2 writes to SuppressClickEvent
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (2)
1525
_draggingSrcHeader.
SuppressClickEvent
= true;
1549
_draggingSrcHeader.
SuppressClickEvent
= false;
1 reference to SuppressClickEvent
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridViewColumnHeader.cs (1)
265
if (!
SuppressClickEvent
)