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





In This Topic
EnableTextSelectionProperty Field (GdViewer)
In This Topic
Backing store for the EnableTextSelection property.
Syntax
'Declaration
 
Public Shared ReadOnly EnableTextSelectionProperty As BindableProperty
public static readonly BindableProperty EnableTextSelectionProperty
public field EnableTextSelectionProperty: BindableProperty; static; readonly 
public static var EnableTextSelectionProperty : BindableProperty;
public: static readonly BindableProperty* EnableTextSelectionProperty
public:
static readonly BindableProperty^ EnableTextSelectionProperty
See Also