Base:
method
Navigate
System.Windows.Forms.AccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)
2 references to Navigate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
2798return Navigate(AccessibleNavigation.Previous); 2800return Navigate(AccessibleNavigation.Next);