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