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