System\Windows\ReverseInheritProperty.cs (4)
80FirePropertyChangeInAncestry(oldOrigin, oldValue: true, treeStateLocalCopy, originChangedAction);
87FirePropertyChangeInAncestry(newOrigin, oldValue: false, null, originChangedAction);
221FirePropertyChangeInAncestry(coreParent, oldValue, treeState, originChangedAction);
225FirePropertyChangeInAncestry(logicalParent, oldValue, treeState, originChangedAction);