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