PropertyAccessorNode.

PropertyAccessorNode(string, bool) Constructor

Namespace
Avalonia.Data.Core
Containing Type
PropertyAccessorNode

Syntax

public PropertyAccessorNode(string propertyName, bool enableValidation)

Parameters

Name Type Description
propertyName string
enableValidation bool

Return Value

Type Description
void