Свойство | Type | Description | |
---|---|---|---|
Default | |||
No | |||
Yes |
Méthode | Description | |
---|---|---|
BindableAttribute ( BindableSupport flags ) : System | ||
BindableAttribute ( BindableSupport flags, BindingDirection direction ) : System | ||
BindableAttribute ( bool bindable ) : System | ||
BindableAttribute ( bool bindable, BindingDirection direction ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IsDefaultAttribute ( ) : bool |
public BindableAttribute ( BindableSupport flags ) : System | ||
flags | BindableSupport | |
Résultat | System |
public BindableAttribute ( BindableSupport flags, BindingDirection direction ) : System | ||
flags | BindableSupport | |
direction | BindingDirection | |
Résultat | System |
public BindableAttribute ( bool bindable ) : System | ||
bindable | bool | |
Résultat | System |
public BindableAttribute ( bool bindable, BindingDirection direction ) : System | ||
bindable | bool | |
direction | BindingDirection | |
Résultat | System |
public static BindableAttribute,System.ComponentModel Default | ||
Résultat |
public static BindableAttribute,System.ComponentModel No | ||
Résultat |