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