Compartilhar via


Evento InkAnalyzer.ContextNodeDeleting

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink.Analysis (em Microsoft.Ink.Analysis.dll)

Sintaxe

'Declaração
Public Event ContextNodeDeleting As ContextNodeDeletingEventHandler
'Uso
Dim instance As InkAnalyzer
Dim handler As ContextNodeDeletingEventHandler

AddHandler instance.ContextNodeDeleting, handler
public event ContextNodeDeletingEventHandler ContextNodeDeleting
public:
 event ContextNodeDeletingEventHandler^ ContextNodeDeleting {
    void add (ContextNodeDeletingEventHandler^ value);
    void remove (ContextNodeDeletingEventHandler^ value);
}
O JScript não oferece suporte a eventos.

Plataformas

Windows Vista

o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.

Informações sobre versão

.NET Framework

Compatível com: 3.0

Consulte também

Referência

InkAnalyzer Classe

Membros InkAnalyzer

Namespace Microsoft.Ink