Windows-API-Code-Pack-1.1
Windows-API-Code-Pack-1.1 copied to clipboard
ExplorerBrowser Control UpdateDependencyPropertiesFromCLRPRoperties
In ExplorerBrowser_Loaded method if we reduce the Interval to 10ms (10 * 10000) then what will be impact? Does it affects UpdateDependencyPropertiesFromCLRPRoperties() initialization?
As I read the code itself and the surrounding comments, it looks like it could lead to an InvalidOperationException on Win 7.
If you want to put together a PR to reduce that time, I'll go ahead and merge it since win 7 is EOL for normal support and anyone that needs to continue supporting it can stick with the version prior to this change.