Archive

Posts Tagged ‘Services’

DXCore Services – Version

November 28th, 2011 Comments off

The Version DXCore service provides DXCore/IDE Tools version information.

Read more…

DXCore Services – Text Views

November 28th, 2011 Comments off

The TextViews DXCore service provides methods and properties for text view manipulation. A text view is a window in Visual Studio IDE that lets you type, edit and view source code text.

Read more…

DXCore Services – Strings

November 22nd, 2011 Comments off

The Strings DXCore service manipulates DXCore string providers. It has methods that expand and format string providers for further expansion inside the code editor using the DXCore plug-ins.

Read more…

DXCore Services – Content

November 22nd, 2011 Comments off

The Content DXCore service provides methods for accessing content providers. Content providers are a common object for refactoring operations and code providers which modify source code.

Read more…

DXCore Services – Graphics

October 31st, 2011 Comments off

The Graphics DXCore Service provides methods for GDI graphic manipulation.

Read more…

DXCore Services – Intellassist

October 31st, 2011 Comments off

The Intellassist DXCore Service provides methods for CodeRush Intellassist feature manipulation (e.g. suspending, resuming, canceling) and additional properties.

Read more…

DXCore Services – SmartTag

October 31st, 2011 Comments off

The SmartTag DXCore service provides access to the smart tags and popup menu manipulation APIs.

Read more…

DXCore Services – Command

October 31st, 2011 Comments off

The Command DXCore Service provides access to the DXCore actions and Visual Studio commands.

Read more…