ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / CommitCommand Field

In This Topic
    CommitCommand Field
    In This Topic
    Commits the edited content.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CommitCommand As RoutedCommand
    public static readonly RoutedCommand CommitCommand
    See Also