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





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