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




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