3 references to InvalidateAncestorsRecursive
PresentationCore (3)
MS\Internal\UIElementHelper.cs (1)
215ap.InvalidateAncestorsRecursive();
System\Windows\Automation\Peers\AutomationPeer.cs (2)
2124EventsSource?.InvalidateAncestorsRecursive(); 2126_parent?.InvalidateAncestorsRecursive();