2 writes to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
869
ref
_hasMultipleInheritanceContexts
,
878
ref
_hasMultipleInheritanceContexts
,
2 references to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
858
if (!
_hasMultipleInheritanceContexts
&& _inheritanceContext == null)
888
get { return
_hasMultipleInheritanceContexts
; }