You can add third-party and custom WPF controls
to objects.
- If you have not already done so, add the WPF control to the Toolbox.
- In the Toolbox, select the control and then click in the window where you want to place it.
The control is added to the window, and the XAML code for the control is added to the window code.