3 references to FocusHorizontalBorderHeight
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
2495
while (!_cacheValid[(int)CacheSlot.
FocusHorizontalBorderHeight
])
2497
_cacheValid[(int)CacheSlot.
FocusHorizontalBorderHeight
] = true;
5153
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
FocusHorizontalBorderHeight
))