ListBindableAttribute.IsDefaultAttribute Método

Definición

Devuelve si ListBindable está establecida en el valor predeterminado.

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

Devoluciones

true si ListBindable está establecida en el valor predeterminado; en caso contrario, false.

Se aplica a

Consulte también