4 references to StringFormattingTemplateField
PresentationFramework (4)
System\Windows\Controls\ContentPresenter.cs (4)
397
StringFormattingTemplateField
.ClearValue(this);
728
DataTemplate template =
StringFormattingTemplateField
.GetValue(this);
745
StringFormattingTemplateField
.SetValue(this, template);
921
template =
StringFormattingTemplateField
.GetValue(this);