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)
115IContentHost host = _owner.Target as IContentHost; 128IContentHost host = _owner.Target as IContentHost; 143IContentHost host = _owner.Target as IContentHost; 157IContentHost host = _owner.Target as IContentHost;