2 writes to OwnerDisplayName
System.Activities (2)
System\Activities\Hosting\LocationInfo.cs (2)
24
this.
OwnerDisplayName
= ownerDisplayName;
75
set { this.
OwnerDisplayName
= value; }
1 reference to OwnerDisplayName
System.Activities (1)
System\Activities\Hosting\LocationInfo.cs (1)
74
get { return this.
OwnerDisplayName
; }