Dela via


IXamlLanguageService Interface

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

The XAML language service.

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

Syntax

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

Remarks

Returns file contexts for the specified provider. Language information is provided through the context.

See Also

Reference

IXamlLanguageService Members

Microsoft.Xaml Namespace

Other Resources

WPF Designer Extensibility