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

EnableLinksProperty Field

In This Topic
Backing store for the EnableLinks property.
Syntax
'Declaration
 
Public Shared ReadOnly EnableLinksProperty As BindableProperty
public static readonly BindableProperty EnableLinksProperty
public field EnableLinksProperty: BindableProperty; static; readonly 
public static var EnableLinksProperty : BindableProperty;
public: static readonly BindableProperty* EnableLinksProperty
public:
static readonly BindableProperty^ EnableLinksProperty
See Also