Share via


IXamlFileInformationContext Interface

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

A context interface for a particular XAML file.

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

Syntax

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

See Also

Reference

IXamlFileInformationContext Members

Microsoft.Xaml Namespace

Other Resources

WPF Designer Extensibility