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