2 writes to _hasMultipleInheritanceContexts
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionViewSource.cs (2)
871
ref
_hasMultipleInheritanceContexts
,
880
ref
_hasMultipleInheritanceContexts
,
2 references to _hasMultipleInheritanceContexts
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionViewSource.cs (2)
860
if (!
_hasMultipleInheritanceContexts
&& _inheritanceContext == null)
890
get { return
_hasMultipleInheritanceContexts
; }