Localization.CommentsProperty Feld

Definition

Identifies the Comments attached property.

public: static initonly System::Windows::DependencyProperty ^ CommentsProperty;
public static readonly System.Windows.DependencyProperty CommentsProperty;
 staticval mutable CommentsProperty : System.Windows.DependencyProperty
Public Shared ReadOnly CommentsProperty As DependencyProperty 

Feldwert

Beispiele

Das folgende Codebeispiel zeigt, wie die Comments angefügte Eigenschaft für einen Textblock abgerufen und festgelegt wird.

Gilt für: