3 writes to _propertyForInheritanceContext
PresentationFramework (3)
System\Windows\Data\CollectionViewSource.cs (3)
859
_propertyForInheritanceContext
= property;
863
_propertyForInheritanceContext
= null;
881
_propertyForInheritanceContext
= null;
1 reference to _propertyForInheritanceContext
PresentationFramework (1)
System\Windows\Data\CollectionViewSource.cs (1)
791
get { return
_propertyForInheritanceContext
; }