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