Freigeben über


WindowTabIcon Klasse

Definition

Stellt das Symbol dar, das das System für eine Fensterregisterkarte anzeigt.

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
Vererbung
Object Platform::Object IInspectable WindowTabIcon
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.23504.0)
API contract
Windows.UI.Shell.WindowTabManagerContract (eingeführt in v1.0)

Hinweise

Wichtig

Diese API ist nur für Win32-Desktop-Apps vorgesehen. UWP und andere App-Typen werden nicht unterstützt.

Methoden

CreateFromFontGlyph(String, String)

Erstellt ein Symbol aus der bereitgestellten Glyphen- und Schriftfamilie.

CreateFromFontGlyph(String, String, Uri)

Erstellt ein Symbol aus der bereitgestellten Glyphe, schriftfamilie und schriftarten-URI.

CreateFromImage(IRandomAccessStreamReference)

Erstellt das Symbol aus dem bereitgestellten Bildstream.

Gilt für: