1 write to _cacheFocusVerticalBorderWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3940_cacheFocusVerticalBorderWidth = CreateInstance(SystemResourceKeyID.FocusVerticalBorderWidth);
2 references to _cacheFocusVerticalBorderWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3938if (_cacheFocusVerticalBorderWidth == null) 3943return _cacheFocusVerticalBorderWidth;