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

DocumentSourceProperty Field

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