dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
718 stars 1.56k forks source link

Missing Implementation for GetData() in Examples Section #10306

Open sergy2k opened 1 month ago

sergy2k commented 1 month ago

Type of issue

Missing information

Description

In the examples section, there is a code block with just a single curved bracket "}" (the code block after the Customer class). It seems that it should contain the code for the GetData() function.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.datagrid?view=windowsdesktop-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Windows.Controls/DataGrid.xml

Document Version Independent Id

286531bc-d867-65fd-3ce7-40ba01c1d1a5

Article author

@dotnet-bot

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @dotnet/wpf-developers