The task: Make the text content of the InlineUIContainer to be inline with the outer text. The standard behaviour of the InlineUIContainer content is when the bottom edge is inline with the outer tex
I\'m having difficulty adding the inline of specific type InlineUIContainer into the InlineCollection (Content property) of a TextBlock. It appears the .Add() method of InlineCollection doesn\'t accep
I have a class that derives from InlineUIContainer.I want to take an action when an editing command (like ToggleBold) is performed on a FlowDocument selection that includes an instance of this class.I
I have a RichTextBox that allows the user to type and edit and insert some complex UIElements that are wrapped in InlineUIContainer.The problem is when the user tries to delete/backspace one of the In