3 references to IsImmediateAutomationChild
PresentationFramework (3)
MS\Internal\Documents\TextContainerHelper.cs (3)
331
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
347
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))
367
if (ownerContentStart == null ||
IsImmediateAutomationChild
(start, ownerContentStart))