1 implementation of SelectionLength
Microsoft.Maui.Controls (1)
InputView\InputView.cs (1)
257 int ITextInput.SelectionLength
2 references to SelectionLength
Microsoft.Maui (2)
Handlers\Editor\EditorHandler.cs (1)
35 [nameof(IEditor.SelectionLength)] = MapSelectionLength,
Handlers\Entry\EntryHandler.cs (1)
40 [nameof(IEntry.SelectionLength)] = MapSelectionLength