1 implementation of Send
Microsoft.Maui.Controls (1)
MessagingCenter.cs (1)
127 void IMessagingCenter.Send<TSender>(TSender sender, string message)
1 reference to Send
Microsoft.Maui.Controls (1)
MessagingCenter.cs (1)
124 Instance.Send(sender, message);