-
ButtonStyle.xaml中,使用了OK.png,但是代码中并没有这个文件
-
There are several places, where API expects developer to work with System.Reactive library.
Most of these references come from `CompositeDisposable` type. Such as:
https://github.com/wieslawsoltes/A…
-
### Is your feature request related to a problem? Please describe.
TimePicker/DatePicker styling is problematic, being way too reliant on template parts, and styling deeply baked into C# code.
Any …
-
All of WPF, UWP, Xamarin and Xamarin.Forms support XAML hot reload, which means that you can edit XAML files in debug session and changes will apply immediately on the running app without needs of res…
-
### Affected Version
Collapse 1.82.1 Preview
### Bug Behavior
After entering my credentials, an error will be spat out :(
### Expected Behavior
The database should be connected successfully, like…
-
### Description:
Can't bind to the object itself using an empty or null property path.
### Steps to Reproduce:
Create a column like this:
```
TableView.Columns.Add(new TableViewTextColumn() { H…
-
It seems that when a MAUI library is referenced by a project, the MAUI source generator is run for that project. If the project happens to have XAML files, it interferes with the project's own code ge…
-
### Description
When clicking on I8-View header and footer (Horizontal grid), some monkeys' names and positions were truncated.
### Steps to Reproduce
1.Deploy https://devdiv.visualstudio.com/Pkgs/…
-
Hi!
I was wondering if there was a way to just install the `winrt` package directly, with all the "sub-libraries".
For example, If I want to work with `from winrt.windows.ui` I have to install:
`wi…
-
### Description
I am unable to bind the value from API to xaml UI rendering.
My xamlpage looks like this:
```xaml
…