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