IXamlCompletion Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Completion information returned by IXamlFileInformationContext for a particular location in the file.
The IXamlCompletion type exposes the following members.
Properties
Name
Description
Gets text to display to the user regarding the completion.
Gets the description of the event handler expected.
Gets text to insert into the file that represents the completion.
Gets a value indicating whether this completion refers to an event.
Gets the kind for this completion.
Gets the simple name of the item.
Top