Localization::CommentsProperty Field

 

Identifies the Comments attached property.

Namespace:   System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
static initonly DependencyProperty^ CommentsProperty

Field Value

Type: System.Windows::DependencyProperty^

The Comments attached property identifier.

The following code example shows how to get and set the Comments attached property for a text block.

.NET Framework
Available since 3.0
Return to top
Show: