In This Topic
GdPicture14.MAUI Namespace / GdViewer Class / SelectedTextProperty Field

SelectedTextProperty Field

In This Topic
Backing store for the SelectedText property.
Syntax
'Declaration

 

Public Shared ReadOnly SelectedTextProperty As BindableProperty
public static readonly BindableProperty SelectedTextProperty
public field SelectedTextProperty: BindableProperty; static; readonly 
public static var SelectedTextProperty : BindableProperty;
public: static readonly BindableProperty* SelectedTextProperty
public:

static readonly BindableProperty^ SelectedTextProperty
See Also