CursorConverter::ConvertFrom Method

 

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

NameDescription
System_CAPS_pubmethodConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^)

Attempts to convert the specified object to a Cursor, using the specified context.(Overrides TypeConverter::ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^).)

System_CAPS_pubmethodConvertFrom(Object^)

Converts the given value to the type of this converter.(Inherited from TypeConverter.)

Return to top
Show: