Replace string-based C# bindings with compiled-bindings: SetBinding #2705
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 97 calls to
SetBinding
in the docset, that need updating to use lambda expressions so their bindings are compiled.Associated WorkItem - 368365
The text was updated successfully, but these errors were encountered: