コード例 #1
0
 void SendMessageTappedCommand(object sender, EventArgs e)
 {
     vm.ValidateSendMsg(txtMessage.HtmlText);
 }