7 references to DefineSwitchDefault
PresentationFramework (7)
src\Framework\System\AppContextDefaultValues.cs (7)
30
LocalAppContext.
DefineSwitchDefault
(FrameworkAppContextSwitches.DoNotApplyLayoutRoundingToMarginsAndBorderThicknessSwitchName, true);
34
LocalAppContext.
DefineSwitchDefault
(FrameworkAppContextSwitches.GridStarDefinitionsCanExceedAvailableSpaceSwitchName, true);
38
LocalAppContext.
DefineSwitchDefault
(FrameworkAppContextSwitches.SelectionPropertiesCanLagBehindSelectionChangedEventSwitchName, true);
42
LocalAppContext.
DefineSwitchDefault
(FrameworkAppContextSwitches.DoNotUseFollowParentWhenBindingToADODataRelationSwitchName, true);
46
LocalAppContext.
DefineSwitchDefault
(FrameworkAppContextSwitches.IListIndexerHidesCustomIndexerSwitchName, true);
50
LocalAppContext.
DefineSwitchDefault
(FrameworkAppContextSwitches.SelectorUpdatesSelectionPropertiesWhenDisconnectedSwitchName, true);
71
LocalAppContext.
DefineSwitchDefault
(FrameworkAppContextSwitches.UseAdornerForTextboxSelectionRenderingSwitchName, true);