1 write to owner
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
917this.owner = owner;
4 references to owner
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (4)
933automationId = this.owner.GetType().Name; 942if (owner.Items.Count > 0) 949name = this.owner.HintText; 956return this.owner.GetType().Name;