2 references to FindIndexByPosition
PresentationFramework (2)
System\Windows\Controls\GridViewHeaderRowPresenter.cs (2)
460
_desColumnIndex =
FindIndexByPosition
(_currentPos, true);
1510
_startColumnIndex =
FindIndexByPosition
(_startPos, false);