Dela via


IMarshaledXamlLanguageService Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Returns file contexts for the specified XAML SourceInformation.

Namespace:  Microsoft.Xaml
Assembly:  Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)

Syntax

'Declaration
Public Interface IMarshaledXamlLanguageService
'Usage
Dim instance As IMarshaledXamlLanguageService
public interface IMarshaledXamlLanguageService
public interface class IMarshaledXamlLanguageService
public interface IMarshaledXamlLanguageService

Remarks

Language information is provided through the context. Use IMarshaledXamlLanguageService instead IXamlLanguageService if the language service is in a separate AppDomain. This is because the SourceInformation class marshals better than IMarkupSourceProvider.

See Also

Reference

IMarshaledXamlLanguageService Members

Microsoft.Xaml Namespace