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