Skip to main content

Controls

  • Chapter
Silverlight Recipes
  • 157 Accesses

Abstract

If you are a presentation layer developer or designer, we probably do not need to tell you how important controls can be in building good-quality user interfaces efficiently and using a modular approach. To that end, any good-quality UI development framework comes with a comprehensive library of controls, and Silverlight is no exception. From basic controls like Button, RadioButton, and CheckBox to more advanced controls like Calendar and DataGrid, Silverlight offers a fairly wide set to choose from. Most of the Silverlight controls distributed as a part of the core runtime are found in the System.Windows.Controls and System.Windows.Controls.Primitives namespaces in the System.Windows assembly. Additional controls are distributed as a part of the Silverlight SDK and are found in the System.Windows.Controls.dll and System.Windows.Controls.Data.dll assemblies. The core runtime control assembly is added to all Silverlight projects created using Visual Studio, but references to the other two assemblies and appropriate namespace mappings for XAML usage will need to be added as needed.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Jit Ghosh, Rob Cameron

About this chapter

Cite this chapter

Ghosh, J., Cameron, R. (2009). Controls. In: Silverlight Recipes. Apress. https://doi.org/10.1007/978-1-4302-2436-5_5

Download citation

Publish with us

Policies and ethics