Dela via


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

Public property

DisplayText

Gets text to display to the user regarding the completion.

Public property

EventDescription

Gets the description of the event handler expected.

Public property

InsertionText

Gets text to insert into the file that represents the completion.

Public property

IsEvent

Gets a value indicating whether this completion refers to an event.

Public property

Kind

Gets the kind for this completion.

Public property

Name

Gets the simple name of the item.

Top

See Also

Reference

IXamlCompletion Interface

Microsoft.Xaml Namespace