- Namespace
- Avalonia
.Markup .Xaml .MarkupExtensions - Containing Type
- Compiled
Binding Extension
Syntax
protected override ExpressionObserver CreateExpressionObserver(IAvaloniaObject target, AvaloniaProperty targetProperty, object anchor, bool enableDataValidation)
Parameters
Name | Type | Description |
---|---|---|
target | IAvaloniaObject | |
targetProperty | AvaloniaProperty | |
anchor | object | |
enableDataValidation | bool |
Return Value
Type | Description |
---|---|
ExpressionObserver |