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

DocumentLoadedProperty Field

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