Converts instances of String type to and from instances of Thickness.
Namespace:
C1.WPF.Extended.PropertyGridAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public class ThicknessConverter : IValueConverter |
| Visual Basic |
|---|
Public Class ThicknessConverter _ Implements IValueConverter |
| XAML Object Element Usage |
|---|
<ThicknessConverter .../> |