BruceA
What template do I use in Visual Studio to add a XAML file to a Uno project?
It's not obvious (in my VS2022 Community install) from the New Item dialog which one actually represents a XAML file. I'm trying to create a XAML object to be used with a
ContentControl.Content
.1 replies
Loss of focus, loss of visual cue that selection is selected
I have a customized RichEditBox. I select some text. I move the mouse up to the menubar to select an item that changes the fontsize of the selection. The selection, because it has lost focus, no longer "appears" selected. The selection nevertheless is changed. How do I get the selection to remain visible even when the focus has moved to another control?
14 replies