1 write to _cacheSelectionFade
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1651_cacheSelectionFade = CreateInstance(SystemResourceKeyID.SelectionFade);
2 references to _cacheSelectionFade
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1649if (_cacheSelectionFade == null) 1654return _cacheSelectionFade;