Summary
Checks if values of given property can affect rendering (via
IAffectsRender
).
- Namespace
- Avalonia
- Containing Type
- Avalonia
Property Extensions
Syntax
public static bool CanValueAffectRender(this AvaloniaProperty property)
Parameters
Name | Type | Description |
---|---|---|
property | AvaloniaProperty | Property to check. |
Return Value
Type | Description |
---|---|
bool |