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