DevZest WPF Docking
SplitterDistanceConverter Class |
Converts instances of other types to and from SplitterDistance instances.
Inheritance Hierarchy
Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
The SplitterDistanceConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SplitterDistanceConverter | Initializes a new instance of the SplitterDistanceConverter class |
Remarks
SplitterDistanceConverter supports conversion to and from the following types: String, Decimal, Single, Double, Int16, Int32, Int64, UInt16, UInt32, UInt64.
See Also