Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x:Bind in ControlTemplate #4360

Open
10 of 12 tasks
Avid29 opened this issue Oct 23, 2020 · 1 comment
Open
10 of 12 tasks

x:Bind in ControlTemplate #4360

Avid29 opened this issue Oct 23, 2020 · 1 comment
Labels
area/code-generation Categorizes an issue or PR as relevant to code generation area/xBind 🪢 Categorizes an issue or PR as relevant to x:Bind difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/enhancement New feature or request low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. project/binding 🪢 Categorizes an issue or PR as relevant to the binding engine

Comments

@Avid29
Copy link

Avid29 commented Oct 23, 2020

What would you like to be added:

x:Bind in ControlTemplates with a path of the TargetType of the ControlTemplate

Why is this needed:

This is part of UWP as of 17763. It allows compile time binding in-place of TemplateBinding and binding the DataContext without using a DataTemplate and loosing the VisualStates.

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

Anything else we need to know?

Here's a link to Microsoft's documentation: link

@Avid29 Avid29 added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification labels Oct 23, 2020
@robloo
Copy link
Contributor

robloo commented Oct 24, 2020

Wow, didn't know Microsoft finally started supporting this 👍

@jeromelaban jeromelaban added project/binding 🪢 Categorizes an issue or PR as relevant to the binding engine and removed triage/untriaged Indicates an issue requires triaging or verification labels Oct 26, 2020
@jeromelaban jeromelaban added the difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. label Feb 15, 2021
@MartinZikmund MartinZikmund added area/code-generation Categorizes an issue or PR as relevant to code generation difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding area/xBind 🪢 Categorizes an issue or PR as relevant to x:Bind and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jun 7, 2021
@MartinZikmund MartinZikmund added low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI and removed difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code-generation Categorizes an issue or PR as relevant to code generation area/xBind 🪢 Categorizes an issue or PR as relevant to x:Bind difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/enhancement New feature or request low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. project/binding 🪢 Categorizes an issue or PR as relevant to the binding engine
Projects
None yet
Development

No branches or pull requests

4 participants