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