In This Topic
Extended Library for WPF and Silverlight Overview
In This Topic

Extended Library for WPF is a part of ComponentOne Studio WPF Edition. It contains every control in the C1.WPF.Extended.dll assembly, which includes specialized controls that are used less frequently than the ones in the C1.WPF.dll assembly. Most of the controls in the C1.WPF.Extended.dll are visually rich controls not available in WinForms.

Extended Library for Silverlight is a part of ComponentOne Studio Silverlight Edition. It contains every control in the C1.Silverlight.Extended.dll assembly, which includes specialized controls that are used less frequently than the ones in the C1.Silverlight.dll assembly. Most of the controls in the C1.Silverlight.Extended.dll are visually rich controls.

Main Classes

The following main classes are included in the C1.WPF.Extended.dll assembly:

 

Main Classes

The following main classes are included in the C1.Silverlight.Extended.dll assembly:

Note:  The C1HtmlHost control requires that the host Silverlight plug-in have its Windowless property set to True.

See Also