3 references to WindowCaptionHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3847
while (!_cacheValid[(int)CacheSlot.
WindowCaptionHeight
])
3849
_cacheValid[(int)CacheSlot.
WindowCaptionHeight
] = true;
5997
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
WindowCaptionHeight
))