Expandir Minimizar
Este tema aún no ha recibido ninguna valoración - Valorar este tema

Stylus.RemovePreviewStylusDownHandler (Método)

Removes a handler for the PreviewStylusDown event.

Espacio de nombres: System.Windows.Input
Ensamblado: PresentationCore (en presentationcore.dll)

public static void RemovePreviewStylusDownHandler (
	DependencyObject element,
	StylusDownEventHandler handler
)
public static void RemovePreviewStylusDownHandler (
	DependencyObject element, 
	StylusDownEventHandler handler
)
public static function RemovePreviewStylusDownHandler (
	element : DependencyObject, 
	handler : StylusDownEventHandler
)
No se pueden utilizar métodos en XAML.

Parámetros

element

The UIElement or ContentElement that listens to this event.

handler

The event handler to remove.

Microsoft .NET Framework 3.0 es compatible con Windows Vista, Microsoft Windows XP SP2 y Windows Server 2003 SP1.

.NET Framework

Compatible con: 3.0
¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.