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)
119IContentHost host = _owner.Target as IContentHost; 132IContentHost host = _owner.Target as IContentHost; 147IContentHost host = _owner.Target as IContentHost; 161IContentHost host = _owner.Target as IContentHost;