- Namespace
- Avalonia
- Containing Type
- Styled
Element Extensions
Syntax
public static IDisposable BindClass(this IStyledElement target, string className, IBinding source, object anchor)
Parameters
Name | Type | Description |
---|---|---|
target | IStyledElement | |
className | string | |
source | IBinding | |
anchor | object |
Return Value
Type | Description |
---|---|
IDisposable |