1 write to DropLocationIndicator
PresentationFramework (1)
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
717
reorderingEventArgs.
DropLocationIndicator
= _columnHeaderDropLocationIndicator;
1 reference to DropLocationIndicator
PresentationFramework (1)
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
724
_columnHeaderDropLocationIndicator = reorderingEventArgs.
DropLocationIndicator
;