Skip to content
#

xaml

Here are 843 public repositories matching this topic...

calculator
MicrosoftIssueBot
MicrosoftIssueBot commented Apr 14, 2020

Repro Steps:

  1. Launch "Calculator" app.
  2. Home screen will be displayed.
  3. Navigate to menu button and activate it.
  4. Navigate to "Graphing" list item and activate it.
  5. Navigate to "Graph options" button and activate it.
  6. Navigate to "Reset view" link.
  7. Verify the luminosity ratio of "Reset view" link via Colour Contrast Analyser tool.
  8. Observe the issue.

**Actual Resu

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

uno
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

szaimen
szaimen commented Apr 8, 2020

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

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
JerryNixon
JerryNixon commented Sep 28, 2019

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
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 Jun 12, 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.