Base:
method
Navigate
System.Windows.Forms.AccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)
2 references to Navigate
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.GridEntryAccessibleObject.cs (2)
338return Navigate(AccessibleNavigation.Previous); 340return Navigate(AccessibleNavigation.Next);