1 implementation of IsPassword
Microsoft.Maui.Controls (1)
Entry\Entry.cs (1)
122 public bool IsPassword
1 reference to IsPassword
Microsoft.Maui (1)
Handlers\Entry\EntryHandler.cs (1)
26 [nameof(IEntry.IsPassword)] = MapIsPassword,