1 reference to FormattingStringContentTemplate
PresentationFramework (1)
System\Windows\Controls\ContentPresenter.cs (1)
897template = (String.IsNullOrEmpty(format)) ? StringContentTemplate : FormattingStringContentTemplate;