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)
110IContentHost host = _owner.Target as IContentHost; 123IContentHost host = _owner.Target as IContentHost; 138IContentHost host = _owner.Target as IContentHost; 152IContentHost host = _owner.Target as IContentHost;