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