6 references to ContentStringFormat
PresentationFramework (6)
System\Windows\Controls\ContentPresenter.cs (6)
705
StringFormat =
ContentStringFormat
732
StringFormat =
ContentStringFormat
760
StringFormat =
ContentStringFormat
893
string format =
ContentStringFormat
;
940
return (String.IsNullOrEmpty(
ContentStringFormat
)) ? XmlNodeContentTemplate : FormattingXmlNodeContentTemplate;
1104
if ((stringFormat = container.
ContentStringFormat
) != null)