Getting Started with WPF | ComponentOne Studio Edition
Theming / Included XAML Files / C1. WPF
In This Topic
    C1. WPF
    In This Topic

    The following XAML files can be used to customize items in the C1.WPF assembly:

    Element Folder Description
    generic.xaml C1.WPF\themes Specifies the templates for different styles and the initial style of the controls.
    Common.xaml C1.WPF\themes Specifies attributes for common elements in the controls.
    C1Button.xaml C1.WPF\themes Specifies attributes for C1Button.
    C1ComboBox.xaml C1.WPF\themes Specifies attributes for C1ComboBox.
    C1DateTimePicker.xaml C1.WPF\themes Specifies attributes for C1DateTimePicker
    C1DropDown.xaml C1.WPF\themes Specifies attributes for C1DropDown.
    C1FilePicker.xaml C1.WPF\themes Specifies attributes for C1FilePicker.
    C1HeaderContentControl.xaml C1.WPF\themes Specifies attributes for C1HeaderContentControl.
    C1HyperlinkButton.xaml C1.WPF\themes Specifies attributes for C1HyperlinkButton.
    C1LayoutTransformer.xaml C1.WPF\themes Specifies attributes for C1LayoutTransformer.
    C1ListBox.xaml C1.WPF\themes Specifies attributes for C1ListBox.
    C1Menu.xaml C1.WPF\themes Specifies attributes for C1Menu.
    C1NumericBox.xaml C1.WPF\themes Specifies attributes for C1NumericBox.
    C1ProgressBar.xaml C1.WPF\themes Specifies attributes for C1ProgressBar.
    C1RadialMenu.xaml C1.WPF\themes Specifies attributes for C1RadialMenu.
    C1RangeSlider.xaml C1.WPF\themes Specifies attributes for C1RangeSlider.
    C1ScrollBar.xaml C1.WPF\themes Specifies attributes for C1ScrollBar.
    C1ScrollViewer.xaml C1.WPF\themes Specifies the attributes for C1ScrollViewer.
    C1Separator.xaml C1.WPF\themes Specifies the attributes for C1Separator.
    C1TabControl.xaml C1.WPF\themes Specifies the attributes for C1TablControl.
    C1TextBoxBase.xaml C1.WPF\themes Specifies the attributes for C1TextBoxBase.
    C1TextEditableContentControl.xaml C1.WPF\themes Specifies the attributes for C1TextEditableContentControl.
    C1TreeView.xaml C1.WPF\themes Specifies the attributes for C1TreeView.
    C1ValidationDecorator.xaml C1.WPF\themes Specifies the attributes for C1ValidationDecorator.
    C1Window.xaml C1.WPF\themes Specifies the attributes for C1Window.

     

    See Also