1 write to owner
System.WorkflowServices (1)
System\Workflow\ComponentModel\Design\ActivityDesignerHighlighter.cs (1)
27this.owner = owner;
4 references to owner
System.WorkflowServices (4)
System\Workflow\ComponentModel\Design\ActivityDesignerHighlighter.cs (4)
37if (owner.Activity != null && owner.Activity.Site != null) 39return owner.Activity.Site.GetService(serviceType); 97Point scrollPosition = workflowView.ClientPointToLogical(owner.Location);