ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearMagnifierCtl Class / PopupWidthProperty Field




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