1 write to _owner
PresentationFramework (1)
MS\Internal\PtsHost\PageVisual.cs (1)
25
_owner
= new WeakReference(owner);
4 references to _owner
PresentationFramework (4)
MS\Internal\PtsHost\PageVisual.cs (4)
110
IContentHost host =
_owner
.Target as IContentHost;
123
IContentHost host =
_owner
.Target as IContentHost;
138
IContentHost host =
_owner
.Target as IContentHost;
152
IContentHost host =
_owner
.Target as IContentHost;