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