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