ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1EditableContentControl Class / OnIsInEditModeChanged Method

In This Topic
    OnIsInEditModeChanged Method (C1EditableContentControl)
    In This Topic
    The control has changed the mode.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnIsInEditModeChanged() 
    protected virtual void OnIsInEditModeChanged()
    See Also