C# Class Crosschat.Client.WinPhone.MessageDataTemplateSelector

Inheritance: System.Windows.Controls.ContentControl
Mostrar archivo Open project: EgorBo/CrossChat-Xamarin.Forms

Protected Methods

Method Description
OnContentChanged ( object oldContent, object newContent ) : void

Method Details

OnContentChanged() protected method

protected OnContentChanged ( object oldContent, object newContent ) : void
oldContent object
newContent object
return void