3 writes to rightMouseClick
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (3)
588
this.
rightMouseClick
= false;
625
rightMouseClick
= true;
705
this.
rightMouseClick
= false;
2 references to rightMouseClick
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
527
else if (this.
rightMouseClick
)
672
if (
rightMouseClick
)