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




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