Explore UI for WPF Control Features
Once you have the controls working in your project, it's time to see what they can do. This article provides a short overview of how to get started with finding control functionality so you can use it.
Demos
To get an overview of what each control offers, the fastest approach is download the WFP Demos Application.
You can also download the source code of the demo application from your telerik.com account as a Visual Studio project and play around with the demos in the comfort of your IDE. The Telerik_UI_for_WPF_[version]_Demos.zip
archive contains the respective source code.
Explore properties and tags
You can explore the available properties, events and inner tags of any control through the VS intellisense to get a quick glimpse of their concepts and availability.
Documentation
In addition to that, the documentation provides a section for each control that contains help articles on distinct features and API reference.
Design-time
Last, but not least, some most common tasks and configuration options are available in the control's Smart Tag in Design Mode. You will also find design-time wizards and links that can be useful when you are getting started with a feature, or even for advanced users who want to save time with setting up collections, data sources or properties.
Next Steps
Now that you have the Telerik UI for WPF controls running in your project, you may want to explore their features, customize their behavior or change their appearance. Below you can find guidance on getting started with such tasks: