Base:
method
CommonLayout
System.Windows.Forms.ButtonInternal.CheckableControlBaseAdapter.CommonLayout()
3 references to CommonLayout
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxFlatAdapter.cs (1)
89
LayoutOptions layout =
CommonLayout
();
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (1)
135
LayoutOptions layout =
CommonLayout
();
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxStandardAdapter.cs (1)
107
LayoutOptions layout =
CommonLayout
();