Condividi tramite


InputPropertyAttribute Classe

Definizione

Rappresenta un attributo che indica quale proprietà di un tipo è la proprietà di input XAML. Un processore XAML usa queste informazioni durante l'elaborazione degli elementi figlio XAML delle rappresentazioni XAML del tipo con attributo.

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
Ereditarietà
InputPropertyAttribute
Attributi

Costruttori

InputPropertyAttribute()

Inizializza una nuova istanza della classe InputPropertyAttribute .

Campi

Name

Nome della proprietà.

Si applica a

Vedi anche