3 references to FixedFrameHorizontalBorderHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
2704
while(!_cacheValid[(int)CacheSlot.
FixedFrameHorizontalBorderHeight
])
2706
_cacheValid[(int)CacheSlot.
FixedFrameHorizontalBorderHeight
] = true;
5898
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
FixedFrameHorizontalBorderHeight
))