'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();
Property Value
System.Windows.Media.Brush
value.