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




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