Поделиться через


BindElementAttribute Класс

Определение

Настраивает параметры для привязки определенных типов элементов.

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
Наследование
BindElementAttribute
Атрибуты

Конструкторы

BindElementAttribute(String, String, String, String)

Создает экземпляр BindElementAttribute.

Свойства

ChangeAttribute

Возвращает имя атрибута, который будет регистрировать связанное событие изменения.

Element

Возвращает имя тега элемента.

Suffix

Возвращает значение суффикса. Например, это будет value означать bind-value, или null .bind

ValueAttribute

Возвращает имя атрибута значения для привязки.

Применяется к