Alex MSFT

Results 4 comments of Alex MSFT

Closing, missed that we can use System.ClientModel: https://learn.microsoft.com/en-us/dotnet/api/overview/azure/system.clientmodel-readme?view=azure-dotnet#simple-modelreaderwriter-usage.

I figured that was the cause, thanks for the fix! Probably a good fix would be to fetch the access token when there is none cached, instead of relying on...

This still repros. I have a WPF Reddit client, my NVDA users are pretty unhappy about the NVDA support, because lines in the textbox are read twice most of the...

@seanbudd @codeofdusk I filed an issue on WPF's GitHub: https://github.com/dotnet/wpf/issues/7190