5 references to Subscribe
Microsoft.Maui.Controls (5)
RadioButton\RadioButton.cs (2)
399 MessagingCenter.Subscribe<RadioButton, RadioButtonGroupSelectionChanged>(this, 401 MessagingCenter.Subscribe<Element, RadioButtonGroupValueChanged>(this,
RadioButton\RadioButtonGroupController.cs (3)
31 MessagingCenter.Subscribe<RadioButton, RadioButtonGroupSelectionChanged>(this, 33 MessagingCenter.Subscribe<RadioButton, RadioButtonGroupNameChanged>(this, RadioButton.GroupNameChangedMessage, 35 MessagingCenter.Subscribe<RadioButton, RadioButtonValueChanged>(this, RadioButton.ValueChangedMessage,