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




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