Open
Description
[Enter feedback here]
There is an example missing: how to use both {x:Bind}
and {Binding}
in a reusable style. Example:
<ResourceDictionary ...>
<Style TargetType="Button" ...>
<Setter Property="Width" Value="{x:Bind Height}"/>
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 53f752d7-062a-4935-02c6-48371c208792
- Version Independent ID: daa135bb-7f77-3e62-05da-b18a9bfcdf12
- Content: Data binding in depth - UWP applications
- Content Source: uwp/data-binding/data-binding-in-depth.md
- Product: uwp
- Technology: data-and-files
- GitHub Login: @alvinashcraft
- Microsoft Alias: aashcraft