2 references to MapContent
Microsoft.Maui.Controls (2)
RadioButton\RadioButton.Mapper.cs (1)
14
RadioButtonHandler.Mapper.ReplaceMapping<RadioButton, IRadioButtonHandler>(nameof(IRadioButton.Content),
MapContent
);
RadioButton\RadioButton.Standard.cs (1)
7
=>
MapContent
((IRadioButtonHandler)handler, radioButton);