Added "Switch.UseLegacyAccessibilityFeatures=false" to app.config file

This commit is contained in:
Jaex 2018-10-30 11:18:01 +03:00
parent 505a40302a
commit d5701b8ec0

View file

@ -7,6 +7,8 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="Languages" />
</assemblyBinding>
<!-- AppContextSwitchOverrides value attribute is in the form of 'key1=true|false;key2=true|false -->
<AppContextSwitchOverrides value="Switch.UseLegacyAccessibilityFeatures=false" />
</runtime>
<uri>
<idn enabled="All" />