BindingErrorEventArgs Class

Definition

public ref class BindingErrorEventArgs : Microsoft::Maui::Controls::Xaml::Diagnostics::BindingBaseErrorEventArgs
public class BindingErrorEventArgs : Microsoft.Maui.Controls.Xaml.Diagnostics.BindingBaseErrorEventArgs
type BindingErrorEventArgs = class
    inherit BindingBaseErrorEventArgs
Public Class BindingErrorEventArgs
Inherits BindingBaseErrorEventArgs
Inheritance
BindingErrorEventArgs

Properties

Binding (Inherited from BindingBaseErrorEventArgs)
ErrorCode (Inherited from BindingBaseErrorEventArgs)
Message (Inherited from BindingBaseErrorEventArgs)
MessageArgs (Inherited from BindingBaseErrorEventArgs)
Source
Target
TargetProperty
XamlSourceInfo (Inherited from BindingBaseErrorEventArgs)

Applies to