Method ConvertFrom
ConvertFrom(Nullable<ITypeDescriptorContext>, Nullable<CultureInfo>, Object)
Converts the given object to the type of this converter, using the specified context and culture information.
Declaration
public override object? ConvertFrom(ITypeDescriptorContext? context, CultureInfo? culture, object value)
Parameters
Type | Name | Description |
---|---|---|
System. |
context | An |
System. |
culture | The |
System. |
value | The |
Returns
Type | Description |
---|---|
System. |
An |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |