RecreateContentEventArgs Class
Visual Studio 2015
Provides information about a request to recreate a content of IPeekResultPresentation.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
System.Object
System.EventArgs
Microsoft.VisualStudio.Language.Intellisense.RecreateContentEventArgs
System.EventArgs
Microsoft.VisualStudio.Language.Intellisense.RecreateContentEventArgs
| Name | Description | |
|---|---|---|
![]() | RecreateContentEventArgs(Boolean) | Creates s new instance of RecreateContentEventArgs. |
| Name | Description | |
|---|---|---|
![]() | IsResultContentDeleted | Determines whether the Peek result's content presented by IPeekResultPresentation was deleted. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


