Свойство | Type | Description | |
---|---|---|---|
GetDependencyProperty | |||
SetDependencyProperty | void |
Méthode | Description | |
---|---|---|
AddListener ( |
||
RemoveListener ( |
Méthode | Description | |
---|---|---|
StartListening ( object source ) : void | ||
StopListening ( object source ) : void |
Méthode | Description | |
---|---|---|
GetDependencyProperty ( |
||
SetDependencyProperty ( |
public static AddListener ( |
||
source | ||
listener | IWeakEventListener | |
property | ||
Résultat | void |
public static RemoveListener ( |
||
source | ||
listener | IWeakEventListener | |
Résultat | void |
protected StartListening ( object source ) : void | ||
source | object | |
Résultat | void |
protected StopListening ( object source ) : void | ||
source | object | |
Résultat | void |