1 write to _cacheFocusBorderHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
266_cacheFocusBorderHeight = CreateInstance(SystemResourceKeyID.FocusBorderHeight);
2 references to _cacheFocusBorderHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
264if (_cacheFocusBorderHeight == null) 269return _cacheFocusBorderHeight;