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