LayoutEditor.CommitPendingChanges(Boolean) 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.
public:
virtual void CommitPendingChanges(bool exitInplaceEditMode);
public void CommitPendingChanges (bool exitInplaceEditMode);
abstract member CommitPendingChanges : bool -> unit
override this.CommitPendingChanges : bool -> unit
Public Sub CommitPendingChanges (exitInplaceEditMode As Boolean)
Parameters
- exitInplaceEditMode
- Boolean