'Declaration <DescriptionAttribute("The padding of thumbnail control.")> <CategoryAttribute("VintaSoft")> Public Property ThumbnailControlPadding As System.Windows.Thickness
[Description("The padding of thumbnail control.")] [Category("VintaSoft")] public System.Windows.Thickness ThumbnailControlPadding { get; set; }
[Description("The padding of thumbnail control.")] [Category("VintaSoft")] public: __property System.Windows.Thickness* get_ThumbnailControlPadding(); public: __property void set_ThumbnailControlPadding(
System.Windows.Thickness* value
);
[Description("The padding of thumbnail control.")] [Category("VintaSoft")] public:
property System.Windows.Thickness^ ThumbnailControlPadding { System.Windows.Thickness^ get(); void set(System.Windows.Thickness^ value); }
Property Value
Значение по умолчанию: Empty.