RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedDecreaseFontSizeTool Class / LargeContentTemplate Property

In This Topic
    LargeContentTemplate Property (C1SimplifiedDecreaseFontSizeTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property LargeContentTemplate As DataTemplate
    public DataTemplate LargeContentTemplate {get; set;}
    See Also