4 references to FocusBorderHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
133
while (!_cacheValid[(int)CacheSlot.
FocusBorderHeight
])
135
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = true;
145
_cacheValid[(int)CacheSlot.
FocusBorderHeight
] = false;
5165
return InvalidateProperty((int)CacheSlot.
FocusBorderHeight
, "FocusBorderHeight");