Version

IsInLargeMode Property

Gets the value which indicates whether there are visible UltraTiles in the Large state.
Syntax
'Declaration
 
Public ReadOnly Property IsInLargeMode As Boolean
public bool IsInLargeMode {get;}

Property Value

True if there is at least one visible large UltraTile; False if all tiles are in the Normal state.
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