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