1 write to _focusBorderWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
126
_focusBorderWidth
= ConvertPixel(focusBorderWidth);
1 reference to _focusBorderWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
136
return
_focusBorderWidth
;