3 references to IsMenuDropRightAligned
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
4015while (!_cacheValid[(int)CacheSlot.IsMenuDropRightAligned]) 4017_cacheValid[(int)CacheSlot.IsMenuDropRightAligned] = true; 5823if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IsMenuDropRightAligned))