4 references to FirePropertyChangeInAncestry
PresentationCore (4)
System\Windows\ReverseInheritProperty.cs (4)
81FirePropertyChangeInAncestry(oldOrigin, oldValue: true, treeStateLocalCopy, originChangedAction); 88FirePropertyChangeInAncestry(newOrigin, oldValue: false, null, originChangedAction); 222FirePropertyChangeInAncestry(coreParent, oldValue, treeState, originChangedAction); 226FirePropertyChangeInAncestry(logicalParent, oldValue, treeState, originChangedAction);