IDirectPropertyMetadata.

EnableDataValidation Property

Summary

Gets a value indicating whether the property is interested in data validation.
Namespace
Avalonia
Containing Type
IDirectPropertyMetadata

Syntax

bool? EnableDataValidation { get; }

Value

Type Description
bool?