1 write to _areInactiveSelectionHighlightBrushKeysSupported
PresentationFramework (1)
src\Framework\System\Windows\FrameworkCompatibilityPreferences.cs (1)
68_areInactiveSelectionHighlightBrushKeysSupported = value;
1 reference to _areInactiveSelectionHighlightBrushKeysSupported
PresentationFramework (1)
src\Framework\System\Windows\FrameworkCompatibilityPreferences.cs (1)
58get { return _areInactiveSelectionHighlightBrushKeysSupported; }