Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Icon Class / OnFlowDirectionChanged Method

In This Topic
    OnFlowDirectionChanged Method (C1Icon)
    In This Topic
    Called when the flow direction changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnFlowDirectionChanged() 
    protected virtual void OnFlowDirectionChanged()
    See Also