4 references to MouseVanish
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
198while (!_cacheValid[(int)CacheSlot.MouseVanish]) 200_cacheValid[(int)CacheSlot.MouseVanish] = true; 207_cacheValid[(int)CacheSlot.MouseVanish] = false; 5169return InvalidateProperty((int)CacheSlot.MouseVanish, "MouseVanish");