RectConverter.ConvertToString Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Namespace:
System.Windows
Assembly: WindowsBase (in WindowsBase.dll)
Name | Description | |
---|---|---|
![]() | ConvertToString(ITypeDescriptorContext, CultureInfo, Object) | Converts the given value to a string representation, using the specified context and culture information.(Inherited from TypeConverter.) |
![]() | ConvertToString(ITypeDescriptorContext, Object) | Converts the given value to a string representation, using the given context.(Inherited from TypeConverter.) |
![]() | ConvertToString(Object) | Converts the specified value to a string representation.(Inherited from TypeConverter.) |
Show: