Condividi tramite


AttachedPropertyInfo<T>.DefaultValue Proprietà

Definizione

Ottiene o imposta il valore predefinito della proprietà associata.

public:
 property T DefaultValue { T get(); void set(T value); };
public T DefaultValue { get; set; }
member this.DefaultValue : 'T with get, set
Public Property DefaultValue As T

Valore della proprietà

T

Valore predefinito della proprietà associata.

Si applica a