4 references to FirePropertyChangeInAncestry
PresentationCore (4)
System\Windows\ReverseInheritProperty.cs (4)
86FirePropertyChangeInAncestry(oldOrigin, true /* oldValue */, treeStateLocalCopy, originChangedAction); 93FirePropertyChangeInAncestry(newOrigin, false /* oldValue */, null, originChangedAction); 227FirePropertyChangeInAncestry(coreParent, oldValue, treeState, originChangedAction); 231FirePropertyChangeInAncestry(logicalParent, oldValue, treeState, originChangedAction);