ThemeModeConverter.CanConvertTo(ITypeDescriptorContext, Type) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Determines whether or not this class can convert to a given type.

public override bool CanConvertTo (System.ComponentModel.ITypeDescriptorContext typeDescriptorContext, Type destinationType);

Parameters

typeDescriptorContext
ITypeDescriptorContext

The ITypeDescriptorContext for this call.

destinationType
Type

The Type being queried for support.

Returns

true if this converter can convert to the provided type; otherwise, false.

Applies to

Product Versies
Windows Desktop 9