3 references to IsImmediateAutomationChild
PresentationFramework (3)
src\Framework\MS\Internal\Documents\TextContainerHelper.cs (3)
340
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
356
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
376
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))