3 references to Throw
PresentationFramework (3)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
1731case FrameworkCompatibilityPreferences.HandleBindingOptions.Throw:
src\Framework\System\Windows\FrameworkCompatibilityPreferences.cs (2)
167!MS.Internal.SecurityHelper.IsFullTrustCaller() ? HandleBindingOptions.Throw : 170/* else */ HandleBindingOptions.Throw;