1 write to _cacheFocusBorderHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
253_cacheFocusBorderHeight = CreateInstance(SystemResourceKeyID.FocusBorderHeight);
2 references to _cacheFocusBorderHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
251if (_cacheFocusBorderHeight == null) 256return _cacheFocusBorderHeight;