1 reference to FormattingXmlNodeContentTemplate
PresentationFramework (1)
src\Framework\System\Windows\Controls\ContentPresenter.cs (1)
938
return (String.IsNullOrEmpty(ContentStringFormat)) ? XmlNodeContentTemplate :
FormattingXmlNodeContentTemplate
;