DependencyProperty.IsEvent Proprietà

Definizione

Ottiene la proprietà che indica se è DependencyProperty un evento Delegate.

public:
 property bool IsEvent { bool get(); };
public bool IsEvent { get; }
member this.IsEvent : bool
Public ReadOnly Property IsEvent As Boolean

Valore della proprietà

true se è DependencyProperty un evento Delegate; in caso contrario, false.

Si applica a