dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Documentation of dependency properties is not consistent and confusing.

Open OwenFromAI opened this issue 1 year ago • 2 comments

Type of issue

Missing information

Description

[Enter feedback here] Many dependency properties include "This is a dependency property" in their description. However, not all dependency properties include it. This can be confusing, as you might think you can't use a property like Foreground as the target of a binding. But it IS a dependency property. It just isn't documented as consistently as the others. This feels like something you could make a generator do for you.

Page URL

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

Content source URL

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

Document Version Independent Id

519366a4-ef79-f1e2-e75c-87595f416fef

Article author

@dotnet-bot

OwenFromAI avatar Sep 03 '24 15:09 OwenFromAI

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

@OwenFromAI are you interested in making a PR?

krwq avatar Sep 05 '24 11:09 krwq