3 references to IsImmediateAutomationChild
PresentationFramework (3)
MS\Internal\Documents\TextContainerHelper.cs (3)
335
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
351
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
371
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))