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

  • Home
  • SEARCH
  • 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 8580233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:47:04+00:00 2026-06-11T20:47:04+00:00

The title pretty much sums it up. I was stuck on an issue with

  • 0

The title pretty much sums it up. I was stuck on an issue with a ColorAnimation not working properly. I eventually figured out that the TargetProperty had to be surrounded in parenthesis…although I don’t fully understand why?

Any ideas? (Specifically note: Storyboard.TargetProperty=”) Why must they be in parenthesis?

<Style.Resources>
    <ColorAnimation x:Key="RecordingAnimation" Storyboard.TargetProperty="(Background).(SolidColorBrush.Color)" From="White" To="Blue" Duration="0:0:0.5" AutoReverse="True" RepeatBehavior="Forever"/>
    <ColorAnimation x:Key="StopRecordingAnimation" Storyboard.TargetProperty="(Background).(SolidColorBrush.Color)" To="White" Duration="0:0:0.1"/>
</Style.Resources>
  • 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-11T20:47:05+00:00Added an answer on June 11, 2026 at 8:47 pm

    Think like a parser, which wants to parse the code you wrote. If you wanna find a propery named "Background.SolidColorBrush.Color" in the target object and knowing which type has been set into the property, clearly you can’t! Because there is no such a property in the target object. “Background” section refers to the property name and "SolidColorBrush" refers to the object type that has been set into the property. It is not like path in Binding object that you can write a complete path for referencing an property.

    I hope this helps.

    Cheers

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

Sidebar

Related Questions

Title pretty much sums it up. I just found out about this function and
So the Title pretty much sums up my problem, but I'm not sure what
Title pretty much sums this up. How come it's possible that i can assign
I think that the title pretty much sums it up: What's the difference between
Title pretty much sums it up. I'd bet that over half the usage of
Title pretty much sums it up. Is there a technical name given to a
The title pretty much sums up my question. When is it more efficient to
The title pretty much sums it up: How can I get the server IP
Question in title pretty much sums it up. I have some resource object defined
Well the title pretty much sums the question. The only thing I found is

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.