Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Microsoft
Practices
Prism
Interactivity
InteractionRequest
InteractionRequestTrigger
C# Класс 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.
Наследование:
System.Windows.Interactivity.EventTrigger
Показать файл
Открыть проект
Защищенные методы
Метод
Описание
GetEventName
( ) :
string
Specifies the name of the Event this EventTriggerBase is listening for.
Описание методов
GetEventName()
защищенный
Метод
Specifies the name of the Event this EventTriggerBase is listening for.
protected
GetEventName
( ) :
string
Результат
string