- Assembly
- Comet
.dll - Namespace
- Comet
.Converters - Interfaces
-
- IValueConverter
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IValueConverter"]
Type["HexToSolidColorBrushConverter"]
class Type type-node
Syntax
public class HexToSolidColorBrushConverter : IValueConverter
Constructors
| Name | Summary |
|---|---|
| Hex |
Methods
| Name | Value | Summary |
|---|---|---|
| Convert |
object | |
| ConvertBack |
object |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
