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