Version

SelectionCheckmarkColor Property

Returns or sets the color of the checkmark for selected tiles or groups.
Syntax
'Declaration
 
Public Property SelectionCheckmarkColor As Color
public Color SelectionCheckmarkColor {get; set;}
Remarks

Use this property to change the color of the checkmark that appears when a tile or group is selected. If no color is selected (default), then the LiveTileView will calculate an appropriate contrasting color based on the background color.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also