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




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