ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationItems Class / PopupTextProperty Field




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