ILoadStateProvider Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides a load state.
Namespace: Microsoft.Windows.Design.Documents
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
'Declaration
Public Interface ILoadStateProvider
'Usage
Dim instance As ILoadStateProvider
public interface ILoadStateProvider
public interface class ILoadStateProvider
public interface ILoadStateProvider
Remarks
This interface is implemented by certain exceptions that are thrown during markup loading.
See Also
Reference
Microsoft.Windows.Design.Documents Namespace