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

ContentElement.MouseRightButtonDownEvent (Campo)

Identifies the MouseRightButtonDown routed event.

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

public static readonly RoutedEvent MouseRightButtonDownEvent
public static final RoutedEvent MouseRightButtonDownEvent
public static final var MouseRightButtonDownEvent : RoutedEvent
No se pueden utilizar campos en XAML.

Valor de campo

The identifier for the MouseRightButtonDown routed event.

Routed event identifiers are created when routed events are registered. These identifiers contain an identifying name, owner type, handler type, routing strategy, and utility method for adding owners for the event. You can use these identifiers to add class handlers.

For more information about registering routed events, see RegisterRoutedEvent. For more information about using routed event identifiers to add class handlers, see RegisterClassHandler.

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.