4 references to FocusBorderHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
134
while (!_cacheValid[(int)CacheSlot.
FocusBorderHeight
])
136
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = true;
146
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = false;
5166
return InvalidateProperty((int)CacheSlot.
FocusBorderHeight
, "FocusBorderHeight");