Skip to content
#

xaml

Here are 822 public repositories matching this topic...

calculator
MicrosoftIssueBot
MicrosoftIssueBot commented Apr 14, 2020

Repro Steps:

  1. Launch 'Calculator'.
  2. Home screen will be displayed.​
  3. Navigate through Menu using keyboard and Choose either 'Standard' or 'Scientific Calculator'.
  4. Navigate to History button and activate it.
  5. Navigate to any list item and press context menu button.
  6. Context menu will open.
  7. Navigate to delete button and activate it.
  8. Observe the issue.

**Actual Re

Blinxar
Blinxar commented Jun 23, 2017

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
Bug
WindowsCommunityToolkit
microsoft-ui-xaml
benstevens48
benstevens48 commented Mar 19, 2020

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

larslarsson
larslarsson commented Mar 6, 2020

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

uno
mrlacey
mrlacey commented Oct 27, 2019
  • 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
mobile
szaimen
szaimen commented Oct 31, 2019

Is your feature request related to a problem? Please describe.
I want to add a whole smb-server to the sidebar. Since the network address section isn't shown, I cannot view network addresses and therefore pin e.g. whole SMB-servers through right click to the sidebar. (e.g. such addresses: \\smb-server)

Describe the solution you'd like
Please enable us to pin the current path to t

michael-hawker
michael-hawker commented Apr 23, 2020

Is this a totally new sample, an addition to an existing sample page, or a modification of an existing sample page?

  • New sample
  • Addition to existing sample
  • Modification to existing sample

If this is an addition/modification to an existing sample page, which one?
All Sample Pages

Additional context
There's a lot of samples that have additional code that's not

Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.

  • Updated Apr 2, 2020
  • C#
XamlStyler

Improve this page

Add a description, image, and links to the xaml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xaml topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.