- Namespace
- MahApps
.Metro .Converters - Base Types
-
- IValueConverter
graph BT
Type-->Base0["IValueConverter"]
Type["PercentageToGridLengthConverter"]
class Type type-node
Syntax
[ValueConversion(typeof(double), typeof(GridLength))]
public sealed class PercentageToGridLengthConverter : IValueConverter
Attributes
Type | Description |
---|---|
ValueConversion |
Properties
Name | Value | Summary |
---|---|---|
Default | Percentage |
Gets the default instance
static
|
Methods
Name | Value | Summary |
---|---|---|
Convert |
object | |
ConvertBack |
object |