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




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