1 write to _owner
PresentationFramework (1)
MS\Internal\Controls\ModelTreeEnumerator.cs (1)
166_owner = headeredContentControl;
2 references to _owner
PresentationFramework (2)
MS\Internal\Controls\ModelTreeEnumerator.cs (2)
210return Object.ReferenceEquals(header, _owner.Header) && 211Object.ReferenceEquals(_content, _owner.Content);