JumpListItemForegroundConverter.Disabled Property

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

Syntax

'Declaration
Public Property Disabled As Brush
public Brush Disabled { get; set; }
public:
property Brush^ Disabled {
    Brush^ get ();
    void set (Brush^ value);
}
member Disabled : 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

JumpListItemForegroundConverter Class

Microsoft.Phone.Controls Namespace