1 write to _owner
PresentationFramework (1)
MS\Internal\PtsHost\PageVisual.cs (1)
24_owner = new WeakReference(owner);
4 references to _owner
PresentationFramework (4)
MS\Internal\PtsHost\PageVisual.cs (4)
108IContentHost host = _owner.Target as IContentHost; 121IContentHost host = _owner.Target as IContentHost; 136IContentHost host = _owner.Target as IContentHost; 150IContentHost host = _owner.Target as IContentHost;