Skip to content

Commit

Permalink
removed HandleTwoWayBindingToPropertyWithNonPublicSetter compat flag …
Browse files Browse the repository at this point in the history
…sample (#100)
  • Loading branch information
ojhad authored and vatsan-madhavan committed Oct 14, 2019
1 parent 1d96c19 commit 331571d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Compatibility/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@ The values shown below are the defaults for the respective switch.
<!--https://docs.microsoft.com/en-us/dotnet/api/system.windows.frameworkcompatibilitypreferences.shouldthrowoncopyorcutfailure?view=netframework-4.8#System_Windows_FrameworkCompatibilityPreferences_ShouldThrowOnCopyOrCutFailure-->
<!--<add key="ShouldThrowOnCopyOrCutFailure" value="false"/>-->

<!--
Possible values are:
- Throw (.NET 4.0 behavior)
- Allow (default .NET 4.5+, .NET core behavior)
- Disallow
-->
<!--<add key="HandleTwoWayBindingToPropertyWithNonPublicSetter" value="Allow"/>-->

<!--There is a bug in the Windows desktop window manager which can cause
incorrect z-order for windows when several conditions are all met:
(a) windows are parented/owned across different threads or processes
Expand Down

0 comments on commit 331571d

Please sign in to comment.