ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearThumbnailList Class / ItemCaptionBackgroundProperty Field




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