메소드 | 설명 | |
---|---|---|
InvalidEntryEventArgs ( System.Windows.RoutedEvent id, string entry ) : System |
Ctor
|
메소드 | 설명 | |
---|---|---|
InvokeEventHandler ( |
This method is used to perform the proper type casting in order to call the type-safe InvalidEntryEventHandler delegate for the InvalidEntry event.
|
public InvalidEntryEventArgs ( System.Windows.RoutedEvent id, string entry ) : System | ||
id | System.Windows.RoutedEvent | |
entry | string | |
리턴 | System |
protected InvokeEventHandler ( |
||
genericHandler | The handler to invoke. | |
genericTarget | object | The current object along the event's route. |
리턴 | void |