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




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