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 8411277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T00:23:32+00:00 2026-06-10T00:23:32+00:00

The following is returning NULL for me, any idea why? MultiBinding collectionRange = new

  • 0

The following is returning NULL for me, any idea why?

MultiBinding collectionRange = new MultiBinding();
collectionRange.Bindings.Add(new Binding("CurrentPosition") { Source = View });
collectionRange.Bindings.Add(new Binding("Count") { Source = View });
collectionRange.StringFormat = "{0} of {1}";
tbFooter.SetBinding(TextBlock.TextProperty, collectionRange);
var x = tbFooter.GetBindingExpression(TextBlock.TextProperty);

The MultiBinding is fine – the properties are valid and it renders on the UI ..I just can’t seem to grab the binding expression (x is always NULL)

Am I using this method wrong?

  • 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. Editorial Team
    Editorial Team
    2026-06-10T00:23:33+00:00Added an answer on June 10, 2026 at 12:23 am

    This method is really just a convenience wrapper around the
    BindingOperations.GetBindingExpression method. GetBindingExpression
    passes the current instance and the dp parameter to
    BindingOperations.GetBindingExpression.

    If your binding is a MultiBinding, use
    BindingOperations.GetMultiBinding.

    See “Remarks” section and notes in “Examples” section here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The following keeps returning null any idea why <ui:param name=dialogName value=#{index.toString().concat('Overlay')} />
I have the following code but the lon/lat seems to be returning null; package
// issue with the following not returning info or just stalling... but no errors
The following script is returning false, when I think that it should be returning
The following code is returning an expression unused warning on the assignment operation in
I'm calling a web service and returning the following data in JSON format: [{OrderNumber:12345,CustomerId:555}]
I'm initiating a URL connection and my script is returning the following JSON: (
I have a WCF service, hosted in IIS returning the following error (when trying
In writing a django app, I am returning the following json on a jQuery
I have the following xquery expression for returning the title of a particular CD

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.