C# Class Crosschat.Client.WinPhone.MessageDataTemplateSelector

Inheritance: System.Windows.Controls.ContentControl
Afficher le fichier Open project: EgorBo/CrossChat-Xamarin.Forms

Méthodes protégées

Méthode Description
OnContentChanged ( object oldContent, object newContent ) : void

Method Details

OnContentChanged() protected méthode

protected OnContentChanged ( object oldContent, object newContent ) : void
oldContent object
newContent object
Résultat void