1 write to LargeButtons
System.Web.Mobile (1)
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
166
this._pgProperties.
LargeButtons
= false;
1 reference to LargeButtons
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
2994
int toolStripHeight = ((
LargeButtons
) ? largeButtonSize : normalButtonSize).Height + toolStripButtonPaddingY;