- Namespace
- XamlIl
.TypeSystem - Containing Type
- IXamlIlTypeBuilder
Syntax
IXamlIlProperty DefineProperty(IXamlIlType propertyType, string name, IXamlIlMethod setter, IXamlIlMethod getter)
Parameters
Name | Type | Description |
---|---|---|
propertyType | IXamlIlType | |
name | string | |
setter | IXamlIlMethod | |
getter | IXamlIlMethod |
Return Value
Type | Description |
---|---|
IXamlIlProperty |