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