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