Rishabh Chauhan
Results
12
comments of
Rishabh Chauhan
@mslukebo On further investigation, I found that the current fix won't work in WPF as it will return incorrect count in few cases (one is mentioned by @miloush) In case...
> I've tested this code below to set the `AppContext` switch and find it worked. > > ```cs > public class Program > { > [STAThread] > static void Main()...