Replace string-based XAML bindings with compiled-bindings: new Binding #2706
Labels
doc-enhancement
Improve the current content [org]
dotnet-maui/subsvc
dotnet-mobile/svc
📌 seQUESTered
Identifies that an issue has been imported into Quest.
In Dec I updated all the .NET 9 samples in dotnet/maui-samples to use compiled bindings. The docs now need updating to use the compiled-bindings expressions.
There are 24 calls to
new Binding
in the docset, that need updating to use compiled bindings. The updates will need to be versioned to .NET 9 only.Associated WorkItem - 359453
The text was updated successfully, but these errors were encountered: