3 references to FlatCheckSize
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (1)
138
FlatCheckSize
,
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxFlatAdapter.cs (1)
96
layout.CheckSize = (int)(
FlatCheckSize
* GetDpiScaleRatio());
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (1)
163
int checkSize = (int)(
FlatCheckSize
* GetDpiScaleRatio());