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