3 references to FocusHorizontalBorderHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
2754
while (!_cacheValid[(int)CacheSlot.
FocusHorizontalBorderHeight
])
2756
_cacheValid[(int)CacheSlot.
FocusHorizontalBorderHeight
] = true;
5747
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
FocusHorizontalBorderHeight
))