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