4 references to Add
Microsoft.Maui.Controls (4)
Internals\ProfilePage.cs (2)
131
grid.
Add
(scrollView, 0, 0);
132
grid.
Add
(controls, 0, 1);
RadioButton\RadioButton.cs (1)
566
grid.
Add
(contentPresenter, 1, 0);
Shell\BaseShellItem.cs (1)
485
grid.
Add
(label, 1, 0);