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