Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
Practices
Prism
Interactivity
InteractionRequest
InteractionRequestTrigger
C# Class Microsoft.Practices.Prism.Interactivity.InteractionRequest.InteractionRequestTrigger
Custom event trigger for using with
IInteractionRequest
objects.
The standard
System.Windows.Interactivity.EventTrigger
class can be used instead, as long as the 'Raised' event name is specified.
Inheritance:
System.Windows.Interactivity.EventTrigger
Afficher le fichier
Open project: xperiandri/PortablePrism
Méthodes protégées
Méthode
Description
GetEventName
( ) :
string
Specifies the name of the Event this EventTriggerBase is listening for.
Method Details
GetEventName()
protected
méthode
Specifies the name of the Event this EventTriggerBase is listening for.
protected
GetEventName
( ) :
string
Résultat
string