Summary
Extensions for
AvaloniaProperty
.
- Namespace
- Avalonia
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AvaloniaPropertyExtensions"]
class Type type-node
Syntax
public static class AvaloniaPropertyExtensions
Methods
Name | Value | Summary |
---|---|---|
CanValueAffectRender |
bool |
Checks if values of given property can affect rendering (via
IAffectsRender ).
static
|