Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
Namespace: Microsoft.Windows.Design.Documents
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
'Declaration
Public Interface IMarkupProjectContext
'Usage
Dim instance As IMarkupProjectContext
public interface IMarkupProjectContext
public interface class IMarkupProjectContext
public interface IMarkupProjectContext
Remarks
A markup project context is an optional object that can be passed to the Load method of the MarkupDocumentManager class.
See Also
Reference
Microsoft.Windows.Design.Documents Namespace