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