5 references to ContactPhone
Microsoft.Maui.Essentials (5)
Types\Contact.shared.cs (5)
39 IEnumerable<ContactPhone> phones, 97 public List<ContactPhone> Phones { get; set; } = new List<ContactPhone>(); 160 /// Initializes a new instance of the <see cref="ContactPhone"/> class. 167 /// Initializes a new instance of the <see cref="ContactPhone"/> class with the given data.