InputPropertyAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un attribut qui indique quelle propriété d’un type est la propriété d’entrée XAML. Un processeur XAML utilise ces informations lors du traitement des éléments enfants XAML des représentations XAML du type attribué.
public ref class InputPropertyAttribute sealed : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public sealed class InputPropertyAttribute : Attribute
Public NotInheritable Class InputPropertyAttribute
Inherits Attribute
- Héritage
-
InputPropertyAttribute
- Attributs
Constructeurs
InputPropertyAttribute() |
Initialise une nouvelle instance de la classe InputPropertyAttribute. |
Champs
Name |
Nom de la propriété. |