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