1 write to _owner
PresentationFramework (1)
MS\Internal\PtsHost\PageVisual.cs (1)
24
_owner
= new WeakReference(owner);
4 references to _owner
PresentationFramework (4)
MS\Internal\PtsHost\PageVisual.cs (4)
108
IContentHost host =
_owner
.Target as IContentHost;
121
IContentHost host =
_owner
.Target as IContentHost;
136
IContentHost host =
_owner
.Target as IContentHost;
150
IContentHost host =
_owner
.Target as IContentHost;