2 references to MapCursorColor
Microsoft.Maui.Controls (2)
Entry\Entry.iOS.cs (1)
23 MapCursorColor((IEntryHandler)handler, entry);
Entry\Entry.Mapper.cs (1)
17 EntryHandler.Mapper.ReplaceMapping<Entry, IEntryHandler>(PlatformConfiguration.iOSSpecific.Entry.CursorColorProperty.PropertyName, MapCursorColor);