IXamlErrorSink Interface
Definition
Namespace: Alternet.FormDesigner.Wpf.XamlDom
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Interface where errors during XAML loading are reported.
Syntax
public interface IXamlErrorSink
Methods
ReportError(String, Int32, Int32) | Reports a XAML load error. |