2 references to InvalidateAutomationAncestorsCoreHelper
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (1)
880return InvalidateAutomationAncestorsCoreHelper(branchNodeStack, out continuePastCoreTree, shouldInvalidateIntermediateElements);
System\Windows\FrameworkElement.cs (1)
3055return InvalidateAutomationAncestorsCoreHelper(branchNodeStack, out continuePastCoreTree, shouldInvalidateIntermediateElements);