GithubHelp home page GithubHelp logo

publicdocs's Issues

WPF does have the x:Uid directive

First of all, I would like to thank you for creating the overview of differences between WPF and UWP. It's a great idea because many people seems to think that because both are XAML based, they are very similar, when actually is quite the opposite.

Revising the table of differences, the first thing I found is that x:Uid doesn't exists in WPF, which is incorrect. There is already a x:Uid directive that can be used to localize WPF applications. The process may be cumbersome (generate CSV files, use LocBaml, etc.), but still is a way to create localizable WPF apps.

Regarding the topic of localization, an alternative to Uids in WPF is to use the DynamicResource extension, which seems to be missing in the comparison table.

Extra properties for UWP Panel controls

The Panel controls in UWP like Grid, StackPanel, Canvas, RelativePanel, etc have some extra properties which in WPF are only in Border

  • Border (Brush)
  • BorderThickness
  • Padding
  • CornerRadius.

This makes Border "obsolete" and can be used to decrease the tree size.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.