2 references to EffectiveStringFormat
PresentationFramework (2)
System\Windows\Data\BindingExpressionBase.cs (2)
839get { return (string)GetValue(Feature.EffectiveStringFormat, null); } 2665SetValue(Feature.EffectiveStringFormat, Helper.GetEffectiveStringFormat(stringFormat), null);