Méthode | Description | |
---|---|---|
ToString ( ) : string | ||
get_clone ( ) : |
||
item_generic ( ) : System | ||
set_number ( int num, string num_desc ) : void | ||
set_replybutton ( reply_clicked reply_handler ) : void | ||
set_touchevent ( avatar_touch_down_handler touch_handler ) : void |
Méthode | Description | |
---|---|---|
HitTestCore ( System hitTestParameters ) : System.Windows.Media.HitTestResult |
protected HitTestCore ( System hitTestParameters ) : System.Windows.Media.HitTestResult | ||
hitTestParameters | System | |
Résultat | System.Windows.Media.HitTestResult |
public set_number ( int num, string num_desc ) : void | ||
num | int | |
num_desc | string | |
Résultat | void |
public set_replybutton ( reply_clicked reply_handler ) : void | ||
reply_handler | reply_clicked | |
Résultat | void |
public set_touchevent ( avatar_touch_down_handler touch_handler ) : void | ||
touch_handler | avatar_touch_down_handler | |
Résultat | void |