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...


Can we use external fonts in Silverlight? How



Can we use external fonts in Silverlight? How..

Answer / Manish Kumar Srivastava

Yes, you can use external fonts in Silverlight by embedding the font as a resource and using the FontFamily property to apply it. Here's an example:
- Add your custom font file (.ttf or .otf) to your project as a resource.
- Use XAML markup to reference the embedded font:
<FontFamily x:Key='CustomFont'>fonts/YourFontName.ttf#YourFontName</FontFamily>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

Do you know three ways of applying layouts in SilverLight?

1 Answers   QuestPond,


What are the different important files that are used in silverlight?

1 Answers  


List some of the benefits of using Silverlight

1 Answers  


Expression studio orvisual studio, which one better to use for developing silverlight application?

1 Answers  


Describe the different layout controls available with the use of Silverlight

1 Answers  


How does Silverlight make the Microsoft development system better?

1 Answers  


What is the function used to get a reference to an object inside the silverlight control?

1 Answers  


Explain the architecture of silverlight?

1 Answers  


Explain the procedure of creating hyperlinks in Silverlight application?

1 Answers  


What is the difference between Silverlight4 and Silverlight5?

1 Answers   HCL,


Is it possible to pass parameters to silverlight controls from asp.net pages?

1 Answers  


What you must require in order to run silverlight applications on a web server?

1 Answers  


Categories