ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearPageViewContextMenu Class / AnnotationItemsProperty Field




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