4 references to NavigateForward
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewCell.cs (4)
5251return NavigateForward(true /*wrapAround*/); 5258return NavigateForward(false /*wrapAround*/); 5266return NavigateForward(true /*wrapAround*/); 5503return NavigateForward(false);