IBindableObject

Namespace: WellFired.Guacamole

Description

Properties

INotifyPropertyChanged BindingContext { get; set; }

Public Methods

object GetValue ( BindableProperty bindableProperty )
bool SetValue ( BindableProperty bindableProperty, object value )

Breakdown

  • INotifyPropertyChanged BindingContext { get; set; }