PredefinedTextViewRoles.Editable Field
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.
The predefined Editable role. Applies to text views that can be changed using the keyboard.
public: System::String ^ Editable;
std::wstring Editable;
public const string Editable;
val mutable Editable : string
Public Const Editable As String