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