InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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 C1.Xaml.C1Command
    public static readonly C1.Xaml.C1Command CommitCommand
    See Also