Partager via


WindowTabIcon Classe

Définition

Représente l’icône affichée par le système pour un onglet de fenêtre.

public ref class WindowTabIcon sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Shell.WindowTabManagerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class WindowTabIcon final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Shell.WindowTabManagerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class WindowTabIcon
Public NotInheritable Class WindowTabIcon
Héritage
Object Platform::Object IInspectable WindowTabIcon
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Desktop Extension SDK (introduit dans 10.0.23504.0)
API contract
Windows.UI.Shell.WindowTabManagerContract (introduit dans v1.0)

Remarques

Important

Cette API s’adresse uniquement aux applications de bureau Win32. UWP et d’autres types d’application ne sont pas pris en charge.

Méthodes

CreateFromFontGlyph(String, String)

Crée une icône à partir de la famille de glyphes et de polices fournie.

CreateFromFontGlyph(String, String, Uri)

Crée une icône à partir du glyphe, de la famille de polices et de l’URI de police fournis.

CreateFromImage(IRandomAccessStreamReference)

Crée l’icône à partir du flux d’image fourni.

S’applique à