Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 128231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:36:09+00:00 2026-05-11T05:36:09+00:00

I have learned how to format strings in the content attribute of a label

  • 0

I have learned how to format strings in the content attribute of a label like this:

<Label Content='{Binding ElementName=theSlider, Path=Value}'     ContentStringFormat='The font size is {0}.'/> 

I want to do the same thing in a Setter but ‘ValueStringFormat’ doesn’t exist, what is the correct syntax to do what I want to accomplish here:

<DataTrigger Binding='{Binding Path=Kind}' Value='Task'>     <Setter TargetName='TheTitle' Property='Text'         Value='{Binding Title}'         ValueStringFormat='Your title was: {0}'/> </DataTrigger> 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T05:36:10+00:00Added an answer on May 11, 2026 at 5:36 am

    Can you simply use the StringFormat property of the Binding itself?

    <DataTrigger Binding='{Binding Path=Kind}' Value='Task'>     <Setter TargetName='TheTitle' Property='Text'          Value='{Binding Title,StringFormat='Your title was: {}{0}'}'          /> </DataTrigger> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have always written regexes like this <A HREF=([^]*) TARGET=_blank>([^<]*)</A> but I just learned
From what I have learned I need to follow this step to prepare for
I am new to jQuery. I have learned functions like SlideUp and Down but
I have learned so much from http://www.summerofnhibernate.com/ nhibernate screen casts that i wonder why
One CSS rule I have learned is that you should use the relative em
So I have learned that that the Microsoft.Jet.OLEDB.4.0 data provider for querying data sources
All of us who work with relational databases have learned (or are learning) that
I have recently learned the Ruby programming language, and all in all it is
I've been using javascript for a while, but have never learned the language past
I learned today that NetBeans 6.5 should have an on-the-fly compilation of (single) Java

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.