4 references to FocusBorderHeight
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
154
while (!_cacheValid[(int)CacheSlot.
FocusBorderHeight
])
156
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = true;
166
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = false;
5759
return InvalidateProperty((int)CacheSlot.
FocusBorderHeight
, "FocusBorderHeight");