4 references to StringFormattingTemplateField
PresentationFramework (4)
System\Windows\Controls\ContentPresenter.cs (4)
404
StringFormattingTemplateField
.ClearValue(this);
731
DataTemplate template =
StringFormattingTemplateField
.GetValue(this);
744
StringFormattingTemplateField
.SetValue(this, template);
916
template =
StringFormattingTemplateField
.GetValue(this);