5 overrides of Expand
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4571internal override void Expand() {
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2914internal override void Expand() {
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
409internal override void Expand() {
winforms\Managed\System\WinForms\ToolStripDropDownItem.cs (1)
837internal override void Expand() {
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (1)
839internal override void Expand() {
1 reference to Expand
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
1116Expand();