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





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