AvaloniaPropertyAccessorNode.

AvaloniaPropertyAccessorNode(AvaloniaProperty, bool) Constructor

Syntax

public AvaloniaPropertyAccessorNode(AvaloniaProperty property, bool enableValidation)

Parameters

Name Type Description
property AvaloniaProperty
enableValidation bool

Return Value

Type Description
void