- Namespace
- Avalonia
.Markup .Xaml .MarkupExtensions - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ReflectionBindingExtension"]
class Type type-node
Syntax
public class ReflectionBindingExtension
Constructors
Properties
Name | Value | Summary |
---|---|---|
Converter | IValueConverter | |
ConverterParameter | object | |
ElementName | string | |
FallbackValue | object | |
Mode | BindingMode | |
Path | string | |
Priority | BindingPriority | |
RelativeSource | RelativeSource | |
Source | object | |
StringFormat | string | |
TargetNullValue | object |
Methods
Name | Value | Summary |
---|---|---|
ProvideValue |
Binding |