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