ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailCtl Class / SelectionForeColorProperty Field




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