Dela via


IMarkupProjectContext 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.

Provides additional project-level information when parsing a markup file.

The IMarkupProjectContext type exposes the following members.

Methods

 

Name

Description

Public method

GetBinaryResource

Retrieves the specified URI in the project system and returns its contents as a binary blob.

Public method

GetModelResource

Retrieves the specified URI in the project system, loads it, and returns a ModelItem representing the root.

Public method

TranslateStreamUri

Translates a URI to the original URI.

Top

Properties

 

Name

Description

Public property

ApplicationModel

Gets the application model.

Public property

ParentModelResources

Gets a resource list that is used to resolve resource references during the tree load in order to handle finding resources defined in another tree.

Public property

ResourceUris

Gets an enumeration of URI values that can be loaded as resources.

Top

See Also

Reference

IMarkupProjectContext Interface

Microsoft.Windows.Design.Documents Namespace