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