ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailCtl Class / DragDropOptionsProperty Field




In This Topic
    DragDropOptionsProperty Field
    In This Topic
    Represents DragDropOptions dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DragDropOptionsProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearThumbnailCtl.DragDropOptionsProperty
    public static readonly DependencyProperty DragDropOptionsProperty
    public: static readonly DependencyProperty* DragDropOptionsProperty
    public:
    static readonly DependencyProperty^ DragDropOptionsProperty
    See Also