Свойство | Тип | Описание | |
---|---|---|---|
AddActivationHandlers | void | ||
Erase_ScatterManipulationCompleted | void | ||
GeneSearchBox_KeyDown | void | ||
HideGeneInfoMenu | void | ||
InitializeComponent | void | ||
MoveAndShowGeneInfoMenu | void | ||
OnApplicationActivated | void | ||
OnApplicationDeactivated | void | ||
OnApplicationPreviewed | void | ||
PublicationsArticle_DragCanceled | void | ||
PublicationsArticle_PreviewContactDown | void | ||
PublicationsArticle_SVIInitialized | void | ||
RemoveActivationHandlers | void | ||
SendToWorkspace_ScatterManipulationCompleted | void | ||
SeqTransSVI_PreviewContactUp | void | ||
System | void | ||
_CreateDelegate | |||
searchShelfContainerSVI_ScatterManipulationCompleted | void | ||
searchShelfContainerSVI_ScatterManipulationDelta | void | ||
workspaceContainerSVI_ScatterManipulationCompleted | void | ||
workspaceContainerSVI_ScatterManipulationDelta | void |
Метод | Описание | |
---|---|---|
SeqTransSVI_Initialized ( object sender, |
||
SurfaceWindow1 ( ) : System |
Default constructor.
|
Метод | Описание | |
---|---|---|
OnClosed ( |
Occurs when the window is about to close.
|
Метод | Описание | |
---|---|---|
AddActivationHandlers ( ) : void |
Adds handlers for Application activation events.
|
|
Erase_ScatterManipulationCompleted ( object sender, ScatterManipulationCompletedEventArgs e ) : void | ||
GeneSearchBox_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void |
This method closes the surface keyboard when "Enter" key is pressed
|
|
HideGeneInfoMenu ( ) : void | ||
InitializeComponent ( ) : void | ||
MoveAndShowGeneInfoMenu ( |
||
OnApplicationActivated ( object sender, |
This is called when application has been activated.
|
|
OnApplicationDeactivated ( object sender, |
This is called when application has been deactivated.
|
|
OnApplicationPreviewed ( object sender, |
This is called when application is in preview mode.
|
|
PublicationsArticle_DragCanceled ( object sender, SurfaceDragDropEventArgs e ) : void | ||
PublicationsArticle_PreviewContactDown ( object sender, Microsoft e ) : void | ||
PublicationsArticle_SVIInitialized ( object sender, |
||
RemoveActivationHandlers ( ) : void |
Removes handlers for Application activation events.
|
|
SendToWorkspace_ScatterManipulationCompleted ( object sender, ScatterManipulationCompletedEventArgs e ) : void | ||
SeqTransSVI_PreviewContactUp ( object sender, Microsoft e ) : void | ||
System ( int connectionId, object target ) : void | ||
_CreateDelegate ( System delegateType, string handler ) : |
||
searchShelfContainerSVI_ScatterManipulationCompleted ( object sender, ScatterManipulationCompletedEventArgs e ) : void | ||
searchShelfContainerSVI_ScatterManipulationDelta ( object sender, ScatterManipulationDeltaEventArgs e ) : void | ||
workspaceContainerSVI_ScatterManipulationCompleted ( object sender, ScatterManipulationCompletedEventArgs e ) : void | ||
workspaceContainerSVI_ScatterManipulationDelta ( object sender, ScatterManipulationDeltaEventArgs e ) : void |
protected OnClosed ( |
||
e | ||
Результат | void |
public SeqTransSVI_Initialized ( object sender, |
||
sender | object | |
e | ||
Результат | void |