메소드 | 설명 | |
---|---|---|
RibbonDismissPopupEventArgs ( ) : System |
This is an instance constructor for the RibbonDismissPopupEventArgs class. It is constructed with a reference to the event being raised.
|
|
RibbonDismissPopupEventArgs ( RibbonDismissPopupMode dismissMode ) : System |
메소드 | 설명 | |
---|---|---|
InvokeEventHandler ( |
This method is used to perform the proper type casting in order to call the type-safe RibbonDismissPopupEventArgs delegate for the DismissPopupEvent event.
|
protected InvokeEventHandler ( |
||
genericHandler | The handler to invoke. | |
genericTarget | object | The current object along the event's route. |
리턴 | void |
public RibbonDismissPopupEventArgs ( RibbonDismissPopupMode dismissMode ) : System | ||
dismissMode | RibbonDismissPopupMode | |
리턴 | System |