I'm looking for a control for .net maui for cross-platform desktop development that lets you resize the different sections of your user interface like the GridSplitter control does in WinUI.
Calculate X position and set left column width. Make splitter Visible so we can see if while dragging. Use DragUIOverride options to hide caption and glyph while dragging.