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