2 writes to SuppressClickEvent
PresentationFramework (2)
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (2)
743
_draggingSrcColumnHeader.
SuppressClickEvent
= true;
822
_draggingSrcColumnHeader.
SuppressClickEvent
= false;
1 reference to SuppressClickEvent
PresentationFramework (1)
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (1)
761
if (!
SuppressClickEvent
)