ImageGear21.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailItem Class : CurrentBackground Property |
'Declaration Public ReadOnly Property CurrentBackground As Brush
'Usage Dim instance As ImGearThumbnailItem Dim value As Brush value = instance.CurrentBackground
public Brush CurrentBackground {get;}
public: __property Brush* get_CurrentBackground();
System.Windows.Media.Brush
value.