InkAnalyzerBase.UpdateStrokesCacheBase イベント

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

名前空間:  System.Windows.Ink.AnalysisCore
アセンブリ:  IACore (IACore.dll 内)

構文

'宣言
Public Event UpdateStrokesCacheBase As UpdateStrokesCacheBaseEventHandler
'使用
Dim instance As InkAnalyzerBase
Dim handler As UpdateStrokesCacheBaseEventHandler

AddHandler instance.UpdateStrokesCacheBase, handler
public event UpdateStrokesCacheBaseEventHandler UpdateStrokesCacheBase
public:
 event UpdateStrokesCacheBaseEventHandler^ UpdateStrokesCacheBase {
    void add (UpdateStrokesCacheBaseEventHandler^ value);
    void remove (UpdateStrokesCacheBaseEventHandler^ value);
}
JScript では、イベントは使用できません。
member UpdateStrokesCacheBase : IEvent<UpdateStrokesCacheBaseEventHandler,
    UpdateStrokesCacheBaseEventArgs>

プラットフォーム

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

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

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

InkAnalyzerBase クラス

InkAnalyzerBase メンバー

System.Windows.Ink.AnalysisCore 名前空間