6 writes to OwnerType
System.Activities.Presentation (6)
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (6)
310properties[i].OwnerType = type; 317OwnerType = type, 492OwnerType = this.GetType(), 506OwnerType = this.GetType(), 520OwnerType = this.GetType(), 534OwnerType = this.GetType(),
1 reference to OwnerType
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
616get { return this.descriptorData.OwnerType; }