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




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