ProgressBarProperties Class |
Namespace: Cauldron.XAML.Theme
public static class ProgressBarProperties
The ProgressBarProperties type exposes the following members.
Name | Description | |
---|---|---|
GetDistance |
Gets the value of Distance
| |
GetValue |
Gets the value of Value
| |
SetDistance |
Sets the value of the Distance attached property
| |
SetValue |
Sets the value of the Value attached property
|
Name | Description | |
---|---|---|
DistanceProperty |
Identifies the Distance dependency property
| |
ValueProperty |
Identifies the Value dependency property
|
Name | Description | |
---|---|---|
Distance |
Identifies the Distance dependency property
| |
Value |
Identifies the Value dependency property
|