RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1StrikethroughMenuTool Class / IsHighlighted Property

In This Topic
    IsHighlighted Property (C1StrikethroughMenuTool)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsHighlighted As Boolean
    public bool IsHighlighted {get; set;}
    See Also