4 references to FirePropertyChangeInAncestry
PresentationCore (4)
Core\CSharp\System\Windows\ReverseInheritProperty.cs (4)
82FirePropertyChangeInAncestry(oldOrigin, true /* oldValue */, treeStateLocalCopy, originChangedAction); 89FirePropertyChangeInAncestry(newOrigin, false /* oldValue */, null, originChangedAction); 223FirePropertyChangeInAncestry(coreParent, oldValue, treeState, originChangedAction); 227FirePropertyChangeInAncestry(logicalParent, oldValue, treeState, originChangedAction);