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