5 references to CurrentInfo
PresentationFramework (5)
System\Windows\Controls\DataGrid.cs (5)
2612ItemInfo currentInfo = CurrentInfo; 5567ItemInfo currentInfo = CurrentInfo; 5952int index = CurrentInfo.Index; 6054ItemInfo info = controlModifier ? ItemInfoFromIndex(homeKey ? 0 : Items.Count - 1) : CurrentInfo; 6086ItemInfo currentInfo = CurrentInfo;