2 writes to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
867
ref
_hasMultipleInheritanceContexts
,
876
ref
_hasMultipleInheritanceContexts
,
2 references to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
856
if (!
_hasMultipleInheritanceContexts
&& _inheritanceContext == null)
886
get { return
_hasMultipleInheritanceContexts
; }