Partilhar via


BindElementAttribute Classe

Definição

Configura opções para associar tipos de elemento específicos.

public ref class BindElementAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class BindElementAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type BindElementAttribute = class
    inherit Attribute
Public NotInheritable Class BindElementAttribute
Inherits Attribute
Herança
BindElementAttribute
Atributos

Construtores

BindElementAttribute(String, String, String, String)

Constrói uma instância de BindElementAttribute.

Propriedades

ChangeAttribute

Obtém o nome de um atributo que registrará um evento de alteração associado.

Element

Obtém o nome da marca do elemento.

Suffix

Obtém o valor do sufixo. Por exemplo, isso significará valuebind-valueou null significará bind.

ValueAttribute

Obtém o nome do atributo de valor a ser associado.

Aplica-se a