IEditableObject Methods
Collapse the table of content
Expand the table of content

IEditableObject Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The IEditableObject type exposes the following members.

  NameDescription
Public method BeginEdit Causes the object to enter editing mode.
Public method CancelEdit Causes the object to leave editing mode and revert to the previous, unedited value.
Public method EndEdit Causes the object to leave editing mode and commit the edited value.
Top

Show:
© 2017 Microsoft