4 references to MouseVanish
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
212while (!_cacheValid[(int)CacheSlot.MouseVanish]) 214_cacheValid[(int)CacheSlot.MouseVanish] = true; 221_cacheValid[(int)CacheSlot.MouseVanish] = false; 5188return InvalidateProperty((int)CacheSlot.MouseVanish, "MouseVanish");