- Namespace
- Avalonia
.Controls - Interfaces
-
- IAvaloniaObject
- IAvaloniaObjectDebug
- I
Notify Property Changed - IValueSink
- Base Types
-
- object
- AvaloniaObject
Syntax
public class ProgressBar.ProgressBarTemplateProperties : AvaloniaObject, IAvaloniaObject,
IAvaloniaObjectDebug, INotifyPropertyChanged, IValueSink
Events
Name | Type | Summary |
---|---|---|
PropertyChanged | EventHandler |
Raised when a
AvaloniaProperty value changes on this object.
Inherited from AvaloniaObject
|
Fields
Name | Constant Value | Summary |
---|---|---|
Container2 |
static
|
|
Container2 |
static
|
|
Container2 |
static
|
|
Container |
static
|
|
Container |
static
|
|
Container |
static
|
Properties
Name | Value | Summary |
---|---|---|
Container2 |
double | |
Container2 |
double | |
Container2Width | double | |
Container |
double | |
Container |
double | |
ContainerWidth | double | |
InheritanceParent | IAvaloniaObject |
Gets or sets the parent object that inherited
AvaloniaProperty values
are inherited from.
Inherited from AvaloniaObject
|
this[ |
object |
Gets or sets the value of a
AvaloniaProperty .
Inherited from AvaloniaObject
|
this[ |
IBinding |
Gets or sets a binding for a
AvaloniaProperty .
Inherited from AvaloniaObject
|