4 references to MatchCurrencyManagerPosition
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (3)
547MatchCurrencyManagerPosition(true /*scrollIntoView*/, true /*clearSelection*/); 751MatchCurrencyManagerPosition(false /*scrollIntoView*/, e.ListChangedType == ListChangedType.Reset /*clearSelection*/); 834MatchCurrencyManagerPosition(scrollIntoView, clearSelection);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
25736dataConnection.MatchCurrencyManagerPosition(scrollIntoView, true /*clearSelection*/);