-
There are 959 project(s) using the non-SDK-style project format. This is an auto-generated issue, detailed and discussed in [dotnet/docs#22271](https://github.com/dotnet/docs/issues/22271).
- [ ] […
-
## Summary
Given an `point` or `rect`, return an element or list of elements that are contained on or in that point. This service is necessary for being able to do element selection within features l…
-
![image](https://user-images.githubusercontent.com/29385489/173784981-5f17c09c-117a-41cb-9a1b-b44c859b5954.png)
-
As a continuation of #371 and X-Ref https://github.com/Microsoft/WindowsTemplateStudio/wiki/Visual-Basic
## Port existing C# templates to VB.
**Pages**
- [x] Blank
- [x] Settings
- [x] WebVie…
-
Hi Noxdafox,
first of all I'd like to thank you for your amazing work in the Python wrapping of Clips functionalities. Your library is well documentated, well written and the manual is perfect. Congr…
-
The readme files for [DragDropObjects](https://github.com/microsoft/WPF-Samples/tree/main/Drag%20and%20Drop/DragDropObjects) and [DragDropTextOps](https://github.com/microsoft/WPF-Samples/tree/main/Dr…
-
## Live Tree element tools: The element selection and the display of adorners
The **Live visual tree** features, like the **element selection** and the **display of adorners**, are truly great tool…
-
- Go to Send tab (the horizontal scrollbar should be present and you need to have at least a coin with long cluster in order)
- click on a row
- use up or down arrows
![Focus row](https://user-im…
-
**Describe the bug**
When the Fluent theme is used, a DataGrid with lots of columns (20+) is very slow when removed from the UI. (about 20x slower than adding) Using the base Light theme is about 7…
-
## Summary
Given either a specific X,Y `point` or a `rect`, return a set of Elements that are visible at that point or points.
In order to be able to do things like draw adorners on top of UI or …