RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / ImageAttach Class / ImageTemplate Field

In This Topic
    ImageTemplate Field (ImageAttach)
    In This Topic
    A System.Windows.DataTemplate that creates an System.Windows.Controls.Image control and binds its source.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImageTemplate As DataTemplate
    public static readonly DataTemplate ImageTemplate
    See Also