ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationSettings Class / TemplatesProperty Field




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