Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ToggleButton Class / Finalize Method

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