Explain the purpose of storyboard.targetproperty.



Explain the purpose of storyboard.targetproperty...

Answer / Kaushlendra Kannojiya

Storyboard.TargetProperty specifies the dependency property on the target object that the storyboard animates. For example, if you want to animate a button's Width property, you would set Storyboard.TargetProperty to Button.Width.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

what is client-server architecture in .net? and what is 3-tier architecture?

1 Answers  


In which module you have worked in your .net project explain?

1 Answers   TechSolution,


How can you provide an alternating color scheme in a Repeater control?

1 Answers  


Explain some of the major built-in objects in asp.net

1 Answers  


Do session use cookies in asp net?

1 Answers  


How many Garbage Collectors are there for one Application or one Page

1 Answers   Emphasis,


What methods are fired during the page load?

2 Answers  


What are triggers of an updatepanel?

1 Answers  


Give 2 examples for scenarios when routing is not applied?

1 Answers   NA,


What are typed datasets?

1 Answers   IBS,


What is Web Services?How we can consume a Web Services in our application?Explain.

1 Answers   Religare,


What is difference between view state and session state?

1 Answers  


Categories