Property EventIsDropDownClicked
EventIsDropDownClicked
Gets whether is drop down part of the tool was clicked when event is fired.
[Browsable(false)]
public bool EventIsDropDownClicked { get; }
Property Value
Remarks
Use it in the ToolDropDown or other event handlers.