C# Class Umc.Core.Tools.VSGesture.OptionPages.OptionPageMouseAction

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Datei anzeigen Open project: powerumc/vsgesture

Public Methods

Method Description
OptionPageMouseAction ( ) : System

Protected Methods

Method Description
OnActivate ( System e ) : void
OnApply ( PageApplyEventArgs e ) : void

Method Details

OnActivate() protected method

protected OnActivate ( System e ) : void
e System
return void

OnApply() protected method

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
return void

OptionPageMouseAction() public method

public OptionPageMouseAction ( ) : System
return System