InputScopeNameConverter.CanConvertFrom Method (ITypeDescriptorContext, Type)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns whether this converter can convert an object of one type to the InputScopeName type.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- context
- Type: System.ComponentModel.ITypeDescriptorContext
An ITypeDescriptorContext that provides a format context.
- sourceType
- Type: System.Type
A Type that represents the type you want to convert from.
Show: