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)
792get { return _propertyForInheritanceContext; }