RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextPresenter Class / Finalize Method

In This Topic
    Finalize Method (C1RichTextPresenter)
    In This Topic
    Finalizes this instance of the C1RichTextPresenter class.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    protected override void Finalize()
    See Also