InPlaceTextEditor.CommitPendingEdit Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.