3 references to FocusVerticalBorderWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
2779
while(!_cacheValid[(int)CacheSlot.
FocusVerticalBorderWidth
])
2781
_cacheValid[(int)CacheSlot.
FocusVerticalBorderWidth
] = true;
5750
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
FocusVerticalBorderWidth
))