SplitterLengthConverter Class

Definition

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.

Applies to