ListBindableAttribute.IsDefaultAttribute Metodo

Definizione

Restituisce un valore che indica se ListBindable è impostato sul valore predefinito.

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

Valori restituiti

true se ListBindable è impostato sul valore predefinito; in caso contrario, false.

Si applica a

Vedi anche