5 references to CurrentInfo
PresentationFramework (5)
System\Windows\Controls\DataGrid.cs (5)
2606ItemInfo currentInfo = CurrentInfo; 5561ItemInfo currentInfo = CurrentInfo; 5946int index = CurrentInfo.Index; 6048ItemInfo info = controlModifier ? ItemInfoFromIndex(homeKey ? 0 : Items.Count - 1) : CurrentInfo; 6080ItemInfo currentInfo = CurrentInfo;