3 writes to _propertyForInheritanceContext
PresentationFramework (3)
src\Framework\System\Windows\Data\CollectionViewSource.cs (3)
862
_propertyForInheritanceContext
= property;
866
_propertyForInheritanceContext
= null;
884
_propertyForInheritanceContext
= null;
1 reference to _propertyForInheritanceContext
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionViewSource.cs (1)
794
get { return
_propertyForInheritanceContext
; }