4 references to MouseVanish
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
229while (!_cacheValid[(int)CacheSlot.MouseVanish]) 231_cacheValid[(int)CacheSlot.MouseVanish] = true; 238_cacheValid[(int)CacheSlot.MouseVanish] = false; 5763return InvalidateProperty((int)CacheSlot.MouseVanish, "MouseVanish");