JumpListItemForegroundConverter.Enabled Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the brush to be used for the foreground when the group is not empty and the jump list item is enabled.

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

Syntax

Public Property Enabled As Brush
public Brush Enabled { get; set; }

Property Value

Type: System.Windows.Media..::.Brush
The brush to be used for the foreground when the group is not empty and the jump list item is enabled.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

JumpListItemForegroundConverter Class

Microsoft.Phone.Controls Namespace