4 references to SelectionFade
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1530while (!_cacheValid[(int)CacheSlot.SelectionFade]) 1532_cacheValid[(int)CacheSlot.SelectionFade] = true; 1539_cacheValid[(int)CacheSlot.SelectionFade] = false; 5851return InvalidateProperty((int)CacheSlot.SelectionFade, "SelectionFade");