MouseActionConverter.CanConvertFrom(ITypeDescriptorContext, Type) 方法

定義

使用指定的內容,判斷所指定類型的物件是否可轉換成 MouseAction 的執行個體。

C#
public override bool CanConvertFrom(System.ComponentModel.ITypeDescriptorContext context, Type sourceType);

參數

context
ITypeDescriptorContext

格式內容,提供正在叫用此轉換器之環境的相關資訊。

sourceType
Type

正在評估以進行轉換的型別。

傳回

如果這個轉換子可以執行作業,則為 true,否則為 false

適用於

產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10