Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1View Class / OnPaddingChanged() Method

In This Topic
    OnPaddingChanged() Method
    In This Topic
    Called when the padding changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnPaddingChanged() 
    protected virtual void OnPaddingChanged()
    See Also