1 write to _owner
PresentationFramework (1)
MS\Internal\PtsHost\PageVisual.cs (1)
30
_owner
= new WeakReference(owner);
4 references to _owner
PresentationFramework (4)
MS\Internal\PtsHost\PageVisual.cs (4)
115
IContentHost host =
_owner
.Target as IContentHost;
128
IContentHost host =
_owner
.Target as IContentHost;
143
IContentHost host =
_owner
.Target as IContentHost;
157
IContentHost host =
_owner
.Target as IContentHost;