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