2 references to ValueChangedMessage
Microsoft.Maui.Controls (2)
RadioButton\RadioButton.cs (1)
384
MessagingCenter.Send(this,
ValueChangedMessage
,
RadioButton\RadioButtonGroupController.cs (1)
35
MessagingCenter.Subscribe<RadioButton, RadioButtonValueChanged>(this, RadioButton.
ValueChangedMessage
,