6 references to ContentStringFormat
PresentationFramework (6)
System\Windows\Controls\ContentPresenter.cs (6)
712binding.StringFormat = ContentStringFormat; 735binding.StringFormat = ContentStringFormat; 759binding.StringFormat = ContentStringFormat; 889string format = ContentStringFormat; 936return (String.IsNullOrEmpty(ContentStringFormat)) ? XmlNodeContentTemplate : FormattingXmlNodeContentTemplate; 1100if ((stringFormat = container.ContentStringFormat) != null)