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




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