2 writes to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
868ref _hasMultipleInheritanceContexts, 877ref _hasMultipleInheritanceContexts,
2 references to _hasMultipleInheritanceContexts
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
857if (!_hasMultipleInheritanceContexts && _inheritanceContext == null) 887get { return _hasMultipleInheritanceContexts; }