Condividi tramite


Classe UpdateStrokesCacheBaseEventArgs

Aggiornamento: novembre 2007

Fornisce i dati per l'evento UpdateStrokesCacheBase.

Spazio dei nomi:  System.Windows.Ink.AnalysisCore
Assembly:  IACore (in IACore.dll)

Sintassi

'Dichiarazione
Public Class UpdateStrokesCacheBaseEventArgs _
    Inherits EventArgs
'Utilizzo
Dim instance As UpdateStrokesCacheBaseEventArgs
public class UpdateStrokesCacheBaseEventArgs : EventArgs
public ref class UpdateStrokesCacheBaseEventArgs : public EventArgs
public class UpdateStrokesCacheBaseEventArgs extends EventArgs
public class UpdateStrokesCacheBaseEventArgs extends EventArgs

Note

Per ulteriori informazioni sulla gestione di eventi, vedere Utilizzo degli eventi.

Gerarchia di ereditarietà

System.Object
  System.EventArgs
    System.Windows.Ink.AnalysisCore.UpdateStrokesCacheBaseEventArgs

Codice thread safe

Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.

Piattaforme

Windows Vista, Windows XP SP2, Windows Server 2003

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Framework

Supportato in: 3.0

Vedere anche

Riferimenti

Membri UpdateStrokesCacheBaseEventArgs

Spazio dei nomi System.Windows.Ink.AnalysisCore

System.Windows.Ink.AnalysisCore.InkAnalyzerBase