Interface IXamlErrorSink
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Interface where errors during XAML loading are reported.
public interface IXamlErrorSink
Methods
- ReportError(string, int, int)
Reports a XAML load error.