ComponentOne Input Library for WPF
C1.WPF.Input Namespace / RangeSliderThumb Class / Finalize Method

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