Метод | Описание | |
---|---|---|
GetCompatibleEvents ( |
||
GetCompatibleEvents ( |
||
GetDefaultEvent ( |
||
GetDefaultEvent ( |
||
GetDefaultEventName ( |
||
GetEvent ( |
||
GetEventArgsType ( |
||
GetEventArgsType ( System.ComponentModel.EventDescriptor eventDescriptor ) : |
||
HasCompatibleEvents ( |
||
IsCommandEvent ( |
||
IsCommandEvent ( System.ComponentModel.EventDescriptor eventDescriptor ) : bool |
Метод | Описание | |
---|---|---|
IsCompatibleEvent ( System.ComponentModel.EventDescriptor eventDescriptor, |
public static GetCompatibleEvents ( |
||
control | ||
Результат |
public static GetCompatibleEvents ( |
||
control | ||
filter | Predicate |
|
Результат |
public static GetDefaultEvent ( |
||
control | ||
Результат | System.ComponentModel.EventDescriptor |
public static GetDefaultEvent ( |
||
control | ||
filter | Predicate |
|
Результат | System.ComponentModel.EventDescriptor |
public static GetDefaultEventName ( |
||
control | ||
Результат | string |
public static GetEvent ( |
||
control | ||
eventName | string | |
Результат | System.ComponentModel.EventDescriptor |
public static GetEventArgsType ( |
||
control | ||
eventName | string | |
Результат |
public static GetEventArgsType ( System.ComponentModel.EventDescriptor eventDescriptor ) : |
||
eventDescriptor | System.ComponentModel.EventDescriptor | |
Результат |
public static HasCompatibleEvents ( |
||
control | ||
Результат | bool |
public static IsCommandEvent ( |
||
control | ||
eventName | string | |
Результат | bool |
public static IsCommandEvent ( System.ComponentModel.EventDescriptor eventDescriptor ) : bool | ||
eventDescriptor | System.ComponentModel.EventDescriptor | |
Результат | bool |