5 references to CurrentInfo
PresentationFramework (5)
System\Windows\Controls\DataGrid.cs (5)
2600ItemInfo currentInfo = CurrentInfo; 5555ItemInfo currentInfo = CurrentInfo; 5940int index = CurrentInfo.Index; 6042ItemInfo info = controlModifier ? ItemInfoFromIndex(homeKey ? 0 : Items.Count - 1) : CurrentInfo; 6074ItemInfo currentInfo = CurrentInfo;