3 writes to _propertyForInheritanceContext
PresentationFramework (3)
System\Windows\Data\CollectionViewSource.cs (3)
860
_propertyForInheritanceContext
= property;
864
_propertyForInheritanceContext
= null;
882
_propertyForInheritanceContext
= null;
1 reference to _propertyForInheritanceContext
PresentationFramework (1)
System\Windows\Data\CollectionViewSource.cs (1)
792
get { return
_propertyForInheritanceContext
; }