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