Base:
method
CommonLayout
System.Windows.Forms.ButtonInternal.CheckableControlBaseAdapter.CommonLayout()
2 references to CommonLayout
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonFlatAdapter.cs (1)
89LayoutOptions layout = CommonLayout();
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonStandardAdapter.cs (1)
67LayoutOptions layout = CommonLayout();