GdPicture.NET.14.MAUI
GdPicture14.MAUI Namespace / GdViewer Class / SelectedTextProperty Field





In This Topic
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