InfoBadgeTemplateSettings Klasse

Definition

Stellt berechnete Werte bereit, auf die beim Definieren von Vorlagen für ein InfoBadge als TemplatedParent-Quellen verwiesen werden kann.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InfoBadgeTemplateSettings : DependencyObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class InfoBadgeTemplateSettings : DependencyObject
Public Class InfoBadgeTemplateSettings
Inherits DependencyObject
Vererbung
InfoBadgeTemplateSettings
Attribute

Konstruktoren

InfoBadgeTemplateSettings()

Initialisiert eine neue Instanz der InfoBadgeTemplateSettings-Klasse .

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

Eigenschaften

IconElement

Dient zum Abrufen oder Festlegen des Symbolelements für ein InfoBadge.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

IconElementProperty

Identifiziert die Abhängigkeitseigenschaft InfoBadgeTemplateSettings.IconElement .

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

InfoBadgeCornerRadius

Ruft den Eckenradius für ein InfoBadge ab oder legt diesen fest.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

InfoBadgeCornerRadiusProperty

Identifies the InfoBadgeTemplateSettings.InfoBadgeCornerRadius dependency property.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

Gilt für:

Weitere Informationen