ContentPresenter.ContentStringFormat Property

Definition

Gets or sets a composite string that specifies how to format the Content property if it is displayed as a string.

[System.ComponentModel.Bindable(true)]
public string ContentStringFormat { get; set; }

Property Value

A composite string that specifies how to format the Content property if it is displayed as a string. The default is null.

Attributes

Remarks

ContentStringFormat can be a predefined, composite, or custom string format. For more information about string formats, see Formatting Types. If you set the ContentTemplate or ContentTemplateSelector property of a ContentPresenter, the ContentStringFormat property is ignored.

Dependency Property Information

Item Value
Identifier field ContentStringFormatProperty
Metadata properties set to true None

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9