Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollViewerCornerRadiusBase Class / UpdateOutput Method

In This Topic
    UpdateOutput Method (ScrollViewerCornerRadiusBase)
    In This Topic
    Updates the output when one of the dependant values changed.
    Syntax
    'Declaration
     
    
    Protected MustOverride Sub UpdateOutput() 
    protected abstract void UpdateOutput()
    See Also