4 references to StringFormattingTemplateField
PresentationFramework (4)
src\Framework\System\Windows\Controls\ContentPresenter.cs (4)
406
StringFormattingTemplateField
.ClearValue(this);
733
DataTemplate template =
StringFormattingTemplateField
.GetValue(this);
746
StringFormattingTemplateField
.SetValue(this, template);
918
template =
StringFormattingTemplateField
.GetValue(this);