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)
2798
return
Navigate
(AccessibleNavigation.Previous);
2800
return
Navigate
(AccessibleNavigation.Next);