1 instantiation of RadioButtonGroupValueChanged
Microsoft.Maui.Controls (1)
RadioButton\RadioButtonGroupController.cs (1)
144
new
RadioButtonGroupValueChanged
(_groupName, RadioButtonGroup.GetVisualRoot(_layout), radioButtonValue));
4 references to RadioButtonGroupValueChanged
Microsoft.Maui.Controls (4)
RadioButton\RadioButton.cs (3)
398
MessagingCenter.Subscribe<Element,
RadioButtonGroupValueChanged
>(this,
410
MessagingCenter.Unsubscribe<Element,
RadioButtonGroupValueChanged
>(this, RadioButtonGroup.GroupValueChangedMessage);
431
void HandleRadioButtonGroupValueChanged(Element layout,
RadioButtonGroupValueChanged
args)
RadioButton\RadioButtonGroupController.cs (1)
143
MessagingCenter.Send<Element,
RadioButtonGroupValueChanged
>(_layout, RadioButtonGroup.GroupValueChangedMessage,