4 references to GetNextChild
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.DropDownButtonAccessibleObject.cs (1)
55
NavigateDirection.NavigateDirection_NextSibling => parent.
GetNextChild
(this),
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObject.cs (1)
315
return parent.
GetNextChild
(this);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObject.cs (1)
39
NavigateDirection.NavigateDirection_NextSibling => parent.
GetNextChild
(this),
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObject.cs (1)
55
NavigateDirection.NavigateDirection_NextSibling => parent.
GetNextChild
(this),