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