ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearPanCtl Class / CursorProperty Field




In This Topic
    CursorProperty Field (ImGearPanCtl)
    In This Topic
    Represents Cursor dependency property.
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly CursorProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearPanCtl.CursorProperty
    public new static readonly DependencyProperty CursorProperty
    public: new static readonly DependencyProperty* CursorProperty
    public:
    new static readonly DependencyProperty^ CursorProperty
    See Also