1 write to _owner
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PageVisual.cs (1)
34
_owner
= new WeakReference(owner);
4 references to _owner
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\PageVisual.cs (4)
119
IContentHost host =
_owner
.Target as IContentHost;
132
IContentHost host =
_owner
.Target as IContentHost;
147
IContentHost host =
_owner
.Target as IContentHost;
161
IContentHost host =
_owner
.Target as IContentHost;