12 references to GetCachedSwitchValue
System.Windows.Forms.Primitives (12)
System\LocalAppContextSwitches\LocalAppContextSwitches.cs (12)
55
get =>
GetCachedSwitchValue
(DoNotCatchUnhandledExceptionsSwitchName, ref s_doNotCatchUnhandledExceptions);
158
get =>
GetCachedSwitchValue
(AnchorLayoutV2SwitchName, ref s_anchorLayoutV2);
169
get =>
GetCachedSwitchValue
(ApplyParentFontToMenusSwitchName, ref s_applyParentFontToMenus);
175
get =>
GetCachedSwitchValue
(ScaleTopLevelFormMinMaxSizeForDpiSwitchName, ref s_scaleTopLevelFormMinMaxSizeForDpi);
181
get =>
GetCachedSwitchValue
(TrackBarModernRenderingSwitchName, ref s_trackBarModernRendering);
192
get =>
GetCachedSwitchValue
(ServicePointManagerCheckCrlSwitchName, ref s_servicePointManagerCheckCrl);
198
get =>
GetCachedSwitchValue
(DataGridViewUIAStartRowCountAtZeroSwitchName, ref s_dataGridViewUIAStartRowCountAtZero);
204
get =>
GetCachedSwitchValue
(NoClientNotificationsSwitchName, ref s_noClientNotifications);
219
get =>
GetCachedSwitchValue
(EnableMsoComponentManagerSwitchName, ref s_enableMsoComponentManager);
229
get =>
GetCachedSwitchValue
(TreeNodeCollectionAddRangeRespectsSortOrderSwitchName, ref s_treeNodeCollectionAddRangeRespectsSortOrder);
243
get =>
GetCachedSwitchValue
(ClipboardDragDropEnableUnsafeBinaryFormatterSerializationSwitchName,
261
get =>
GetCachedSwitchValue
(ClipboardDragDropEnableNrbfSerializationSwitchName, ref s_clipboardDragDropEnableNrbfSerialization);