ISpaceReservationManager Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | AddAgent(ISpaceReservationAgent^) | Adds a space reservation agent to the list of agents managed by this manager. |
![]() | CreatePopupAgent(ITrackingSpan^, PopupStyles, UIElement^) | Creates a default implementation of an ISpaceReservationAgent that displays its content in a popup window. |
![]() | RemoveAgent(ISpaceReservationAgent^) | Removes the specified space reservation agent from the list of agents managed by this manager. |
![]() | UpdatePopupAgent(ISpaceReservationAgent^, ITrackingSpan^, PopupStyles) | Updates the specified agent with the specified span. |
Show:
