2 references to ClipboardDragDropEnableNrbfSerializationSwitchName
System.Windows.Forms.Primitives (2)
System\LocalAppContextSwitches\LocalAppContextSwitches.cs (2)
114
if (switchName ==
ClipboardDragDropEnableNrbfSerializationSwitchName
)
261
get => GetCachedSwitchValue(
ClipboardDragDropEnableNrbfSerializationSwitchName
, ref s_clipboardDragDropEnableNrbfSerialization);