1 write to _cacheFocusVerticalBorderWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3953_cacheFocusVerticalBorderWidth = CreateInstance(SystemResourceKeyID.FocusVerticalBorderWidth);
2 references to _cacheFocusVerticalBorderWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3951if (_cacheFocusVerticalBorderWidth == null) 3956return _cacheFocusVerticalBorderWidth;