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