1 write to _focusBorderWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
125
_focusBorderWidth
= ConvertPixel(focusBorderWidth);
1 reference to _focusBorderWidth
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
135
return
_focusBorderWidth
;