xaml
Here are 1,075 public repositories matching this topic...
-
Updated
Nov 10, 2021 - C#
I have recently updated to the latest version of this library and I am now seeing binding errors related to the FloatingOffset setting:
System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='0,-18' MultiBindingExpression:target element is 'Grid' (Name=''); target property is 'Margin' (type 'Thickness')
This is related to this change in th
-
Updated
Nov 9, 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
Nov 10, 2021 - C#
-
Updated
Nov 7, 2021 - C#
-
Updated
Nov 1, 2021 - C#
-
Updated
Nov 8, 2021 - C#
-
Updated
Nov 10, 2021 - C#
-
Updated
Nov 4, 2021 - C#
-
Updated
Nov 9, 2021 - C#
-
Updated
Oct 16, 2021 - C#
-
Updated
Jun 16, 2021 - C#
Problem Description
An automatic scroll down event to the bottom of the page is being fired when a card element is dragged from the card elements toolbox to the card. You can notice it in the official page https://adaptivecards.io/designer/ but it is more noticeable when the page where the Adaptive Card Designer is being embedded has a footer or something below the ACD.
There is some cas
-
Updated
Nov 7, 2021 - C#
-
Updated
Oct 27, 2021 - C#
-
Updated
Nov 9, 2021 - C#
-
Updated
Nov 6, 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?
when select a Zip file and selects to (extract files),
files display (Select a destination and extract files) window ,
in which the destination path in text box,
however destination textbox is disabled, and not editable
Solution/Idea
the destination textbox should be enabled and editable, so user can modify it by writing down the destination path