ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailItem Class / HighlightBackColorProperty Field




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