2 overrides of SnapHeightRequest
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
108public override int SnapHeightRequest(int request) => request;
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (1)
206public override int SnapHeightRequest(int newHeight)