BindingErrorEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class BindingErrorEventArgs : Xamarin.Forms.Xaml.Diagnostics.BindingBaseErrorEventArgs
type BindingErrorEventArgs = class
inherit BindingBaseErrorEventArgs
- Inheritance
Properties
| Binding | (Inherited from BindingBaseErrorEventArgs) |
| ErrorCode | (Inherited from BindingBaseErrorEventArgs) |
| Message | (Inherited from BindingBaseErrorEventArgs) |
| MessageArgs | (Inherited from BindingBaseErrorEventArgs) |
| Source | |
| Target | |
| TargetProperty | |
| XamlSourceInfo | (Inherited from BindingBaseErrorEventArgs) |