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