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)
89LayoutOptions layout = CommonLayout();
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (1)
135LayoutOptions layout = CommonLayout();
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxStandardAdapter.cs (1)
107LayoutOptions layout = CommonLayout();