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

CurrentPageProperty Field

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