1 write to _cacheFocusVerticalBorderWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3939_cacheFocusVerticalBorderWidth = CreateInstance(SystemResourceKeyID.FocusVerticalBorderWidth);
2 references to _cacheFocusVerticalBorderWidth
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3937if (_cacheFocusVerticalBorderWidth == null) 3942return _cacheFocusVerticalBorderWidth;