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