6 writes to textOffset
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ButtonInternal\ButtonFlatAdapter.cs (2)
294layout.textOffset = !up; 307layout.textOffset = !up;
winforms\Managed\System\WinForms\ButtonInternal\ButtonPopupAdapter.cs (2)
166layout.textOffset = !up; 183layout.textOffset = !up;
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (1)
233layout.textOffset = !up;
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
290layout.textOffset = false;
1 reference to textOffset
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
1399if (textOffset) {