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





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