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

EnablePageShadowProperty Field

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