Property | Type | Description | |
---|---|---|---|
GetDependencyProperty | |||
SetDependencyProperty | void |
Method | Description | |
---|---|---|
AddListener ( |
||
RemoveListener ( |
Method | Description | |
---|---|---|
StartListening ( object source ) : void | ||
StopListening ( object source ) : void |
Method | Description | |
---|---|---|
GetDependencyProperty ( |
||
SetDependencyProperty ( |
public static AddListener ( |
||
source | ||
listener | IWeakEventListener | |
property | ||
return | void |
public static RemoveListener ( |
||
source | ||
listener | IWeakEventListener | |
return | void |
protected StartListening ( object source ) : void | ||
source | object | |
return | void |
protected StopListening ( object source ) : void | ||
source | object | |
return | void |