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




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