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