2 references to InvalidateAutomationAncestorsCoreHelper
PresentationFramework (2)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (1)
897return InvalidateAutomationAncestorsCoreHelper(branchNodeStack, out continuePastCoreTree, shouldInvalidateIntermediateElements);
src\Framework\System\Windows\FrameworkElement.cs (1)
3073return InvalidateAutomationAncestorsCoreHelper(branchNodeStack, out continuePastCoreTree, shouldInvalidateIntermediateElements);