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