RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1BlockUIContainer Class
Members

In This Topic
    C1BlockUIContainer Class
    In This Topic
    A block-level flow content element which enables UIElement elements to be embedded in flow content.
    Object Model
    C1BlockUIContainer Class
    Syntax
    'Declaration
     
    <ContentPropertyAttribute()>
    Public Class C1BlockUIContainer 
       Inherits C1Block
    [ContentProperty()]
    public class C1BlockUIContainer : C1Block 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.RichTextBox.Documents.C1TextElement
          C1.Xaml.RichTextBox.Documents.C1Block
             C1.Xaml.RichTextBox.Documents.C1BlockUIContainer

    See Also