3 writes to _propertyForInheritanceContext
PresentationFramework (3)
System\Windows\Data\CollectionViewSource.cs (3)
858
_propertyForInheritanceContext
= property;
862
_propertyForInheritanceContext
= null;
880
_propertyForInheritanceContext
= null;
1 reference to _propertyForInheritanceContext
PresentationFramework (1)
System\Windows\Data\CollectionViewSource.cs (1)
790
get { return
_propertyForInheritanceContext
; }