- Namespace
- XamlX
.TypeSystem - Containing Type
- IXamlTypeBuilder
<TBackendEmitter>
Syntax
IXamlProperty DefineProperty(IXamlType propertyType, string name, IXamlMethod setter, IXamlMethod getter)
Parameters
Name | Type | Description |
---|---|---|
propertyType | IXamlType | |
name | string | |
setter | IXamlMethod | |
getter | IXamlMethod |
Return Value
Type | Description |
---|---|
IXamlProperty |