It seems like calling this method makes my application freeze.
It is happening on Factory.AddPropertyChangedEventHandler call
https://github.com/JakeGinnivan/UIAComWrapper/blob/master/UIAComWrapper/Automation.cs#L127
Any ideas why is it happening and how I can fix it?
Thanks in advance.