2 references to EndColumnDisplayIndex
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
8298
for (int i = args.StartColumnDisplayIndex; i <= args.
EndColumnDisplayIndex
; i++)
8320
for (int i = args.StartColumnDisplayIndex; i <= args.
EndColumnDisplayIndex
; i++)