2 references to InlineUIContainer
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
163value = new InlineUIContainer((UIElement)value);
src\Framework\System\Windows\Documents\TextRange.cs (1)
1608InlineUIContainer inlineUIContainer = new InlineUIContainer(embeddedElement);