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 how to apply style elements in a silverlight project?



Explain how to apply style elements in a silverlight project?..

Answer / Ashish Kumar Jaiswal

Style elements can be applied in XAML by defining a Style resource and referencing it within the element you wish to modify. For example: `<Window.Resources> <Style x:Key="myStyle" TargetType="{x:Type TextBlock}"> ... </Style> </Window.Resources> <TextBlock Style="{StaticResource myStyle}" />`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

Does silverlight supports database connectivity? Explain

1 Answers  


How does XAP work?

1 Answers  


What are the methodologies used in Silverlight?

1 Answers   Wipro,


What are dependency properties in silverlight?

1 Answers  


When would a customer use silverlight instead of windows presentation foundation (wpf)?

1 Answers  


what is the parent xaml tag of silverlight page?

1 Answers   Microsoft,


What are the tools are required to develop Silverlight applications?

1 Answers  


what is a .xap file?

1 Answers   Microsoft,


Does silverlight support mpeg4 and h.264 video, or advanced audio coding (aac) audio, or flash video?

1 Answers  


What are the features and benefits of Silverlight5?

1 Answers   Wipro,


what is silverlight run time?

1 Answers   Microsoft,


How can you host a silverlight application?

1 Answers  


Categories