Download WPF Composites

Description

WPF Composites offers a pure C# code-behind (no XAML, no datatemplates) approach to working with WPF controls via grid-based composites.

Icons

WPF Composites

Source Files

The download file wpfcomposites.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
FasterWPF/AdornerDecoratorExt.cs/*w ww  . j av  a2 s  .  c  om*/
FasterWPF/AdornerDecoratorParent.cs
FasterWPF/BorderExt.cs
FasterWPF/BorderParent.cs
FasterWPF/ButtonExt.cs
FasterWPF/ButtonParent.cs
FasterWPF/CanvasExt.cs
FasterWPF/CanvasParent.cs
FasterWPF/CheckBoxExt.cs
FasterWPF/CheckBoxParent.cs
FasterWPF/ComboBoxExt.cs
FasterWPF/ComboBoxParent.cs
FasterWPF/CommonExt/CommonDataBinding.cs
FasterWPF/CommonExt/CommonExt_Core.cs
FasterWPF/CommonExt/CommonExt_Other.cs
FasterWPF/CommonExt/CommonExt_SortFilter.cs
FasterWPF/CommonExt/CommonExt_Subscribe.cs
FasterWPF/CommonExt/CommonInternalExt.cs
FasterWPF/CommonExt/InnerChain.cs
FasterWPF/CommonExt/StyleDataBinding.cs
FasterWPF/CommonExt/TriggerDataBinding.cs
FasterWPF/CompositeType/CanvasComposite.cs
FasterWPF/CompositeType/CompositeTypeHelper.cs
FasterWPF/CompositeType/ContentControlComposite.cs
FasterWPF/CompositeType/ContentControlPanel.cs
FasterWPF/CompositeType/DockPanelComposite.cs
FasterWPF/CompositeType/GridComposite.cs
FasterWPF/CompositeType/HorizontalPanelComposite.cs
FasterWPF/CompositeType/IComposite.cs
FasterWPF/CompositeType/UniformGridComposite.cs
FasterWPF/CompositeType/VerticalPanelComposite.cs
FasterWPF/CompositeType/WrapPanelComposite.cs
FasterWPF/ContentControlExt.cs
FasterWPF/ContentControlParent.cs
FasterWPF/DataGridExt.cs
FasterWPF/DataGridParent.cs
FasterWPF/DockPanelExt.cs
FasterWPF/DockPanelParent.cs
FasterWPF/Exceptions/Exceptions.cs
FasterWPF/ExpanderExt.cs
FasterWPF/ExpanderParent.cs
FasterWPF/FasterWPF.csproj
FasterWPF/FasterWPF.csproj.vspscc
FasterWPF/Generators/Generators.cs
FasterWPF/GridExt.cs
FasterWPF/GridParent.cs
FasterWPF/GroupBoxExt.cs
FasterWPF/GroupBoxParent.cs
FasterWPF/IParent.cs
FasterWPF/ListBoxExt.cs
FasterWPF/ListBoxParent.cs
FasterWPF/ListViewExt.cs
FasterWPF/ListViewParent.cs
FasterWPF/MenuExt.cs
FasterWPF/MenuItemExt.cs
FasterWPF/MenuItemParent.cs
FasterWPF/MenuParent.cs
FasterWPF/Other/AnimationExt.cs
FasterWPF/Other/BrushExt.cs
FasterWPF/Other/Caster.cs
FasterWPF/Other/ContextMenuExt.cs
FasterWPF/Other/Factory.cs
FasterWPF/Other/FontExt.cs
FasterWPF/Other/Helpers.cs
FasterWPF/Other/IterHelpers.cs
FasterWPF/Other/RichTextExt.cs
FasterWPF/Other/StyleExt.cs
FasterWPF/Other/TextBlockExt.cs
FasterWPF/PopupExt.cs
FasterWPF/PopupParent.cs
FasterWPF/Properties/AssemblyInfo.cs
FasterWPF/RadioButtonExt.cs
FasterWPF/RadioButtonParent.cs
FasterWPF/ScrollViewerSupport/IScrollViewerStrategy.cs
FasterWPF/ScrollViewerSupport/ScrollSettings.cs
FasterWPF/ScrollViewerSupport/ScrollViewerExt.cs
FasterWPF/ScrollViewerSupport/ScrollViewerParent.cs
FasterWPF/ScrollViewerSupport/TextBoxBaseScrollViewerStrategy.cs
FasterWPF/Selectors/Selectors.cs
FasterWPF/Selectors/Trampoline.cs
FasterWPF/Settings/Settings.cs
FasterWPF/Settings/SettingsManager.cs
FasterWPF/StackPanelExt.cs
FasterWPF/StackPanelParent.cs
FasterWPF/Styles/ContemporaryStyle.cs
FasterWPF/Styles/FlatDesignStyle.cs
FasterWPF/TabControlExt.cs
FasterWPF/TabControlParent.cs
FasterWPF/TabItemExt.cs
FasterWPF/TabItemParent.cs
FasterWPF/TextBoxExt.cs
FasterWPF/ToolBarExt.cs
FasterWPF/ToolBarParent.cs
FasterWPF/ToolBarTrayExt.cs
FasterWPF/ToolBarTrayParent.cs
FasterWPF/TreeViewExt.cs
FasterWPF/TreeViewParent.cs
FasterWPF/UserControlExt.cs
FasterWPF/UserControlParent.cs
FasterWPF/WindowExt.cs
FasterWPF/WindowParent.cs
FasterWPF/WrapPanelExt.cs
FasterWPF/WrapPanelParent.cs
FasterWPFDemo/Actions/TabItemActions.cs
FasterWPFDemo/App.config
FasterWPFDemo/App.xaml
FasterWPFDemo/App.xaml.cs
FasterWPFDemo/BusinessEntities/ParkingGarage.cs
FasterWPFDemo/BusinessEntities/Travel.cs
FasterWPFDemo/FasterWPFDemo.csproj
FasterWPFDemo/FasterWPFDemo.csproj.vspscc
FasterWPFDemo/Images/3.png
FasterWPFDemo/Images/4.png
FasterWPFDemo/Images/Bldgs1.jpg
FasterWPFDemo/Images/Bldgs2.jpg
FasterWPFDemo/Images/LakeAlpha.png
FasterWPFDemo/Images/blue.ico
FasterWPFDemo/Images/blue3.ico
FasterWPFDemo/Images/changecolors.png
FasterWPFDemo/Images/circle.bmp
FasterWPFDemo/Images/desert.bmp
FasterWPFDemo/Images/filemenu.png
FasterWPFDemo/Images/lake.bmp
FasterWPFDemo/Images/rectangle.bmp
FasterWPFDemo/Images/star.bmp
FasterWPFDemo/Images/sunset.bmp
FasterWPFDemo/Images/triangle.bmp
FasterWPFDemo/Images/woods.bmp
FasterWPFDemo/MainWindow.xaml
FasterWPFDemo/MainWindow.xaml.cs
FasterWPFDemo/Properties/AssemblyInfo.cs
FasterWPFDemo/Properties/Resources.Designer.cs
FasterWPFDemo/Properties/Resources.resx
FasterWPFDemo/Properties/Settings.Designer.cs
FasterWPFDemo/Properties/Settings.settings
FasterWPFDemo/UIServices/GlobalStoreService.cs
FasterWPFDemo/UIServices/MenuBarService.cs
FasterWPFDemo/UIServices/TabControlService.cs
FasterWPFDemo/UIServices/TestSelectorsEngineService.cs
FasterWPFDemo/UserControlRegion.cs
FasterWPFDemo/UserControls/00_Other/ExampleUserControl.cs
FasterWPFDemo/UserControls/00_Other/ExampleUserControl2.cs
FasterWPFDemo/UserControls/01_Grid_ListBox/TabItem01.cs
FasterWPFDemo/UserControls/01_Grid_ListBox/TabItem01Events.cs
FasterWPFDemo/UserControls/02_Wrap_Panel/TabItem02.cs
FasterWPFDemo/UserControls/03_Rich_Text/TabItem03.cs
FasterWPFDemo/UserControls/04_Tree_View/TabItem04.cs
FasterWPFDemo/UserControls/04_Tree_View/TabItem04Events.cs
FasterWPFDemo/UserControls/05_Chart/TabItem05.cs
FasterWPFDemo/UserControls/06_Dock_Panel/TabItem06.cs
FasterWPFDemo/UserControls/06_Dock_Panel/TabItem06Events.cs
FasterWPFDemo/UserControls/07_Xceed_Grid/TabItem07.cs
FasterWPFDemo/UserControls/08_Plain_DataGrid/TabItem08.cs
FasterWPFDemo/UserControls/08_Plain_DataGrid/TabItem08Events.cs
FasterWPFDemo/UserControls/09_GroupBox/TabItem09.cs
FasterWPFDemo/UserControls/10_ContentControl_3D/TabItem10.cs
FasterWPFDemo/UserControls/10_ContentControl_3D/TabItem10Actions.cs
FasterWPFDemo/UserControls/IUserControl.cs
FasterWPFDemo/ValueConverters/TestConverter.cs
FasterWPFDemo/blue.ico
FasterWPFDemo/blue3.ico
FasterWPFDemoApp.sln
FasterWPFDemoApp.vssscc
FasterWPFExtras/CommonExt_CoreExtras.cs
FasterWPFExtras/ContentControl3DExt.cs
FasterWPFExtras/ContentControl3DParent.cs
FasterWPFExtras/Enums.cs
FasterWPFExtras/FasterWPFExtras.csproj
FasterWPFExtras/FasterWPFExtras.csproj.vspscc
FasterWPFExtras/Properties/AssemblyInfo.cs
FasterWPFExtras/XceedGridExt.cs
Quick/Class1.cs
Quick/Properties/AssemblyInfo.cs
Quick/Quick.csproj
Quick/Quick.csproj.vspscc
bin/FasterWPF.XML
bin/FasterWPF.dll.CodeAnalysisLog.xml
bin/FasterWPFDemo.exe.config
bin/FasterWPFDemo.vshost.exe.config
bin/FasterWPFDemo.xml
bin/Images/circle.bmp
bin/Images/desert.bmp
bin/Images/lake.bmp
bin/Images/rectangle.bmp
bin/Images/star.bmp
bin/Images/sunset.bmp
bin/Images/triangle.bmp
bin/Images/woods.bmp
binRelease/FasterWPF.XML
binRelease/FasterWPFDemo.exe.config
binRelease/FasterWPFDemo.vshost.exe.config

Download

Click the following link to download wpfcomposites.zip.

wpfcomposites.zip