3 references to IsMenuDropRightAligned
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3515while (!_cacheValid[(int)CacheSlot.IsMenuDropRightAligned]) 3517_cacheValid[(int)CacheSlot.IsMenuDropRightAligned] = true; 5248if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IsMenuDropRightAligned))