Method | Description | |
---|---|---|
OnToolWindowCreated ( ) : void |
This is called after our control has been created and sited. This is a good place to initialize the control with data gathered from Visual Studio services.
|
|
PipelinePropertiesViewWindowPane ( ) : System |
Standard constructor for the tool window.
|
Method | Description | |
---|---|---|
Bind ( GoPipelineSearch query ) : void |
Bind data to the ToolPaneWindow's controls
|
public PipelinePropertiesViewWindowPane ( ) : System | ||
return | System |