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