6 references to ContentStringFormat
PresentationFramework (6)
System\Windows\Controls\ContentPresenter.cs (6)
706
StringFormat =
ContentStringFormat
733
StringFormat =
ContentStringFormat
761
StringFormat =
ContentStringFormat
894
string format =
ContentStringFormat
;
941
return (String.IsNullOrEmpty(
ContentStringFormat
)) ? XmlNodeContentTemplate : FormattingXmlNodeContentTemplate;
1105
if ((stringFormat = container.
ContentStringFormat
) != null)