xaml
Here are 1,076 public repositories matching this topic...
-
Updated
Oct 29, 2021 - C#
Suggested code to add to Fields.xaml
<smtx:XamlDisplay
Grid.Row="1"
Grid.Column="4"
UniqueKey="fields_30">
<StackPanel>
<CheckBox
x:Name="MaterialDesignOutlinedPasswordFieldTextCountComboBox"
Content="View Text Input Count"/>
-
Updated
Oct 26, 2021 - C#
Current behavior
When I removed the status bar by adding those 4 lines in the style.xml
<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>Applying `VisibleBoundsPadding
From comment on review here: CommunityToolkit/WindowsCommunityToolkit#4206 (comment)
Describe the bug
Our DataGrid Mountain CSV file: https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/mtns.csv
Doesn't contain all the precise dates. Would be good if we can fill in more month/dates for the li
These localized folders are not getting updates anymore (deprecated by touchdown localization)
bn-BD
ha-Latn-NG
sw-KE
uz-Latn-UZ
we can remove those folders from the build to avoid confusion since those files don't get updates.
-
Updated
Oct 29, 2021 - C#
-
Updated
Oct 28, 2021 - C#
-
Updated
Oct 13, 2021 - C#
-
Updated
Oct 28, 2021 - C#
-
Updated
Oct 29, 2021 - C#
-
Updated
Oct 19, 2021 - C#
-
Updated
Oct 29, 2021 - C#
-
Updated
Oct 16, 2021 - C#
-
Updated
Jun 16, 2021 - C#
Target Application
Designer
Problem Description
The Designer on AdaptiveCards.io should be updated based on the currently supported version from those Hosts.
-
Updated
Sep 5, 2021 - C#
-
Updated
Oct 27, 2021 - C#
-
Updated
Oct 24, 2021 - C#
-
Updated
Jul 29, 2021 - C#
-
Updated
Jul 21, 2021 - C#
-
Updated
May 25, 2018 - C#
Improve this page
Add a description, image, and links to the xaml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xaml topic, visit your repo's landing page and select "manage topics."
What's the Problem?
Till now i was using the default grouping which is nothing but I just found out that you can group by date created/modified which is so useful and would really be nice to make it default like in regular file explorer for the downloads folder.
Solution/Idea
Just make group by date modified default.
Alternatives
Just make group by date modified default.
Prio