3 references to GetCachedSwitchValue
System.Private.Windows.Core (3)
System\Private\Windows\CoreAppContextSwitches.cs (3)
85
get =>
GetCachedSwitchValue
(ClipboardDragDropEnableUnsafeBinaryFormatterSerializationSwitchName,
103
get =>
GetCachedSwitchValue
(ClipboardDragDropEnableNrbfSerializationSwitchName, ref s_clipboardDragDropEnableNrbfSerialization);
120
get =>
GetCachedSwitchValue
(DragDropDisableSyncOverAsyncSwitchName, ref s_dragDropDisableSyncOverAsync);