- Namespace
- Avalonia
.Markup .Xaml .MarkupExtensions .CompiledBindings - Containing Type
- StrongTypeCastNode
Syntax
public StrongTypeCastNode(Type type, Func<object, object> cast)
Parameters
Name | Type | Description |
---|---|---|
type | Type | |
cast | Func |
Return Value
Type | Description |
---|---|
void |