2 writes to SuppressClickEvent
PresentationFramework (2)
System\Windows\Controls\GridViewHeaderRowPresenter.cs (2)
1522
_draggingSrcHeader.
SuppressClickEvent
= true;
1546
_draggingSrcHeader.
SuppressClickEvent
= false;
1 reference to SuppressClickEvent
PresentationFramework (1)
System\Windows\Controls\GridViewColumnHeader.cs (1)
262
if (!
SuppressClickEvent
)