xaml
Here are 843 public repositories matching this topic...
Right now the Getting Started section in the README is a bit outdated.
People who are just getting started with this library are not likely to have all of the dependencies needed (latest version of VS, .NET Core
What steps will reproduce this issue?
I have headers set up like this:
<TabItem.Header>
<metro:Badged Badge="2">
<TextBlock Text="Not cropped header"
Foreground="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type metro:ContentControlEx}}, Path=(TextElement.Foreground)}"
FontSize="{Bi
This issue relates to the Singleton<T> type defined in Microsoft.Toolkit.Helpers.Singleton.cs.
I'm wondering whether having this type in the toolkit at all is a good idea, considering it can be fully replaced by only using built-in C# language features, which also result in a fas
Proposal: Add some public documentation/information on how language 'projection' works in WinRT
I know that WinRT components have interface definition files, which somehow enable the API for the component to be used by multiple languages e.g. C#, C++. However, I can find very little information on the finer details of how this works. I've heard rumours that the way this works might change with something called cswinrt, but it would still be useful to know the principles and some more details
What would you like to be added:
Implement the TextBlock.MaxLines. It's not implemented yet:
https://github.com/unoplatform/uno/blob/4bd015b98029ae8c121a5ad9d36268742fb76b8e/src/Uno.UI/UI/Xaml/Documents/UIElementTextHelper.wasm.cs#L107_L110
Documentation:
https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.textblock.maxlines
Solution:
https://twitter.com/addyosmani/st
I think documentation of DefaultValue for e.g. DoubleUpDown is missleading, or at least I expected it to be another function set (using 3.3) but didn't see any issue that matched.
Documentation:
DefaultValue | Gets or sets the value to use when the Value is null and an increment/decrement operation is performed. (Inherited from U
Is your feature request related to a problem? Please describe.
I think the navigation bar isn't discoverable enough since 0.7.3
Describe the solution you'd like
like you show that a folder is selectable in the navigation bar, you could also highlight the whole navigation bar when hovering over it to make for the user visible that you can click on the navigation bar to edit the path
- Improve documentation on how to author templates.
- Add documentation on the packaging and distributing of WinTS compatible templates. This must also include differences from how dotnet-new works with template sources.
- Improve tools to help with testing and validating any created templates. Existing tests and tools are a start but these may need updating and revising to make them
Other iOS apps change their theme on the fly when the user changes the system wide theme but Bitwarden requires a full restart.
When the default theme is selected, the color palette should change from light to dark on the fly without requiring any other action from the user.
This page from Apple’s develo
-
Updated
Jul 14, 2020 - C#
Let's relocate the wiki to all the readme.md files for each project. Some of these may not be in the wiki and will just need to be written. Let's include the nuget command, documentation, and sample syntax. We cal also link one readme to another with no problem.
- Template10.Controls.NavViewEx
- Template10.Controls.Resizer
- Template10.Core.Default
- Template10.Core
The DataGridBooleanColumn shows a box filled with an X (Unicode character U+2612, Ballot Box With X) for false values. In my opinion this is incorrect. I believe it should show an empty box (Unicode character U+2610, Ballot Box) instead.
-
Updated
Jul 7, 2020 - C#
It will scale down to the center of the monitor, and the cursor stays where you grabbed it, but AvalonStudio won't be at the cursor:
Expected
Platform
- Android
Author or host
Host
Version of SDK
1.2.6
Details
For the attached card json.
The button in the column set is cutoff on android

The same card on web


Repro Steps:
**Actual Resu