3 references to ClipboardThrowExceptionsForGetAPIs
Microsoft.Private.Windows.Core (3)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (3)
386when (!CoreAppContextSwitches.ClipboardThrowExceptionsForGetAPIs && !e.IsCriticalException()) 400if (CoreAppContextSwitches.ClipboardThrowExceptionsForGetAPIs) 467when (!CoreAppContextSwitches.ClipboardThrowExceptionsForGetAPIs && (!request.TypedRequest || ex is not NotSupportedException))