JumpListItemBackgroundConverter.Enabled Property

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Enabled As Brush
public Brush Enabled { get; set; }
public:
property Brush^ Enabled {
    Brush^ get ();
    void set (Brush^ value);
}
member Enabled : Brush with get, set

Property Value

Type: System.Windows.Media.Brush

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

JumpListItemBackgroundConverter Class

Microsoft.Phone.Controls Namespace