Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the steps needed to be performed in order to create an animation in xaml?



Explain the steps needed to be performed in order to create an animation in xaml?..

Answer / Naveen Kumar Sonia

To create animations in XAML, you can use Storyboards. Here's a basic example:n1. Create a new Storyboard: <Storyboard x:Name="myStoryboard">n2. Define the animation using a DoubleAnimation (for example) with properties like From, To, Duration, and RepeatBehavior.n3. Set the TargetProperty to the property you want to animate.n4. Start the Storyboard by calling Storyboard.BeginAnimation(myStoryboard, targetObject, myAnimation);

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

what is aspcompat? what it does?

1 Answers  


Explain swagger components.

1 Answers  


Define xmlreader class.

1 Answers  


Where do you store the information about the user?s locale?

1 Answers   Siebel, Visual Soft,


How would you create a permanent cookie?

1 Answers  


What is the difference between trace and debug in asp.net?

1 Answers  


how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

1 Answers  


What are the event handlers that we can have in global.asax file?

1 Answers  


When should we use abtract class and Interface Class?Give an Example

4 Answers   Accenture, Cap Gemini, L&T, RM,


which is faster ArraytList Or Collection ? how? hows the Hashing works internally ?

2 Answers   Emphasis,


Define application state variable and session state variable?

1 Answers   UGC Corporation,


Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?

3 Answers   Siebel,


Categories