3 references to IsImmediateAutomationChild
PresentationFramework (3)
MS\Internal\Documents\TextContainerHelper.cs (3)
332
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
348
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
368
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))