5 references to CurrentInfo
PresentationFramework (5)
System\Windows\Controls\DataGrid.cs (5)
2630ItemInfo currentInfo = CurrentInfo; 5606ItemInfo currentInfo = CurrentInfo; 5991int index = CurrentInfo.Index; 6096ItemInfo info = controlModifier ? ItemInfoFromIndex(homeKey ? 0 : Items.Count - 1) : CurrentInfo; 6128ItemInfo currentInfo = CurrentInfo;