XAML template
From HoNWiki
Revision as of 17:31, 23 October 2009 by Ice Phoenix (Talk | contribs)
[edit] Attributes:
The XAML template element sets up a set of elements to be called by an instance. The only attribute that is assigned to a template is name, which is used by an instance to call it.
| Name | Type | Description | Examples |
|---|---|---|---|
| name | String | Name of element | addfriend_button |

