RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1JustifyTool Class / Update Method

In This Topic
    Update Method (C1JustifyTool)
    In This Topic
    Method called when the tool should update its state.
    Syntax
    'Declaration
     
    Public Overridable Sub Update() 
    public virtual void Update()
    See Also