1 write to _scrollbarWidth
System.Windows.Forms.Design (1)
System\ComponentModel\Design\ByteViewer.cs (1)
439
_scrollbarWidth
= SystemInformation.VerticalScrollBarWidth;
2 references to _scrollbarWidth
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ByteViewer.cs (2)
443
SCROLLBAR_START_X +
_scrollbarWidth
+ BORDER_GAP + INSET_GAP,
563
SCROLLBAR_START_X +
_scrollbarWidth
+ BORDER_GAP + INSET_GAP,