SplitterLengthConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public ref class SplitterLengthConverter : System::ComponentModel::TypeConverter
public class SplitterLengthConverter : System.ComponentModel.TypeConverter
type SplitterLengthConverter = class
inherit TypeConverter
Public Class SplitterLengthConverter
Inherits TypeConverter
- Inheritance
-
SplitterLengthConverter
Constructors
SplitterLengthConverter() |
Microsoft internal use only. |
Methods
CanConvertFrom(ITypeDescriptorContext, Type) |
Microsoft internal use only. |
CanConvertTo(ITypeDescriptorContext, Type) |
Microsoft internal use only. |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) |
Microsoft internal use only. |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) |
Microsoft internal use only. |