4 references to MenuShowDelay
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1160while (!_cacheValid[(int)CacheSlot.MenuShowDelay]) 1162_cacheValid[(int)CacheSlot.MenuShowDelay] = true; 1169_cacheValid[(int)CacheSlot.MenuShowDelay] = false; 5834return InvalidateProperty((int)CacheSlot.MenuShowDelay, "MenuShowDelay");