Add code in class c# #2721
Labels
doc-enhancement
Improve the current content [org]
dotnet-maui/subsvc
dotnet-mobile/svc
Pri1
High priority, do before Pri2 and Pri3
📌 seQUESTered
Identifies that an issue has been imported into Quest.
Type of issue
Typo
Description
public partial class CardView : ContentView
{
public static readonly BindableProperty CardTitleProperty = BindableProperty.Create(nameof(CardTitle), typeof(string), typeof(CardView), string.Empty);
}
Page URL
https://learn.microsoft.com/pt-br/dotnet/maui/user-interface/controls/contentview?view=net-maui-9.0
Content source URL
https://github.com/dotnet/docs-maui/blob/main/docs/user-interface/controls/contentview.md
Document Version Independent Id
fe0e2ced-1369-0fb5-bac9-d6678dfd913c
Article author
@davidbritch
Metadata
Related Issues
Associated WorkItem - 361501
The text was updated successfully, but these errors were encountered: