C# Class Forms9PatchDemo.ExternalQuoteViewCell

Inheritance: Xamarin.Forms.ViewCell
Show file Open project: baskren/Forms9PatchDemo

Public Methods

Method Description
ExternalQuoteViewCell ( ) : System

Protected Methods

Method Description
OnBindingContextChanged ( ) : void

Method Details

ExternalQuoteViewCell() public method

public ExternalQuoteViewCell ( ) : System
return System

OnBindingContextChanged() protected method

protected OnBindingContextChanged ( ) : void
return void