1 write to _cacheFocusBorderHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
262_cacheFocusBorderHeight = CreateInstance(SystemResourceKeyID.FocusBorderHeight);
2 references to _cacheFocusBorderHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
260if (_cacheFocusBorderHeight == null) 265return _cacheFocusBorderHeight;