4 references to FocusBorderHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
148
while (!_cacheValid[(int)CacheSlot.
FocusBorderHeight
])
150
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = true;
160
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = false;
5184
return InvalidateProperty((int)CacheSlot.
FocusBorderHeight
, "FocusBorderHeight");