Edit

Share via


TileControl.IsCompositionSupported Property

Definition

Caution

This property is now obsolete and will be removed in a future version of the Toolkit.

Gets a value indicating whether the platform supports Composition.

[System.Obsolete("This property is now obsolete and will be removed in a future version of the Toolkit.")]
public static bool IsCompositionSupported { get; }
[<System.Obsolete("This property is now obsolete and will be removed in a future version of the Toolkit.")>]
static member IsCompositionSupported : bool
Public Shared ReadOnly Property IsCompositionSupported As Boolean

Property Value

Attributes

Remarks

On platforms not supporting Composition, this is automaticaly set to PureXaml.

Applies to