InPlaceTextEditor.CommitPendingEdit Method

Definition

Commits a pending edit if any.

public:
 bool CommitPendingEdit();
public bool CommitPendingEdit ();
member this.CommitPendingEdit : unit -> bool
Public Function CommitPendingEdit () As Boolean

Returns

true if the commit succeeded.

Applies to