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