by Planet Telex

WPF Bootstrap also provides the infrastructure for a "skinnable" WPF application- where the user can dynamically change color and icon resources from a menu option. The bootstrap ships with a default, light and dark skin to get you started.
It also includes a custom title bar that use the application's skin. The title bar has all the normal Windows title bar functions. A main menu is included as well, with functioning Exit, Duplicate Tab, Close All Tabs, Close Other Tabs menu options, along with skin selection options.
- .Net 4.0+
- Includes sample application and 3 sample PRISM modules.
- PRISM modules are dynamically added to Telerik docking tabs without violating PRISM principles.
- Skinnable user interface allowed for runtime changing of color and icon resources.
- Includes default, light and dark skins.
- Custom, skinnable Windows title bar.
- Telerik menu implemented with functioning menu options for:
- Exit application
- Duplicate current tab
- Close all tabs
- Close other tabs (except the current one)
- Changing the current skin
- Windows Presentation Foundation: .Net license
- WPF PRISM: MIT/GPL license
- Telerik UI for WPF: Proprietary license
Copyright 2015 Planet Telex, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.