次の方法で共有


HandwrittenTextInsertion クラス

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

名前空間:  Microsoft.Ink.TextInput
アセンブリ:  Microsoft.Ink (Microsoft.Ink.dll 内)

構文

'宣言
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted := True)> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class HandwrittenTextInsertion
'使用
Dim instance As HandwrittenTextInsertion
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)]
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class HandwrittenTextInsertion
[SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)]
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")]
public ref class HandwrittenTextInsertion
public class HandwrittenTextInsertion
[<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)>]
[<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")>]
type HandwrittenTextInsertion =  class end

継承階層

System.Object
  Microsoft.Ink.TextInput.HandwrittenTextInsertion

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

HandwrittenTextInsertion メンバー

Microsoft.Ink.TextInput 名前空間