TileControl.IsCompositionSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.