1 write to _cacheSelectionFade
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1650_cacheSelectionFade = CreateInstance(SystemResourceKeyID.SelectionFade);
2 references to _cacheSelectionFade
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1648if (_cacheSelectionFade == null) 1653return _cacheSelectionFade;