2 writes to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
868
ref
_hasMultipleInheritanceContexts
,
877
ref
_hasMultipleInheritanceContexts
,
2 references to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
857
if (!
_hasMultipleInheritanceContexts
&& _inheritanceContext == null)
887
get { return
_hasMultipleInheritanceContexts
; }