- Namespace
- Avalonia
.Data .Core - Containing Type
- PropertyAccessorNode
Syntax
public PropertyAccessorNode(string propertyName, bool enableValidation, IPropertyAccessorPlugin customPlugin)
Parameters
Name | Type | Description |
---|---|---|
propertyName | string | |
enableValidation | bool | |
customPlugin | I |
Return Value
Type | Description |
---|---|
void |