InkCollectorCursorButtonUpEventArgs-Klasse
Stellt Daten für das InkCollector.CursorButtonUp-Ereignis, das InkOverlay.CursorButtonUp-Ereignis und das InkPicture.CursorButtonUp-Ereignis bereit.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class InkCollectorCursorButtonUpEventArgs _
Inherits EventArgs
'Usage
Dim instance As InkCollectorCursorButtonUpEventArgs
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class InkCollectorCursorButtonUpEventArgs : EventArgs
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")]
public ref class InkCollectorCursorButtonUpEventArgs : public EventArgs
/** @attribute PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust") */
public class InkCollectorCursorButtonUpEventArgs extends EventArgs
public class InkCollectorCursorButtonUpEventArgs extends EventArgs
Vererbungshierarchie
System.Object
System.EventArgs
Microsoft.Ink.InkCollectorCursorButtonUpEventArgs
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Plattformen
Windows Vista
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0