public List<KeyGesture> MoveCursorToTheEndOfLineWithSelection { get; set; }
Public Property MoveCursorToTheEndOfLineWithSelection As List(Of KeyGesture) Get Set
member MoveCursorToTheEndOfLineWithSelection : List<KeyGesture> with get, set
In This Article