C# Class Crosschat.Client.WinPhone.MessageDataTemplateSelector

Inheritance: System.Windows.Controls.ContentControl
ファイルを表示 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