1 write to _cacheSelectionFade
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1664_cacheSelectionFade = CreateInstance(SystemResourceKeyID.SelectionFade);
2 references to _cacheSelectionFade
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1662if (_cacheSelectionFade == null) 1667return _cacheSelectionFade;