From 81f91f3f35ebed0b99f5a10892db41ee6d9baa09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Sun, 16 Apr 2023 20:11:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=BB=93=E6=9E=84=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AIStudio.Wpf.Diagram.sln | 18 +- .../AIStudio.Wpf.DiagramApp.csproj | 10 +- .../AIStudio.Wpf.DiagramDesigner.Demo.csproj | 4 +- ...io.Wpf.DiagramDesigner.Serializable.csproj | 0 .../DiagramData.cs | 9 +- .../DiagramDataConverter.cs | 5 +- .../DiagramDataExtention.cs | 5 +- .../ViewModels/DiagramItemViewModel.cs | 10 +- .../LogicalGateItemViewModelBase.cs | 69 +- .../AIStudio.Wpf.Flowchart}/A.png | Bin .../AIStudio - Backup.Wpf.Flowchart.csproj | 33 + .../AIStudio.Wpf.Flowchart.csproj | 4 +- ...tudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj | 0 ...tudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj | 0 ...tudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj | 0 .../Controls/FlowchartEditor.xaml | 0 .../Controls/FlowchartEditor.xaml.cs | 2 +- .../Controls/ToolBoxControl.xaml | 0 .../Controls/ToolBoxControl.xaml.cs | 0 .../FlowchartService.cs | 0 .../Models/FlowNodeDesignerItem.cs | 0 .../Models/FlowchartNode.cs | 4 +- .../Models/FlowchartToolBoxData.cs | 0 .../AIStudio.Wpf.Flowchart}/NodeKinds.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../AIStudio.Wpf.Flowchart}/SelectOption.cs | 0 .../Themes/FlowNode.xaml | 0 .../Themes/Generic.xaml | 0 .../ViewModels/FlowNode.cs | 4 +- .../ViewModels/MiddleFlowNode.cs | 0 .../ViewModels/MiddleFlowNodeData.cs | 0 .../ViewModels/ToolBoxViewModel.cs | 0 .../AIStudio.Wpf.Logical.csproj | 2 +- ...IStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj | 0 ...IStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj | 0 ...IStudio.Wpf.Logical_z513mvur_wpftmp.csproj | 0 .../AIStudio.Wpf.Logical}/LinkPoint.cs | 0 .../AIStudio.Wpf.Logical}/LogicalService.cs | 0 .../Models/LogicalGateItem.cs | 0 .../Themes/LogicalGateItemViewModel.xaml | 4 +- .../ViewModels/LinkPointDesignerItemData.cs | 0 .../ViewModels/LogicalGateItemData.cs | 0 .../ViewModels/LogicalGateItemViewModel.cs | 72 - .../ViewModels/ValueDesignerItemData.cs | 0 .../AIStudio.Wpf.Mind}/A.png | Bin .../AIStudio - Backup.Wpf.Mind.csproj | 2 +- .../AIStudio.Wpf.Mind.csproj | 27 + .../AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj | 0 .../AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj | 0 .../AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj | 0 .../AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj | 0 .../Controls/ColorCanvas.xaml | 0 .../Controls/ColorCanvas.xaml.cs | 0 .../AIStudio.Wpf.Mind}/Controls/ColorItem.cs | 0 .../Controls/ColorPicker.xaml | 0 .../Controls/ColorPicker.xaml.cs | 0 .../Controls/ColorPickerTabItem.cs | 0 .../Controls/ColorSorter.cs | 0 .../Controls/ColorSpectrumSlider.cs | 0 .../Controls/ColorUtilities.cs | 0 .../Controls/DropDownButton.xaml | 0 .../Controls/DropDownButton.xaml.cs | 0 .../Controls/LinkControl.xaml | 0 .../Controls/LinkControl.xaml.cs | 0 .../Controls/MindEditor.xaml | 0 .../Controls/MindEditor.xaml.cs | 2 +- .../Controls/NodeDTSWindow.xaml | 0 .../Controls/NodeDTSWindow.xaml.cs | 0 .../Controls/OpenFileTextBox.xaml | 0 .../Controls/OpenFileTextBox.xaml.cs | 0 .../Controls/PriorityControl.xaml | 0 .../Controls/PriorityControl.xaml.cs | 0 .../Controls/RateControl.xaml | 0 .../Controls/RateControl.xaml.cs | 0 .../Controls/RemarkControl.xaml | 0 .../Controls/RemarkControl.xaml.cs | 0 .../Controls/TagControl.xaml | 0 .../Controls/TagControl.xaml.cs | 0 .../Controls/ToolBoxControl.xaml | 0 .../Controls/ToolBoxControl.xaml.cs | 0 .../Converters/MindThemeFillBrushConverter.cs | 0 .../Converters/MindThemeFontBrushConverter.cs | 0 .../Helpers/DirectoryLayout.cs | 0 .../Helpers/FishBoneLayout.cs | 0 .../AIStudio.Wpf.Mind}/Helpers/IMindLayout.cs | 0 .../Helpers/LogicalLayout.cs | 0 .../AIStudio.Wpf.Mind}/Helpers/MindLayout.cs | 0 .../Helpers/MindThemeHelper.cs | 0 .../Helpers/OrganizationalLayout.cs | 0 .../Models/MindNodeDesignerItem.cs | 0 .../Models/MindNodeModel.cs | 4 +- .../AIStudio.Wpf.Mind}/Models/MindTheme.cs | 0 .../AIStudio.Wpf.Mind}/Models/MindType.cs | 0 .../AIStudio.Wpf.Mind}/Models/TreeNode.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../AIStudio.Wpf.Mind}/Styles/Button.xaml | 0 .../AIStudio.Wpf.Mind}/Styles/ComboBox.xaml | 0 .../Styles/ContextMenu.xaml | 0 .../Styles/ToggleButton.xaml | 0 .../AIStudio.Wpf.Mind}/Themes/Generic.xaml | 0 .../AIStudio.Wpf.Mind}/Themes/MindNode.xaml | 0 .../ViewModels/IMindDiagramViewModel.cs | 0 .../ViewModels/MindDiagramViewModel.cs | 0 .../AIStudio.Wpf.Mind}/ViewModels/MindNode.cs | 4 +- .../AIStudio.Wpf.RoslynScript.csproj | 15 + .../Themes/RoslynScriptViewModel.xaml | 18 + .../ViewModels/RoslynScriptViewModel.cs | 16 + .../AIStudio.Wpf.SFC}/AIStudio.Wpf.SFC.csproj | 2 +- .../AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj | 0 .../AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj | 0 .../AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj | 0 .../AIStudio.Wpf.SFC}/LinkPoint.cs | 0 .../Models/SFCNodeDesignerItem.cs | 0 .../Models/SFCToolBoxData.cs | 0 .../AIStudio.Wpf.SFC}/README.txt | 0 .../AIStudio.Wpf.SFC}/SFCNodeKinds.cs | 0 .../AIStudio.Wpf.SFC}/SFCService.cs | 0 .../AIStudio.Wpf.SFC}/Themes/SFCNode.xaml | 0 .../ViewModels/SFCActionNode.cs | 0 .../ViewModels/SFCActionNodeData.cs | 0 .../ViewModels/SFCCOBeginNode.cs | 0 .../ViewModels/SFCCOEndNode.cs | 0 .../ViewModels/SFCConditionNode.cs | 0 .../ViewModels/SFCConditionNodeData.cs | 0 .../AIStudio.Wpf.SFC}/ViewModels/SFCNode.cs | 0 .../ViewModels/SFCNodeNode.cs | 0 .../ViewModels/SFCStartNode.cs | 0 .../ViewModels/Simulate_ListViewModel.cs | 0 .../ViewModels/Simulate_SolenoidViewModel.cs | 0 .../Simulate_SolenoidViewModelData.cs | 0 .../ViewModels/Simulate_StartViewModel.cs | 0 .../ViewModels/Simulate_TankViewModel.cs | 0 .../ViewModels/Simulate_TankViewModelData.cs | 0 .../Fluent.Ribbon/Themes/Styles.xaml | 5120 ----------------- .../Themes/Themes/Theme.Template.xaml | 269 - {Dragablz => Others/Dragablz}/.gitattributes | 0 {Dragablz => Others/Dragablz}/.gitignore | 0 .../Core/CollectionTeaserFixtures.cs | 0 .../Dockablz/TilerCalculatorFixture.cs | 0 .../Dragablz.Test/Dragablz.Test.csproj | 0 {Dragablz => Others/Dragablz}/Dragablz.sln | 0 .../Dragablz}/Dragablz.sln.DotSettings | 0 .../Dragablz}/Dragablz/CanvasOrganiser.cs | 0 .../Dragablz/ContainerCustomisations.cs | 0 .../BooleanAndToVisibilityConverter.cs | 0 .../Converters/EqualityToBooleanConverter.cs | 0 .../EqualityToVisibilityConverter.cs | 0 .../ShowDefaultCloseButtonConverter.cs | 0 .../Dragablz/Core/CollectionTeaser.cs | 0 .../Dragablz}/Dragablz/Core/Extensions.cs | 0 .../Dragablz}/Dragablz/Core/FuncComparer.cs | 0 .../Dragablz}/Dragablz/Core/HitTest.cs | 0 .../Dragablz/Core/InterTabTransfer.cs | 0 .../Dragablz}/Dragablz/Core/MultiComparer.cs | 0 .../Dragablz}/Dragablz/Core/Native.cs | 0 .../Dragablz}/Dragablz/Core/SystemCommand.cs | 0 .../Core/TabHeaderDragStartInformation.cs | 0 .../Dragablz}/Dragablz/Core/WindowMessage.cs | 0 .../Dragablz/DefaultInterLayoutClient.cs | 0 .../Dragablz/DefaultInterTabClient.cs | 0 .../Dragablz}/Dragablz/Dockablz/Branch.cs | 0 .../Dragablz/Dockablz/BranchAccessor.cs | 0 .../Dragablz}/Dragablz/Dockablz/BranchItem.cs | 0 .../Dragablz/Dockablz/BranchResult.cs | 0 .../Dockablz/CouldBeHeaderedStyleSelector.cs | 0 .../Dragablz}/Dragablz/Dockablz/DropZone.cs | 0 .../Dragablz/Dockablz/DropZoneLocation.cs | 0 .../Dragablz}/Dragablz/Dockablz/Extensions.cs | 0 .../Dragablz}/Dragablz/Dockablz/Finder.cs | 0 .../Dragablz/Dockablz/FloatRequestedEvent.cs | 0 .../Dragablz/Dockablz/FloatTransfer.cs | 0 .../Dragablz/Dockablz/FloatingItemSnapShot.cs | 0 .../Dragablz}/Dragablz/Dockablz/Layout.cs | 0 .../Dragablz/Dockablz/LayoutAccessor.cs | 0 .../Dragablz/Dockablz/LocationReport.cs | 0 .../Dockablz/LocationReportBuilder.cs | 0 .../Dockablz/LocationReportException.cs | 0 .../Dragablz/Dockablz/LocationSnapShot.cs | 0 .../Dragablz}/Dragablz/Dockablz/Tiler.cs | 0 .../Dragablz/Dockablz/TilerCalculator.cs | 0 .../Dragablz}/Dragablz/Dragablz.csproj | 0 .../Dragablz}/Dragablz/Dragablz.nuspec | 0 .../Dragablz}/Dragablz/DragablzColors.cs | 0 .../DragablzDragCompletedEventArgs.cs | 0 .../Dragablz/DragablzDragDeltaEventArgs.cs | 0 .../Dragablz/DragablzDragStartedEventArgs.cs | 0 .../Dragablz}/Dragablz/DragablzIcon.cs | 0 .../Dragablz}/Dragablz/DragablzItem.cs | 0 .../Dragablz/DragablzItemEventArgs.cs | 0 .../Dragablz/DragablzItemsControl.cs | 0 .../Dragablz}/Dragablz/DragablzWindow.cs | 0 .../Dragablz/EmptyHeaderSizingHint.cs | 0 .../Dragablz/HeaderedDragablzItem.cs | 0 .../Dragablz/HeaderedItemViewModel.cs | 0 .../Dragablz}/Dragablz/HorizontalOrganiser.cs | 0 .../Dragablz/HorizontalPositionMonitor.cs | 0 .../Dragablz}/Dragablz/IInterLayoutClient.cs | 0 .../Dragablz}/Dragablz/IInterTabClient.cs | 0 .../Dragablz}/Dragablz/IItemsOrganiser.cs | 0 .../Dragablz/IManualInterTabClient.cs | 0 .../Dragablz}/Dragablz/INewTabHost.cs | 0 .../Dragablz}/Dragablz/InterTabController.cs | 0 .../Dragablz/ItemActionCallbackArgs.cs | 0 .../Dragablz/LocationChangedEventArgs.cs | 0 .../Dragablz}/Dragablz/LocationHint.cs | 0 .../Dragablz}/Dragablz/MoveItemRequest.cs | 0 .../Dragablz}/Dragablz/NewTabHost.cs | 0 .../Dragablz/OrderChangedEventArgs.cs | 0 .../Dragablz}/Dragablz/PositionMonitor.cs | 0 .../Dragablz/Properties/AssemblyInfo.cs | 0 .../Dragablz/Properties/Resources.Designer.cs | 0 .../Dragablz/Properties/Resources.resx | 0 .../Dragablz/Properties/Settings.Designer.cs | 0 .../Dragablz/Properties/Settings.settings | 0 .../Referenceless/AnonymousDisposable.cs | 0 .../Referenceless/DefaultDisposable.cs | 0 .../Dragablz/Referenceless/Disposable.cs | 0 .../Dragablz/Referenceless/ICancelable.cs | 0 .../Referenceless/SerialDisposable.cs | 0 .../Dragablz}/Dragablz/StackOrganiser.cs | 0 .../Dragablz/StackPositionMonitor.cs | 0 .../Dragablz/StoryboardCompletionListener.cs | 0 .../Dragablz}/Dragablz/TabEmptiedResponse.cs | 0 .../Dragablz}/Dragablz/TabablzControl.cs | 0 .../Dragablz/TabablzHeaderSizeConverter.cs | 0 .../Dragablz/TabablzItemStyleSelector.cs | 0 .../BrushToRadialGradientBrushConverter.cs | 0 .../Dragablz}/Dragablz/Themes/Dockablz.xaml | 0 .../Dragablz}/Dragablz/Themes/Generic.xaml | 0 .../Dragablz}/Dragablz/Themes/MahApps.xaml | 0 .../Dragablz/Themes/MaterialDesign.xaml | 0 .../Dragablz/Themes/MaterialDesignAssist.cs | 0 .../Dragablz}/Dragablz/Themes/Ripple.cs | 0 .../Dragablz}/Dragablz/Themes/RippleAssist.cs | 0 .../Dragablz/Themes/SystemCommandIcon.cs | 0 .../Dragablz}/Dragablz/Trapezoid.cs | 0 .../Dragablz}/Dragablz/VerticalOrganiser.cs | 0 .../Dragablz/VerticalPositionMonitor.cs | 0 .../AnotherCommandImplementation.cs | 0 .../Dragablz}/DragablzDemo/App.xaml | 0 .../Dragablz}/DragablzDemo/App.xaml.cs | 0 .../BasicExampleInterTabClient.cs | 0 .../DragablzDemo/BasicExampleMainModel.cs | 0 .../DragablzDemo/BasicExampleMainWindow.xaml | 0 .../BasicExampleMainWindow.xaml.cs | 0 .../DragablzDemo/BasicExampleTemplateModel.cs | 0 .../BasicExampleTemplateWindow.xaml | 0 .../BasicExampleTemplateWindow.xaml.cs | 0 .../Dragablz}/DragablzDemo/Boot.cs | 0 .../BoundExampleInterTabClient.cs | 0 .../DragablzDemo/BoundExampleModel.cs | 0 .../DragablzDemo/BoundExampleNewItem.cs | 0 .../DragablzDemo/BoundExampleWindow.xaml | 0 .../DragablzDemo/BoundExampleWindow.xaml.cs | 0 .../Dragablz}/DragablzDemo/CustomHeader.xaml | 0 .../DragablzDemo/CustomHeader.xaml.cs | 0 .../DragablzDemo/CustomHeaderViewModel.cs | 0 .../DragablzDemo/DragablzDemo.csproj | 0 .../DragablzDemo/HeaderAndContentModel.cs | 0 .../DragablzDemo/LayoutManagementExample.xaml | 0 .../LayoutManagementExample.xaml.cs | 0 .../LayoutManagementExampleViewModel.cs | 0 .../Dragablz}/DragablzDemo/MdiExample.xaml | 0 .../Dragablz}/DragablzDemo/MdiExample.xaml.cs | 0 .../DragablzDemo/Properties/Annotations.cs | 0 .../DragablzDemo/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../DragablzDemo/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../DragablzDemo/Properties/Settings.settings | 0 .../DragablzDemo/QuickStartWindow.xaml | 0 .../DragablzDemo/QuickStartWindow.xaml.cs | 0 .../Dragablz}/DragablzDemo/SimpleViewModel.cs | 0 .../DragablzDemo/TabablzControlProxy.cs | 0 .../Dragablz}/DragablzDemo/TreeNode.cs | 0 .../Dragablz}/DragablzModernUIDemo/App.config | 0 .../Dragablz}/DragablzModernUIDemo/App.xaml | 0 .../DragablzModernUIDemo/App.xaml.cs | 0 .../DragablzModernUIDemo.csproj | 0 .../DragablzModernUIDemo/MainWindow.xaml | 0 .../DragablzModernUIDemo/MainWindow.xaml.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../DragablzModernUIDemo/packages.config | 0 {Dragablz => Others/Dragablz}/LICENSE | 0 {Dragablz => Others/Dragablz}/README.md | 0 {Dragablz => Others/Dragablz}/Resources/D.png | Bin .../Dragablz}/Resources/D32.png | Bin .../Resources/android-chrome-36x36.png | Bin .../Resources/android-chrome-48x48.png | Bin .../Resources/android-chrome-72x72.png | Bin .../Resources/apple-touch-icon-57x57.png | Bin .../Resources/apple-touch-icon-60x60.png | Bin .../Resources/apple-touch-icon-72x72.png | Bin .../Resources/apple-touch-icon-76x76.png | Bin .../apple-touch-icon-precomposed.png | Bin .../Dragablz}/Resources/apple-touch-icon.png | Bin .../Dragablz}/Resources/browserconfig.xml | 0 .../Dragablz}/Resources/favicon-16x16.png | Bin .../Dragablz}/Resources/favicon-32x32.png | Bin .../Dragablz}/Resources/favicon.ico | Bin .../Dragablz}/Resources/favicon.txt | 0 .../Dragablz}/Resources/manifest.json | 0 .../Dragablz}/Resources/mstile-150x150.png | Bin .../Dragablz}/Resources/mstile-310x150.png | Bin .../Dragablz}/Resources/mstile-70x70.png | Bin .../Fluent.Ribbon}/.editorconfig | 0 .../Fluent.Ribbon}/.github/FUNDING.yml | 0 .../Fluent.Ribbon}/.github/ISSUE_TEMPLATE.md | 0 .../Fluent.Ribbon}/.gitignore | 0 .../Fluent.Ribbon}/Doc/Features.xlsx | Bin ...uent Ribbon Control Suite Walkthrough.docx | Bin ...luent Ribbon Control Suite Walkthrough.pdf | Bin .../Adorners/SimpleControlAdorner.cs | 0 .../Fluent.Ribbon.Showcase/App.config | 0 .../Fluent.Ribbon.Showcase/App.xaml | 0 .../Fluent.Ribbon.Showcase/App.xaml.cs | 0 .../Commanding/IRelayCommand.cs | 0 .../Commanding/RelayCommand.cs | 0 .../BackgroundImageViewportConverter.cs | 0 .../Converters/UniqueGroupNameConverter.cs | 0 .../Fluent.Ribbon.Showcase.csproj | 0 .../Fluent.Ribbon.Showcase/FodyWeavers.xml | 0 .../Fluent.Ribbon.Showcase/FodyWeavers.xsd | 0 .../GlobalSuppressions.cs | 0 .../Helpers/TemplateCollection.cs | 0 .../Helpers/ThemeHelper.cs | 0 .../Fluent.Ribbon.Showcase/Icons/App.ico | Bin .../Fluent.Ribbon.Showcase/Images/Blue.png | Bin .../Images/BlueLarge.png | Bin .../Fluent.Ribbon.Showcase/Images/Bold.png | Bin .../Fluent.Ribbon.Showcase/Images/Box.png | Bin .../Fluent.Ribbon.Showcase/Images/Brown.png | Bin .../Images/BrownLarge.png | Bin .../Images/ChangeCase.png | Bin .../Images/ClearFormatting.png | Bin .../Images/FontColor.png | Bin .../Images/FormatPainter.png | Bin .../Images/GalleryLarge.png | Bin .../Fluent.Ribbon.Showcase/Images/Gray.png | Bin .../Images/GrayLarge.png | Bin .../Fluent.Ribbon.Showcase/Images/Green.png | Bin .../Images/GreenLarge.png | Bin .../Images/GrowFont.png | Bin .../Fluent.Ribbon.Showcase/Images/Italic.png | Bin .../Fluent.Ribbon.Showcase/Images/Orange.png | Bin .../Images/OrangeLarge.png | Bin .../Images/PasteFormating.png | Bin .../Images/PasteImage.png | Bin .../Images/PasteSourceFormating.png | Bin .../Images/PasteText.png | Bin .../Images/PasteTextOnly.png | Bin .../Fluent.Ribbon.Showcase/Images/Pink.png | Bin .../Images/PinkLarge.png | Bin .../Fluent.Ribbon.Showcase/Images/Red.png | Bin .../Images/RedLarge.png | Bin .../Images/SampleImageForScreenTip.png | Bin .../Images/ShrinkFont.png | Bin .../Images/Strikethrough.png | Bin .../Images/Subscript.png | Bin .../Images/Superscript.png | Bin .../Fluent.Ribbon.Showcase/Images/Test16.png | Bin .../Fluent.Ribbon.Showcase/Images/Test32.png | Bin .../Images/TextEffects.png | Bin .../Images/TextHighlightColor.png | Bin .../Images/Underline.png | Bin .../Images/VectorIcons.xaml | 0 .../Fluent.Ribbon.Showcase/Images/Yellow.png | Bin .../Images/YellowLarge.png | Bin .../Fluent.Ribbon.Showcase/Images/banner.png | Bin .../MahMetroWindow.xaml | 0 .../MahMetroWindow.xaml.cs | 0 .../MinimalWindowSample.xaml | 0 .../MinimalWindowSample.xaml.cs | 0 .../Fluent.Ribbon.Showcase/Program.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Fluent.Ribbon.Showcase/RegularWindow.xaml | 0 .../RegularWindow.xaml.cs | 0 .../RibbonWindowColorized.xaml | 0 .../RibbonWindowColorized.xaml.cs | 0 .../RibbonWindowWithBackgroundImage.xaml | 0 .../RibbonWindowWithBackgroundImage.xaml.cs | 0 .../RibbonWindowWithoutRibbon.xaml | 0 .../RibbonWindowWithoutRibbon.xaml.cs | 0 .../RibbonWindowWithoutVisibleRibbon.xaml | 0 .../RibbonWindowWithoutVisibleRibbon.xaml.cs | 0 .../DynamicTemplateSelector.cs | 0 .../Fluent.Ribbon.Showcase/TestContent.xaml | 0 .../TestContent.xaml.cs | 0 .../Fluent.Ribbon.Showcase/TestWindow.xaml | 0 .../Fluent.Ribbon.Showcase/TestWindow.xaml.cs | 0 .../ViewModels/ColorViewModel.cs | 0 .../ViewModels/FontsViewModel.cs | 0 .../ViewModels/GalleryItemViewModel.cs | 0 .../GallerySampleDataItemViewModel.cs | 0 .../ViewModels/GalleryViewModel.cs | 0 .../IssueRepros/ThemeManagerFromThread.cs | 0 .../ViewModels/IssueReprosViewModel.cs | 0 .../ViewModels/MainViewModel.cs | 0 .../ViewModels/ViewModel.cs | 0 .../Fluent.Ribbon.Showcase/app.manifest | 0 .../Fluent.Ribbon.TestWindow/App.xaml | 0 .../Fluent.Ribbon.TestWindow/App.xaml.cs | 0 .../Fluent.Ribbon.TestWindow/AssemblyInfo.cs | 0 .../Fluent.Ribbon.TestWindow.csproj | 0 .../Fluent.Ribbon.TestWindow/MainWindow.xaml | 0 .../MainWindow.xaml.cs | 0 .../Adorners/KeyTipAdornerTests.cs | 0 .../Fluent.Ribbon.Tests/AssemblySetup.cs | 0 .../Collections/CollectionSyncHelperTests.cs | 0 ...emCollectionWithLogicalTreeSupportTests.cs | 0 .../Controls/BackstageTests.cs | 0 .../Controls/InRibbonGalleryTests.cs | 0 .../Controls/QuickAccessToolBarTests.cs | 0 .../Controls/RibbonGroupBoxTests.cs | 0 .../Controls/RibbonGroupBoxWrapPanelTests.cs | 0 .../Controls/RibbonTabsContainerTests.cs | 0 .../Controls/RibbonTests.cs | 0 .../Controls/RibbonTitleBarTests.cs | 0 .../Controls/SplitButtonTests.cs | 0 .../Converters/ObjectToImageConverterTests.cs | 0 .../Fluent.Ribbon.Tests.csproj | 0 .../Fluent.Ribbon.Tests/GlobalSuppressions.cs | 0 .../Helper/ReflectionHelper.cs | 0 .../Fluent.Ribbon.Tests/Helper/UIHelper.cs | 0 .../InRibbonGalleryIntegrationTests.cs | 0 .../Internal/ScopeGuardTests.cs | 0 .../Internal/WhenLoadedTests.cs | 0 .../Misc/LogicalTreeTests.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Services/KeyTipServiceTests.cs | 0 .../TestClasses/TestRibbonWindow.cs | 0 .../ThemeManager/ThemeManagerTests.cs | 0 .../Fluent.Ribbon}/Fluent.Ribbon.ruleset | 0 .../Fluent.Ribbon}/Fluent.Ribbon.sln | 0 .../Fluent.Ribbon.sln.DotSettings | 0 .../Fluent.Ribbon/Adorners/KeyTipAdorner.cs | 0 .../AttachedProperties/RibbonProperties.cs | 0 .../Automation/Peers/RibbonAutomationPeer.cs | 0 .../Peers/RibbonBackstageAutomationPeer.cs | 0 ...RibbonBackstageTabControlAutomationPeer.cs | 0 .../RibbonBackstageTabItemAutomationPeer.cs | 0 .../Peers/RibbonButtonAutomationPeer.cs | 0 .../Peers/RibbonCheckBoxAutomationPeer.cs | 0 .../Peers/RibbonComboBoxAutomationPeer.cs | 0 .../Peers/RibbonControlAutomationPeer.cs | 0 .../Peers/RibbonControlDataAutomationPeer.cs | 0 .../RibbonDropDownButtonAutomationPeer.cs | 0 .../Peers/RibbonGroupBoxAutomationPeer.cs | 0 .../Peers/RibbonGroupBoxDataAutomationPeer.cs | 0 .../Peers/RibbonGroupHeaderAutomationPeer.cs | 0 .../RibbonHeaderedControlAutomationPeer.cs | 0 .../RibbonInRibbonGalleryAutomationPeer.cs | 0 .../RibbonQuickAccessToolBarAutomationPeer.cs | 0 .../Peers/RibbonRadioButtonAutomationPeer.cs | 0 .../Peers/RibbonScreenTipAutomationPeer.cs | 0 .../Peers/RibbonSplitButtonAutomationPeer.cs | 0 .../Peers/RibbonTabControlAutomationPeer.cs | 0 .../Peers/RibbonTabItemAutomationPeer.cs | 0 .../Peers/RibbonTabItemDataAutomationPeer.cs | 0 .../Peers/RibbonTextBoxAutomationPeer.cs | 0 .../Peers/RibbonTitleBarAutomationPeer.cs | 0 .../Peers/RibbonToggleButtonAutomationPeer.cs | 0 .../Peers/RibbonToolbarPanelAutomationPeer.cs | 0 .../Peers/TwoLineLabelAutomationPeer.cs | 0 .../Collections/CollectionSyncHelper.cs | 0 .../ItemCollectionWithLogicalTreeSupport.cs | 0 .../Fluent.Ribbon/Controls/ApplicationMenu.cs | 0 .../Fluent.Ribbon/Controls/Backstage.cs | 0 .../Controls/BackstageAdorner.cs | 0 .../Controls/BackstageTabControl.cs | 0 .../Controls/BackstageTabItem.cs | 0 .../Fluent.Ribbon/Controls/Button.cs | 0 .../Fluent.Ribbon/Controls/CheckBox.cs | 0 .../Fluent.Ribbon/Controls/ColorGallery.cs | 0 .../Fluent.Ribbon/Controls/ComboBox.cs | 0 .../Fluent.Ribbon/Controls/ContextMenu.cs | 0 .../Fluent.Ribbon/Controls/DropDownButton.cs | 0 .../Fluent.Ribbon/Controls/Gallery.cs | 0 .../Controls/GalleryGroupContainer.cs | 0 .../Controls/GalleryGroupFilter.cs | 0 .../Fluent.Ribbon/Controls/GalleryItem.cs | 0 .../Controls/GalleryItemPlaceholder.cs | 0 .../Fluent.Ribbon/Controls/GalleryPanel.cs | 0 .../Controls/GroupSeparatorMenuItem.cs | 0 .../Fluent.Ribbon/Controls/InRibbonGallery.cs | 0 .../Fluent.Ribbon/Controls/KeyTip.cs | 0 .../Fluent.Ribbon/Controls/MenuItem.cs | 0 .../Controls/QuickAccessMenuItem.cs | 0 .../Controls/QuickAccessToolBar.cs | 0 .../Fluent.Ribbon/Controls/RadioButton.cs | 0 .../Fluent.Ribbon/Controls/Ribbon.cs | 0 .../RibbonContextualGroupsContainer.cs | 0 .../Controls/RibbonContextualTabGroup.cs | 0 .../Fluent.Ribbon/Controls/RibbonControl.cs | 0 .../Fluent.Ribbon/Controls/RibbonGroupBox.cs | 0 .../Controls/RibbonGroupBoxWrapPanel.cs | 0 .../Controls/RibbonGroupsContainer.cs | 0 .../RibbonGroupsContainerScrollViewer.cs | 0 .../Fluent.Ribbon/Controls/RibbonMenu.cs | 0 .../Controls/RibbonScrollViewer.cs | 0 .../Controls/RibbonTabControl.cs | 0 .../Fluent.Ribbon/Controls/RibbonTabItem.cs | 0 .../Controls/RibbonTabsContainer.cs | 0 .../Fluent.Ribbon/Controls/RibbonTitleBar.cs | 0 .../Fluent.Ribbon/Controls/RibbonToolBar.cs | 0 .../RibbonToolBarControlDefinition.cs | 0 .../Controls/RibbonToolBarControlGroup.cs | 0 .../RibbonToolBarControlGroupDefinition.cs | 0 .../Controls/RibbonToolBarLayoutDefinition.cs | 0 .../Controls/RibbonToolBarRow.cs | 0 .../Fluent.Ribbon/Controls/RibbonWindow.cs | 0 .../Fluent.Ribbon/Controls/ScreenTip.cs | 0 .../Controls/SeparatorTabItem.cs | 0 .../Fluent.Ribbon/Controls/Spinner.cs | 0 .../Fluent.Ribbon/Controls/SplitButton.cs | 0 .../Fluent.Ribbon/Controls/StartScreen.cs | 0 .../Controls/StartScreenTabControl.cs | 0 .../Fluent.Ribbon/Controls/StatusBar.cs | 0 .../Fluent.Ribbon/Controls/StatusBarItem.cs | 0 .../Controls/StatusBarMenuItem.cs | 0 .../Fluent.Ribbon/Controls/StatusBarPanel.cs | 0 .../Fluent.Ribbon/Controls/TextBox.cs | 0 .../Fluent.Ribbon/Controls/ToggleButton.cs | 0 .../Fluent.Ribbon/Controls/TwoLineLabel.cs | 0 .../Controls/UniformGridWithItemSize.cs | 0 .../Controls/WindowSteeringHelperControl.cs | 0 ...MenuRightScrollViewerExtractorConverter.cs | 0 .../ColorToSolidColorBrushConverter.cs | 0 .../Converters/EqualsToVisibilityConverter.cs | 0 .../Fluent.Ribbon/Converters/IconConverter.cs | 0 .../Converters/InvertNumericConverter.cs | 0 .../Converters/IsNullConverter.cs | 0 .../Converters/ObjectToImageConverter.cs | 0 .../Converters/SizeDefinitionConverter.cs | 0 .../Converters/SpinnerTextToValueConverter.cs | 0 .../Converters/StaticConverters.cs | 0 .../Converters/ThicknessConverter.cs | 0 .../Fluent.Ribbon/Data/KeyTipInformation.cs | 0 .../Fluent.Ribbon/Data/KeyTipPressedResult.cs | 0 .../Data/RibbonControlSizeDefinition.cs | 0 .../Fluent.Ribbon/Data/RibbonStateStorage.cs | 0 .../Fluent.Ribbon/Effects/GrayscaleEffect.cs | 0 .../Enumerations/RibbonControlSize.cs | 0 .../Enumerations/RibbonGroupBoxState.cs | 0 .../IKeyTipInformationProvider.cs | 0 .../Extensibility/IRibbonSizeChangedSink.cs | 0 .../Extensions/AutomationPeerExtensions.cs | 0 .../Extensions/DispatcherExtensions.cs | 0 .../Extensions/DoubleExtensions.cs | 0 .../Extensions/FrameworkElementExtensions.cs | 0 .../Extensions/ICommandSourceExtensions.cs | 0 .../ItemContainerGeneratorExtensions.cs | 0 .../Fluent.Ribbon/Fluent.Ribbon.csproj | 0 .../Fluent.Ribbon/GlobalSuppressions.cs | 0 .../Fluent.Ribbon/Helpers/DoubleHelper.cs | 0 .../Fluent.Ribbon/Helpers/FrameworkHelper.cs | 0 .../Helpers/ItemsControlHelper.cs | 0 .../Helpers/LogicalChildSupportHelper.cs | 0 .../Fluent.Ribbon/Helpers/PoupHelper.cs | 0 .../Helpers/ToggleButtonHelper.cs | 0 .../Helpers/WindowSteeringHelper.cs | 0 .../Fluent.Ribbon/IDropDownControl.cs | 0 .../Fluent.Ribbon/IHeaderedControl.cs | 0 .../Fluent.Ribbon/IKeyTipedControl.cs | 0 .../Fluent.Ribbon/ILargeIconProvider.cs | 0 .../Fluent.Ribbon/ILogicalChildSupport.cs | 0 .../Fluent.Ribbon/IRibbonControl.cs | 0 .../Fluent.Ribbon/IRibbonStateStorage.cs | 0 .../Fluent.Ribbon/IRibbonWindow.cs | 0 .../Fluent.Ribbon/IScalableRibbonControl.cs | 0 .../Fluent.Ribbon/IToggleButton.cs | 0 .../Internal/AccessTextHelper.cs | 0 .../Fluent.Ribbon/Internal/CommandHelper.cs | 0 .../Fluent.Ribbon/Internal/DoubleUtil.cs | 0 .../Fluent.Ribbon/Internal/FocusWrapper.cs | 0 .../Internal/ItemContainerGeneratorAction.cs | 0 .../Fluent.Ribbon/Internal/KeyEventUtility.cs | 0 .../Internal/KnownBoxes/BooleanBoxes.cs | 0 .../Internal/KnownBoxes/DoubleBoxes.cs | 0 .../Internal/KnownBoxes/IntBoxes.cs | 0 .../Internal/KnownBoxes/StringBoxes.cs | 0 .../Internal/KnownBoxes/VisibilityBoxes.cs | 0 .../Internal/ObjectExtensions.cs | 0 .../Fluent.Ribbon/Internal/ScopeGuard.cs | 0 .../Fluent.Ribbon/Internal/SizeConstants.cs | 0 .../Fluent.Ribbon/Internal/TypeHelper.cs | 0 .../Fluent.Ribbon/Internal/UIHelper.cs | 0 .../Fluent.Ribbon/Internal/WhenLoaded.cs | 0 .../Localization/Languages/Arabic.cs | 0 .../Localization/Languages/Azerbaijani.cs | 0 .../Localization/Languages/Bulgarian.cs | 0 .../Localization/Languages/Catalan.cs | 0 .../Localization/Languages/Chinese.cs | 0 .../Localization/Languages/Czech.cs | 0 .../Localization/Languages/Danish.cs | 0 .../Localization/Languages/Dutch.cs | 0 .../Localization/Languages/English.cs | 0 .../Localization/Languages/Estonian.cs | 0 .../Localization/Languages/Finnish.cs | 0 .../Localization/Languages/French.cs | 0 .../Localization/Languages/German.cs | 0 .../Localization/Languages/Greek.cs | 0 .../Localization/Languages/Hebrew.cs | 0 .../Localization/Languages/Hungarian.cs | 0 .../Localization/Languages/Italian.cs | 0 .../Localization/Languages/Japanese.cs | 0 .../Localization/Languages/Korean.cs | 0 .../Localization/Languages/Lithuanian.cs | 0 .../Localization/Languages/Norwegian.cs | 0 .../Languages/Norwegian_Bokmål.cs | 0 .../Languages/Norwegian_Nynorsk.cs | 0 .../Localization/Languages/Persian.cs | 0 .../Localization/Languages/Polish.cs | 0 .../Localization/Languages/Portuguese.cs | 0 .../Languages/Portuguese_Brazil.cs | 0 .../Localization/Languages/Romanian.cs | 0 .../Localization/Languages/Russian.cs | 0 .../Localization/Languages/Sinhala.cs | 0 .../Localization/Languages/Slovak.cs | 0 .../Localization/Languages/Slovenian.cs | 0 .../Localization/Languages/Spanish.cs | 0 .../Localization/Languages/Swedish.cs | 0 .../Localization/Languages/Turkish.cs | 0 .../Localization/Languages/Ukrainian.cs | 0 .../Localization/Languages/Vietnamese.cs | 0 .../Localization/RibbonLocalization.cs | 0 .../RibbonLocalizationAttribute.cs | 0 .../Localization/RibbonLocalizationBase.cs | 0 .../Metro/Behaviours/StylizedBehaviors.cs | 0 .../Behaviours/StylizedBehaviorsCollection.cs | 0 .../Metro/Controls/WindowCommands.cs | 0 .../Fluent.Ribbon/Properties/AssemblyInfo.cs | 0 .../Fluent.Ribbon/RibbonCommands.cs | 0 .../Services/ContextMenuService.cs | 0 .../Fluent.Ribbon/Services/KeyTipService.cs | 0 .../Fluent.Ribbon/Services/PopupService.cs | 0 .../Fluent.Ribbon/Services/ToolTipService.cs | 0 ...plicationMenuItemContainerStyleSelector.cs | 0 ...ageTabControlItemContainerStyleSelector.cs | 0 ...ationMenuItemItemContainerStyleSelector.cs | 0 ...ationMenuItemItemContainerStyleSelector.cs | 0 .../RibbonGroupBoxHeaderTemplateSelector.cs | 0 .../Fluent.Ribbon/Themes/Common.xaml | 0 .../Themes/Controls/ApplicationMenu.xaml | 0 .../Themes/Controls/ApplicationMenuItem.xaml | 0 .../Themes/Controls/Backstage.xaml | 0 .../Themes/Controls/BackstageControls.xaml | 0 .../Themes/Controls/BackstageTabControl.xaml | 0 .../Themes/Controls/BackstageTabItem.xaml | 0 .../Fluent.Ribbon/Themes/Controls/Button.xaml | 0 .../Themes/Controls/CheckBox.xaml | 0 .../Themes/Controls/ColorGallery.xaml | 0 .../Themes/Controls/ComboBox.xaml | 0 .../Themes/Controls/ComboBoxItem.xaml | 0 .../Themes/Controls/DropDownButton.xaml | 0 .../Themes/Controls/EmptyFocusStyle.xaml | 0 .../Themes/Controls/Gallery.xaml | 0 .../Controls/GalleryGroupContainer.xaml | 0 .../Themes/Controls/GalleryItem.xaml | 0 .../Themes/Controls/InRibbonGallery.xaml | 0 .../Fluent.Ribbon/Themes/Controls/KeyTip.xaml | 0 .../Fluent.Ribbon/Themes/Controls/Menu.xaml | 0 .../Themes/Controls/MenuItem.xaml | 0 .../Themes/Controls/MenuSeparator.xaml | 0 .../Themes/Controls/QuickAccessToolbar.xaml | 0 .../Themes/Controls/RadioButton.xaml | 0 .../Fluent.Ribbon/Themes/Controls/Ribbon.xaml | 0 .../Controls/RibbonContextualTabGroup.xaml | 0 .../Themes/Controls/RibbonGroupBox.xaml | 0 .../Themes/Controls/RibbonMenu.xaml | 0 .../Themes/Controls/RibbonScrollViewer.xaml | 0 .../Themes/Controls/RibbonSeparator.xaml | 0 .../Themes/Controls/RibbonTabControl.xaml | 0 .../Themes/Controls/RibbonTabItem.xaml | 0 .../Themes/Controls/RibbonTextBox.xaml | 0 .../Themes/Controls/RibbonTitleBar.xaml | 0 .../Themes/Controls/RibbonToolBar.xaml | 0 .../Controls/RibbonToolBarControlGroup.xaml | 0 .../Themes/Controls/ScreenTip.xaml | 0 .../Themes/Controls/ScrollBar.xaml | 0 .../Themes/Controls/SeparatorTabItem.xaml | 0 .../Fluent.Ribbon/Themes/Controls/Slider.xaml | 0 .../Themes/Controls/Spinner.xaml | 0 .../Themes/Controls/SplitButton.xaml | 0 .../Themes/Controls/StartScreen.xaml | 0 .../Controls/StartScreenTabControl.xaml | 0 .../Themes/Controls/StatusBar.xaml | 0 .../Themes/Controls/ToggleButton.xaml | 0 .../Themes/Controls/TwoLineLabel.xaml | 0 .../Themes/Controls/WindowCommands.xaml | 0 .../Fluent.Ribbon/Themes/Effects/Grayscale.fx | 0 .../Fluent.Ribbon/Themes/Effects/Grayscale.ps | Bin .../Fluent.Ribbon/Themes/Generic.xaml | 0 .../Fluent.Ribbon/Themes/Images.xaml | 0 .../Fluent.Ribbon/Themes/RibbonWindow.xaml | 0 .../Fluent.Ribbon/Themes/Styles.txt | 0 .../Themes/Themes/GeneratorParameters.json | 0 .../Fluent.Ribbon/Themes/XamlCombine.exe | Bin .../Theming/RibbonLibraryThemeProvider.cs | 0 .../Fluent.Ribbon}/Images/Appveyor_logo.svg | 0 .../Fluent.Ribbon}/Images/Fluent.png | Bin .../Images/Logo/Logo_128x128.png | Bin .../Fluent.Ribbon}/Images/Logo/Logo_16x16.png | Bin .../Fluent.Ribbon}/Images/Logo/Logo_24x24.png | Bin .../Images/Logo/Logo_256x256.png | Bin .../Fluent.Ribbon}/Images/Logo/Logo_32x32.png | Bin .../Fluent.Ribbon}/Images/Logo/Logo_48x48.png | Bin .../Fluent.Ribbon}/Images/Logo/Logo_64x64.png | Bin .../Fluent.Ribbon}/Images/Logo/Logo_96x96.png | Bin .../Images/Ribbon/ApplicationMenu.ai | 0 .../Fluent.Ribbon}/Images/Ribbon/Checked.ai | 0 .../Fluent.Ribbon}/Images/Ribbon/Copy.ai | 0 .../Fluent.Ribbon}/Images/Ribbon/Cut.ai | 0 .../Images/Ribbon/DefaultSmallIcon.ai | 0 .../Images/Ribbon/DefaultSmallIcon.design | Bin .../Images/Ribbon/DialogLauncher.ai | 0 .../Fluent.Ribbon}/Images/Ribbon/Help.ai | 0 .../Images/Ribbon/MoreColors.ai | 0 .../Fluent.Ribbon}/Images/Ribbon/Paste.ai | 0 .../Ribbon/QuickAccessToolbarDropDown.ai | 0 .../Ribbon/QuickAccessToolbarExtender.ai | 0 .../Images/Ribbon/RibbonCollapse.ai | 0 .../Images/Ribbon/RibbonExpand.ai | 0 .../Fluent.Ribbon}/Images/Ribbon/RibbonPin.ai | 0 .../Fluent.Ribbon}/Images/Ribbon/Warning.ai | 0 .../Office 2010 - Black - Backstage.png | Bin .../Office 2010 - Blue - Backstage.png | Bin .../Office 2010 - Silver - Backstage.png | Bin ...Office 2010 - Silver - Collapsed Group.png | Bin .../Office 2010 - Silver - ColorGallery.png | Bin ...010 - Silver - ComboBox in QuickAccess.png | Bin ...fice 2010 - Silver - Filter in Gallery.png | Bin ...2010 - Silver - Gallery in QuickAccess.png | Bin .../Office 2010 - Silver - Gallery.png | Bin .../Office 2010 - Silver - KeyTips.png | Bin .../Office 2010 - Silver - RTL.png | Bin .../Office 2013 - White - Backstage.png | Bin .../Screenshots/Office 2013 - White.png | Bin .../Windows 8 - White - Backstage.png | Bin .../Images/Screenshots/Windows 8 - White.png | Bin .../Fluent.Ribbon}/Images/Showcase.gif | Bin .../Fluent.Ribbon}/Images/banner.png | Bin .../Fluent.Ribbon}/Images/cake-medium.png | Bin .../Fluent.Ribbon}/Images/icon_ReSharper.png | Bin .../Fluent.Ribbon}/License.txt | 0 .../Fluent.Ribbon}/README.md | 0 .../Shared/GlobalAssemblyInfo.cs | 0 .../Fluent.Ribbon}/Shared/SharedKey.snk | Bin .../Live-Charts-master}/.gitattributes | 0 .../.github/CONTRIBUTING.md | 0 .../.github/ISSUE_TEMPLATE.md | 0 .../.github/PULL_REQUEST_TEMPLATE.md | 0 .../Live-Charts-master}/.gitignore | 0 .../Charts.sln.DotSettings | 0 .../Live-Charts-master}/Core/AxisCore.cs | 0 .../Core/AxisOrientation.cs | 0 .../Live-Charts-master}/Core/AxisPosition.cs | 0 .../Core/AxisSectionCore.cs | 0 .../Core/BarLabelPosition.cs | 0 .../Live-Charts-master}/Core/BezierData.cs | 0 .../Core/ChartFunctions.cs | 0 .../Live-Charts-master}/Core/ChartPoint.cs | 0 .../Live-Charts-master}/Core/ChartUpdater.cs | 0 .../Live-Charts-master}/Core/ChartValues.cs | 0 .../Live-Charts-master}/Core/Charting.cs | 0 .../Core/Charts/CartesianChartCore.cs | 0 .../Core/Charts/ChartCore.cs | 0 .../Core/Charts/PieChartCore.cs | 0 .../Core/Configurations/CartesianMapper.cs | 0 .../Core/Configurations/FinancialMapper.cs | 0 .../Core/Configurations/GanttMapper.cs | 0 .../Core/Configurations/IPointEvaluator.cs | 0 .../Core/Configurations/Mappers.cs | 0 .../Core/Configurations/PieMapper.cs | 0 .../Core/Configurations/PolarMapper.cs | 0 .../Core/Configurations/WeightedMapper.cs | 0 .../Live-Charts-master}/Core/Core.csproj | 0 .../Core/Core.csproj.DotSettings | 0 .../Live-Charts-master}/Core/Core.nuspec | 0 .../Core/DataLabelViewModel.cs | 0 .../Core/Defaults/AxisLimits.cs | 0 .../Core/Defaults/DateTimePoint.cs | 0 .../Core/Defaults/GanttPoint.cs | 0 .../Core/Defaults/HeatPoint.cs | 0 .../Core/Defaults/OHLCPoint.cs | 0 .../Core/Defaults/ObservablePoint.cs | 0 .../Core/Defaults/ObservableValue.cs | 0 .../Core/Defaults/PolarPoint.cs | 0 .../Core/Defaults/ScatterPoint.cs | 0 .../Definitions/Charts/IAxisSectionView.cs | 0 .../Core/Definitions/Charts/IAxisView.cs | 0 .../Definitions/Charts/ICartesianChart.cs | 0 .../Charts/ICartesianVisualElement.cs | 0 .../Core/Definitions/Charts/IChartView.cs | 0 .../Charts/ILogarithmicAxisView.cs | 0 .../Core/Definitions/Charts/IPieChart.cs | 0 .../Charts/ISeparatorElementView.cs | 0 .../Core/Definitions/Charts/ISeparatorView.cs | 0 .../Definitions/Points/IBezierPointView.cs | 0 .../Definitions/Points/IChartPointView.cs | 0 .../Core/Definitions/Points/IHeatPointView.cs | 0 .../Core/Definitions/Points/IOhlcPointView.cs | 0 .../Definitions/Points/IPieSlicePointView.cs | 0 .../Definitions/Points/IRectanglePointView.cs | 0 .../Definitions/Points/IScatterPointView.cs | 0 .../Core/Definitions/Points/IStepPointView.cs | 0 .../Core/Definitions/Series/IAreaPoint.cs | 0 .../Definitions/Series/ICartesianSeries.cs | 0 .../Definitions/Series/IColumnSeriesView.cs | 0 .../Series/IFinancialSeriesView.cs | 0 .../Definitions/Series/IHeatSeriesView.cs | 0 .../Definitions/Series/ILineSeriesView.cs | 0 .../Core/Definitions/Series/IPieSeries.cs | 0 .../Core/Definitions/Series/IPieSeriesView.cs | 0 .../Core/Definitions/Series/IRowSeriesView.cs | 0 .../Definitions/Series/IScatterSeriesView.cs | 0 .../Core/Definitions/Series/ISeriesView.cs | 0 .../Series/IStackModelableSeriesView.cs | 0 .../Series/IStackedAreaSeriesView.cs | 0 .../Series/IStackedColumnSeriesView.cs | 0 .../Series/IStackedRowSeriesView.cs | 0 .../Series/IVerticalStackedAreaSeriesView.cs | 0 .../Core/Dtos/BezierData.cs | 0 .../Core/Dtos/CoreColor.cs | 0 .../Core/Dtos/CoreGradientStop.cs | 0 .../Core/Dtos/CoreLimit.cs | 0 .../Core/Dtos/CoreMargin.cs | 0 .../Core/Dtos/CorePoint.cs | 0 .../Core/Dtos/CoreRectangle.cs | 0 .../Live-Charts-master}/Core/Dtos/CoreSize.cs | 0 .../Core/Dtos/LabelEvaluation.cs | 0 .../Core/Dtos/StackedSum.cs | 0 .../Core/Dtos/TooltipDataViewModel.cs | 0 .../Core/Events/Delegates.cs | 0 .../Events/PreviewRangeChangedEventArgs.cs | 0 .../Core/Events/RangeChangedEventArgs.cs | 0 .../Core/Helpers/Extentions.cs | 0 .../Core/Helpers/LiveChartsException.cs | 0 .../Core/Helpers/NoisyCollection.cs | 0 .../Live-Charts-master}/Core/IBezierData.cs | 0 .../Live-Charts-master}/Core/IChartValues.cs | 0 .../Core/IObservableChartPoint.cs | 0 .../Core/LegendLocation.cs | 0 .../Core/LogarithmicAxisCore.cs | 0 .../Live-Charts-master}/Core/Maps/MapData.cs | 0 .../Core/PanningOptions.cs | 0 .../Core/PieLabelPosition.cs | 0 .../Live-Charts-master}/Core/PointTracker.cs | 0 .../Core/PortableCore.csproj.DotSettings | 0 .../Core/Properties/AssemblyInfo.cs | 0 .../Live-Charts-master}/Core/ScrollMode.cs | 0 .../Core/SeparationState.cs | 0 .../Core/SeparatorConfigurationCore.cs | 0 .../Core/SeparatorElementCore.cs | 0 .../Core/SeriesAlgorithms/CandleAlgorithm.cs | 0 .../Core/SeriesAlgorithms/ColumnAlgorithm.cs | 0 .../Core/SeriesAlgorithms/HeatAlgorithm.cs | 0 .../Core/SeriesAlgorithms/LineAlgorithm.cs | 0 .../Core/SeriesAlgorithms/OhlcAlgorithm.cs | 0 .../Core/SeriesAlgorithms/PieAlgorithm.cs | 0 .../Core/SeriesAlgorithms/RowAlgorithm.cs | 0 .../Core/SeriesAlgorithms/ScatterAlgorithm.cs | 0 .../SeriesAlgorithms/StackedAreaAlgorithm.cs | 0 .../StackedColumnAlgorithm.cs | 0 .../SeriesAlgorithms/StackedRowAlgorithm.cs | 0 .../SeriesAlgorithms/StepLineAlgorithm.cs | 0 .../SeriesAlgorithms/VerticalLineAlgorithm.cs | 0 .../VerticalStackedAreaAlgorithm.cs | 0 .../Core/SeriesCollection.cs | 0 .../Core/SeriesOrientation.cs | 0 .../Core/Seriesalgorithm.cs | 0 .../Live-Charts-master}/Core/StackMode.cs | 0 .../Core/TooltipSelectionMode.cs | 0 .../Live-Charts-master}/Core/UpdaterState.cs | 0 .../Core/VisualElementsCollection.cs | 0 .../Core/ZoomingOptions.cs | 0 .../Live-Charts-master}/Core/core.docs | 0 .../Live-Charts-master}/Core/readme.txt | 0 .../Live-Charts-master}/Core40/AxisCore.cs | 0 .../Core40/AxisOrientation.cs | 0 .../Core40/AxisPosition.cs | 0 .../Core40/AxisSectionCore.cs | 0 .../Live-Charts-master}/Core40/AxisWindow.cs | 0 .../Live-Charts-master}/Core40/AxisWindows.cs | 0 .../Core40/BarLabelPosition.cs | 0 .../Core40/ChartFunctions.cs | 0 .../Live-Charts-master}/Core40/ChartPoint.cs | 0 .../Core40/ChartUpdater.cs | 0 .../Live-Charts-master}/Core40/ChartValues.cs | 0 .../Live-Charts-master}/Core40/Charting.cs | 0 .../Core40/Charts/CartesianChartCore.cs | 0 .../Core40/Charts/ChartCore.cs | 0 .../Core40/Charts/PieChartCore.cs | 0 .../Core40/Configurations/CartesianMapper.cs | 0 .../Core40/Configurations/FinancialMapper.cs | 0 .../Core40/Configurations/GanttMapper.cs | 0 .../Core40/Configurations/IPointEvaluator.cs | 0 .../Core40/Configurations/Mappers.cs | 0 .../Core40/Configurations/PieMapper.cs | 0 .../Core40/Configurations/PolarMapper.cs | 0 .../Core40/Configurations/WeightedMapper.cs | 0 .../Live-Charts-master}/Core40/Core40.csproj | 0 .../Core40/Core40.csproj.DotSettings | 0 .../Core40/DataLabelViewModel.cs | 0 .../Core40/DateAxisCore.cs | 0 .../Core40/DateAxisWindow.cs | 0 .../Core40/DateAxisWindows.cs | 0 .../Core40/DateSeparatorElementCore.cs | 0 .../Core40/Defaults/AxisLimits.cs | 0 .../Core40/Defaults/DateTimePoint.cs | 0 .../Core40/Defaults/GanttPoint.cs | 0 .../Core40/Defaults/HeatPoint.cs | 0 .../Core40/Defaults/OHLCPoint.cs | 0 .../Core40/Defaults/ObservablePoint.cs | 0 .../Core40/Defaults/ObservableValue.cs | 0 .../Core40/Defaults/PolarPoint.cs | 0 .../Core40/Defaults/ScatterPoint.cs | 0 .../Definitions/Charts/IAxisSectionView.cs | 0 .../Core40/Definitions/Charts/IAxisView.cs | 0 .../Core40/Definitions/Charts/IAxisWindow.cs | 0 .../Definitions/Charts/ICartesianChart.cs | 0 .../Charts/ICartesianVisualElement.cs | 0 .../Core40/Definitions/Charts/IChartView.cs | 0 .../Definitions/Charts/IDateAxisView.cs | 0 .../Charts/ILogarithmicAxisView.cs | 0 .../Core40/Definitions/Charts/IPieChart.cs | 0 .../Charts/ISeparatorElementView.cs | 0 .../Definitions/Charts/ISeparatorView.cs | 0 .../Definitions/Charts/IWindowAxisView.cs | 0 .../Definitions/Points/IBezierPointView.cs | 0 .../Definitions/Points/IChartPointView.cs | 0 .../Definitions/Points/IHeatPointView.cs | 0 .../Definitions/Points/IOhlcPointView.cs | 0 .../Definitions/Points/IPieSlicePointView.cs | 0 .../Definitions/Points/IRectanglePointView.cs | 0 .../Definitions/Points/IScatterPointView.cs | 0 .../Definitions/Points/IStepPointView.cs | 0 .../Core40/Definitions/Series/IAreaPoint.cs | 0 .../Definitions/Series/ICartesianSeries.cs | 0 .../Definitions/Series/IColumnSeriesView.cs | 0 .../Series/IFinancialSeriesView.cs | 0 .../Definitions/Series/IHeatSeriesView.cs | 0 .../Definitions/Series/ILineSeriesView.cs | 0 .../Core40/Definitions/Series/IPieSeries.cs | 0 .../Definitions/Series/IPieSeriesView.cs | 0 .../Definitions/Series/IRowSeriesView.cs | 0 .../Definitions/Series/IScatterSeriesView.cs | 0 .../Core40/Definitions/Series/ISeriesView.cs | 0 .../Series/IStackModelableSeriesView.cs | 0 .../Series/IStackedAreaSeriesView.cs | 0 .../Series/IStackedColumnSeriesView.cs | 0 .../Series/IStackedRowSeriesView.cs | 0 .../Series/IVerticalStackedAreaSeriesView.cs | 0 .../Live-Charts-master}/Core40/Delegates.cs | 0 .../Core40/Dtos/BezierData.cs | 0 .../Core40/Dtos/CoreColor.cs | 0 .../Core40/Dtos/CoreGradientStop.cs | 0 .../Core40/Dtos/CoreLimit.cs | 0 .../Core40/Dtos/CoreMargin.cs | 0 .../Core40/Dtos/CorePoint.cs | 0 .../Core40/Dtos/CoreRectangle.cs | 0 .../Core40/Dtos/CoreSize.cs | 0 .../Core40/Dtos/LabelEvaluation.cs | 0 .../Core40/Dtos/StackedSum.cs | 0 .../Core40/Dtos/TooltipDataViewModel.cs | 0 .../Core40/Events/Delegates.cs | 0 .../Events/PreviewRangeChangedEventArgs.cs | 0 .../Core40/Events/RangeChangedEventArgs.cs | 0 .../Core40/Helpers/Extentions.cs | 0 .../Core40/Helpers/LiveChartsException.cs | 0 .../Core40/Helpers/NoisyCollection.cs | 0 .../Core40/IChartValues.cs | 0 .../Core40/IObservableChartPoint.cs | 0 .../Core40/LegendLocation.cs | 0 .../Core40/LogarithmicAxisCore.cs | 0 .../Core40/Maps/MapData.cs | 0 .../Core40/PanningOptions.cs | 0 .../Live-Charts-master}/Core40/PeriodUnits.cs | 0 .../Core40/PieLabelPosition.cs | 0 .../Core40/PointTracker.cs | 0 .../Core40/Properties/AssemblyInfo.cs | 0 .../Live-Charts-master}/Core40/ScrollMode.cs | 0 .../Core40/SeparationState.cs | 0 .../Core40/SeparatorConfigurationCore.cs | 0 .../Core40/SeparatorElementCore.cs | 0 .../SeriesAlgorithms/CandleAlgorithm.cs | 0 .../SeriesAlgorithms/ColumnAlgorithm.cs | 0 .../Core40/SeriesAlgorithms/HeatAlgorithm.cs | 0 .../Core40/SeriesAlgorithms/LineAlgorithm.cs | 0 .../Core40/SeriesAlgorithms/OhlcAlgorithm.cs | 0 .../Core40/SeriesAlgorithms/PieAlgorithm.cs | 0 .../Core40/SeriesAlgorithms/RowAlgorithm.cs | 0 .../SeriesAlgorithms/ScatterAlgorithm.cs | 0 .../SeriesAlgorithms/StackedAreaAlgorithm.cs | 0 .../StackedColumnAlgorithm.cs | 0 .../SeriesAlgorithms/StackedRowAlgorithm.cs | 0 .../SeriesAlgorithms/StepLineAlgorithm.cs | 0 .../SeriesAlgorithms/VerticalLineAlgorithm.cs | 0 .../VerticalStackedAreaAlgorithm.cs | 0 .../Core40/SeriesCollection.cs | 0 .../Core40/SeriesOrientation.cs | 0 .../Core40/Seriesalgorithm.cs | 0 .../Live-Charts-master}/Core40/StackMode.cs | 0 .../Core40/TooltipSelectionMode.cs | 0 .../Core40/UpdaterState.cs | 0 .../Core40/VisualElementsCollection.cs | 0 .../Core40/WindowAxisCore.cs | 0 .../Core40/ZoomingOptions.cs | 0 .../Live-Charts-master}/Examples/UWP/App.xaml | 0 .../Examples/UWP/App.xaml.cs | 0 .../Examples/UWP/AppShell.xaml | 0 .../Examples/UWP/AppShell.xaml.cs | 0 .../UWP/Assets/LockScreenLogo.scale-200.png | Bin .../UWP/Assets/SplashScreen.scale-200.png | Bin .../Assets/Square150x150Logo.scale-200.png | Bin .../UWP/Assets/Square44x44Logo.scale-200.png | Bin ...x44Logo.targetsize-24_altform-unplated.png | Bin .../Examples/UWP/Assets/StoreLogo.png | Bin .../UWP/Assets/Wide310x150Logo.scale-200.png | Bin .../Basic Bars/BasicColumn.xaml | 0 .../Basic Bars/BasicColumn.xaml.cs | 0 .../Basic Bars/BasicRowExample.xaml | 0 .../Basic Bars/BasicRowExample.xaml.cs | 0 .../BasicStackedColumnExample.xaml | 0 .../BasicStackedColumnExample.xaml.cs | 0 .../BasicStackedRowPercentageExample.xaml | 0 .../BasicStackedRowPercentageExample.xaml.cs | 0 .../BasicLine/BasicLineExample.xaml | 0 .../BasicLine/BasicLineExample.xaml.cs | 0 .../Bubbles/BubblesExample.xaml | 0 .../Bubbles/BubblesExample.xaml.cs | 0 .../Chart to Image/ChartToImageSample.xaml | 0 .../Chart to Image/ChartToImageSample.xaml.cs | 0 .../ConstantChanges/ConstantChangesChart.xaml | 0 .../ConstantChangesChart.xaml.cs | 0 .../ConstantChanges/MeasureModel.cs | 0 .../CustomTooltipAndLegendExample.xaml | 0 .../CustomTooltipAndLegendExample.xaml.cs | 0 .../CustomTooltipAndLegend/CustomerVm.cs | 0 .../CustomersLegend.xaml | 0 .../CustomersLegend.xaml.cs | 0 .../CustomersTooltip.xaml | 0 .../CustomersTooltip.xaml.cs | 0 .../CustomizedLineSeries.xaml | 0 .../CustomizedLineSeries.xaml.cs | 0 .../DynamicVisibilityExample.xaml | 0 .../DynamicVisibilityExample.xaml.cs | 0 .../EnergyPredictionExample.xaml | 0 .../EnergyPredictionExample.xaml.cs | 0 .../Energy Predictions/OpacityConverter.cs | 0 .../Energy Predictions/ReverseConverter.cs | 0 .../Events/ChartPointCommandHandler.cs | 0 .../CartesianChart/Events/EventsExample.xaml | 0 .../Events/EventsExample.xaml.cs | 0 .../UWP/CartesianChart/Events/ViewModel.cs | 0 .../Financial/CandleStickExample.xaml | 0 .../Financial/CandleStickExample.xaml.cs | 0 .../CartesianChart/Financial/OhclExample.xaml | 0 .../Financial/OhclExample.xaml.cs | 0 .../FullyResponsiveExample.xaml | 0 .../FullyResponsiveExample.xaml.cs | 0 .../Funnel Chart/FunnelExample.xaml | 0 .../Funnel Chart/FunnelExample.xaml.cs | 0 .../Funnel Chart/resources/fingerprint.png | Bin .../Funnel Chart/resources/user.png | Bin .../Funnel Chart/resources/view.png | Bin .../GanttChart/GanttExample.xaml | 0 .../GanttChart/GanttExample.xaml.cs | 0 .../HeatChart/HeatSeriesExample.xaml | 0 .../HeatChart/HeatSeriesExample.xaml.cs | 0 .../InLineSyntax/InLineSyntaxTest.xaml | 0 .../InLineSyntax/InLineSyntaxTest.xaml.cs | 0 .../Inverted Series/InvertedExample.xaml | 0 .../Inverted Series/InvertedExample.xaml.cs | 0 .../IrregularIntervalsExample.xaml | 0 .../IrregularIntervalsExample.xaml.cs | 0 .../CartesianChart/Labels/LabelsExample.xaml | 0 .../Labels/LabelsExample.xaml.cs | 0 .../Labels/LabelsHorizontalExample.xaml | 0 .../Labels/LabelsHorizontalExample.xaml.cs | 0 .../LineExample/LineExample.xaml | 0 .../LineExample/LineExample.xaml.cs | 0 .../Examples/UWP/CartesianChart/Linq/City.cs | 0 .../UWP/CartesianChart/Linq/DataBase.cs | 0 .../UWP/CartesianChart/Linq/LinqExample.xaml | 0 .../CartesianChart/Linq/LinqExample.xaml.cs | 0 .../LogarithmScale/LogarithmScaleExample.xaml | 0 .../LogarithmScaleExample.xaml.cs | 0 .../ManualZAndP/ManualZAndPExample.xaml | 0 .../ManualZAndP/ManualZAndPExample.xaml.cs | 0 .../MaterialCards/MaterialCards.xaml | 0 .../MaterialCards/MaterialCards.xaml.cs | 0 .../MissingPointsExample.xaml | 0 .../MissingPointsExample.xaml.cs | 0 .../MixingSeries/MixingSeries.xaml | 0 .../MixingSeries/MixingSeries.xaml.cs | 0 .../MultiAxes/MultiAxesChart.xaml | 0 .../MultiAxes/MultiAxesChart.xaml.cs | 0 .../NegativeStackedRowExample.xaml | 0 .../NegativeStackedRowExample.xaml.cs | 0 .../PointShapeLine/PointShapeLineExample.xaml | 0 .../PointShapeLineExample.xaml.cs | 0 .../PointState/PointStateExample.xaml | 0 .../PointState/PointStateExample.xaml.cs | 0 .../ScatterPlot/ScatterExample.xaml | 0 .../ScatterPlot/ScatterExample.xaml.cs | 0 .../Sections/SectionsExample.xaml | 0 .../Sections/SectionsExample.xaml.cs | 0 .../SectionsDragable/DragableSections.xaml | 0 .../SectionsDragable/DragableSections.xaml.cs | 0 .../SharedTooltip/SharedTooltipExample.xaml | 0 .../SharedTooltipExample.xaml.cs | 0 .../SolidColorChart/SolidColorExample.xaml | 0 .../SolidColorChart/SolidColorExample.xaml.cs | 0 .../StackedArea/StackedAreaExample.xaml | 0 .../StackedArea/StackedAreaExample.xaml.cs | 0 .../VerticalStackedAreaExample.xaml | 0 .../VerticalStackedAreaExample.xaml.cs | 0 .../StackedBar/StackedColumnExample.xaml | 0 .../StackedBar/StackedColumnExample.xaml.cs | 0 .../StackedBar/StackedRowExample.xaml | 0 .../StackedBar/StackedRowExample.xaml.cs | 0 .../StepLine/StepLineExample.xaml | 0 .../StepLine/StepLineExample.xaml.cs | 0 .../TypesSupport/TypesPlotting.xaml | 0 .../TypesSupport/TypesPlotting.xaml.cs | 0 .../UIElements/UIElementsExample.xaml | 0 .../UIElements/UIElementsExample.xaml.cs | 0 .../UWP/CartesianChart/UIElements/warning.png | Bin .../Using DateTime/DateModel.cs | 0 .../Using DateTime/DateTime.xaml | 0 .../Using DateTime/DateTime.xaml.cs | 0 .../ZoomingAndPanning/ZoomingAndPanning.xaml | 0 .../ZoomingAndPanning.xaml.cs | 0 .../UWP/CartesianChart/zzIssues/Issue179.xaml | 0 .../CartesianChart/zzIssues/Issue179.xaml.cs | 0 .../Examples/UWP/Commons/SampleCategory.cs | 0 .../Examples/UWP/Commons/SampleDefinition.cs | 0 .../Examples/UWP/Commons/SampleDefinitions.cs | 0 .../UWP/Converters/BoolToObjectConverter.cs | 0 .../UWP/Gauges/AngularGaugeExmple.xaml | 0 .../UWP/Gauges/AngularGaugeExmple.xaml.cs | 0 .../Examples/UWP/Gauges/Gauge360.xaml | 0 .../Examples/UWP/Gauges/Gauge360.xaml.cs | 0 .../Examples/UWP/Package.appxmanifest | 0 .../UWP/PieChart/DoughnutChartExample.xaml | 0 .../UWP/PieChart/DoughnutChartExample.xaml.cs | 0 .../UWP/PieChart/PieChartExample.xaml | 0 .../UWP/PieChart/PieChartExample.xaml.cs | 0 .../Examples/UWP/Properties/AssemblyInfo.cs | 0 .../Examples/UWP/Uwp.csproj | 0 .../Examples/UWP/Views/MainPage.xaml | 0 .../Examples/UWP/Views/MainPage.xaml.cs | 0 .../Examples/UWP/cities.csv | 0 .../Examples/WinForms/App.config | 0 .../BasicStackedColumnExample.Designer.cs | 0 .../BasicStackedColumnExample.cs | 0 .../BasicStackedColumnExample.resx | 0 .../BasicsStackedRowExample.Designer.cs | 0 .../BasicsStackedRowExample.cs | 0 .../BasicsStackedRowExample.resx | 0 .../BasicBar/BasicColumnExample.Designer.cs | 0 .../Cartesian/BasicBar/BasicColumnExample.cs | 0 .../BasicBar/BasicColumnExample.resx | 0 .../BasicBar/BasicRowExample.Designer.cs | 0 .../Cartesian/BasicBar/BasicRowExample.cs | 0 .../Cartesian/BasicBar/BasicRowExample.resx | 0 .../BasicBubblesExample.Designer.cs | 0 .../BasicBubbles/BasicBubblesExample.cs | 0 .../BasicBubbles/BasicBubblesExample.resx | 0 .../BasicLine/BasicLineExample.Designer.cs | 0 .../Cartesian/BasicLine/BasicLineExample.cs | 0 .../Cartesian/BasicLine/BasicLineExample.resx | 0 .../ConstantChanges.Designer.cs | 0 .../ConstantChanges/ConstantChanges.cs | 0 .../ConstantChanges/ConstantChanges.resx | 0 .../Cartesian/ConstantChanges/MeasureModel.cs | 0 .../Customized Line Series.Designer.cs | 0 .../Customized Line Series.cs | 0 .../Customized Line Series.resx | 0 .../DataPaginationExample.Designer.cs | 0 .../DataPagination/DataPaginationExample.cs | 0 .../DataPagination/DataPaginationExample.resx | 0 .../DateTime/DateTimeExample.Designer.cs | 0 .../Cartesian/DateTime/DateTimeExample.cs | 0 .../Cartesian/DateTime/DateTimeExample.resx | 0 .../DynamicVisibiltyExample.Designer.cs | 0 .../DynamicVisibiltyExample.cs | 0 .../DynamicVisibiltyExample.resx | 0 .../Events/EventsExample.Designer.cs | 0 .../Cartesian/Events/EventsExample.cs | 0 .../Cartesian/Events/EventsExample.resx | 0 .../Financial/FinancialExample.Designer.cs | 0 .../Cartesian/Financial/FinancialExample.cs | 0 .../Cartesian/Financial/FinancialExample.resx | 0 .../FullyResponsive.Designer.cs | 0 .../FullyResponsive/FullyResponsive.cs | 0 .../FullyResponsive/FullyResponsive.resx | 0 .../FunnelChart/FunnelExample.Designer.cs | 0 .../Cartesian/FunnelChart/FunnelExample.cs | 0 .../Cartesian/FunnelChart/FunnelExample.resx | 0 .../FunnelChart/Resources/fingerprint.png | Bin .../Cartesian/FunnelChart/Resources/user.png | Bin .../Cartesian/FunnelChart/Resources/view.png | Bin .../GanttChart/GanttExample.Designer.cs | 0 .../Cartesian/GanttChart/GanttExample.cs | 0 .../Cartesian/GanttChart/GanttExample.resx | 0 .../HeatSeriesExample.Designer.cs | 0 .../HeatSeriesExample/HeatSeriesExample.cs | 0 .../HeatSeriesExample/HeatSeriesExample.resx | 0 .../InvertedSeries.Designer.cs | 0 .../Inverted Series/InvertedSeries.cs | 0 .../Inverted Series/InvertedSeries.resx | 0 .../IrregularIntervalsExample.Designer.cs | 0 .../IrregularIntervalsExample.cs | 0 .../IrregularIntervalsExample.resx | 0 .../Cartesian/Labels/Labels.Designer.cs | 0 .../WinForms/Cartesian/Labels/Labels.cs | 0 .../WinForms/Cartesian/Labels/Labels.resx | 0 .../Examples/WinForms/Cartesian/Linq/City.cs | 0 .../WinForms/Cartesian/Linq/DataBase.cs | 0 .../Cartesian/Linq/LinqExample.Designer.cs | 0 .../WinForms/Cartesian/Linq/LinqExample.cs | 0 .../WinForms/Cartesian/Linq/LinqExample.resx | 0 .../LogarithmSacale.Designer.cs | 0 .../LogarithmScale/LogarithmSacale.cs | 0 .../LogarithmScale/LogarithmSacale.resx | 0 .../MissingPoints/MissingPoint.Designer.cs | 0 .../Cartesian/MissingPoints/MissingPoint.cs | 0 .../Cartesian/MissingPoints/MissingPoint.resx | 0 .../MultiAxes/MultipleAxesExample.Designer.cs | 0 .../MultiAxes/MultipleAxesExample.cs | 0 .../MultiAxes/MultipleAxesExample.resx | 0 .../NegativeStackedRow.Designer.cs | 0 .../NegativeStackedRow/NegativeStackedRow.cs | 0 .../NegativeStackedRow.resx | 0 .../PointState/PointState.Designer.cs | 0 .../Cartesian/PointState/PointState.cs | 0 .../Cartesian/PointState/PointState.resx | 0 .../ScatterExample/ScatterForm.Designer.cs | 0 .../Cartesian/ScatterExample/ScatterForm.cs | 0 .../Cartesian/ScatterExample/ScatterForm.resx | 0 .../Sections/SectionsExample.Designer.cs | 0 .../Cartesian/Sections/SectionsExample.cs | 0 .../Cartesian/Sections/SectionsExample.resx | 0 .../StackedAreaExample.Designer.cs | 0 .../StackedArea/StackedAreaExample.cs | 0 .../StackedArea/StackedAreaExample.resx | 0 .../StepLine/StepLineExample.Designer.cs | 0 .../Cartesian/StepLine/StepLineExample.cs | 0 .../Cartesian/StepLine/StepLineExample.resx | 0 .../UielementsExample.Designer.cs | 0 .../UielementsExample/UielementsExample.cs | 0 .../UielementsExample/UielementsExample.resx | 0 .../Cartesian/UielementsExample/warning.png | Bin .../ZomingAndPanningExample.Designer.cs | 0 .../ZomingAndPanningExample.cs | 0 .../ZomingAndPanningExample.resx | 0 .../Gauge/360/Gauge360Example.Designer.cs | 0 .../WinForms/Gauge/360/Gauge360Example.cs | 0 .../WinForms/Gauge/360/Gauge360Example.resx | 0 .../AngularGauge/AngularGugeForm.Designer.cs | 0 .../Gauge/AngularGauge/AngularGugeForm.cs | 0 .../Gauge/AngularGauge/AngularGugeForm.resx | 0 .../Examples/WinForms/Main.Designer.cs | 0 .../Examples/WinForms/Main.cs | 0 .../Examples/WinForms/Main.resx | 0 .../WinForms/Maps/GeoMapExample.Designer.cs | 0 .../Examples/WinForms/Maps/GeoMapExample.cs | 0 .../Examples/WinForms/Maps/GeoMapExample.resx | 0 .../PieChart/DoughnutExample.Designer.cs | 0 .../WinForms/PieChart/DoughnutExample.cs | 0 .../WinForms/PieChart/DoughnutExample.resx | 0 .../PieChart/PieChartExample.Designer.cs | 0 .../WinForms/PieChart/PieChartExample.cs | 0 .../WinForms/PieChart/PieChartExample.resx | 0 .../Examples/WinForms/Program.cs | 0 .../WinForms/Properties/AssemblyInfo.cs | 0 .../WinForms/Properties/Resources.Designer.cs | 0 .../WinForms/Properties/Resources.resx | 0 .../WinForms/Properties/Settings.Designer.cs | 0 .../WinForms/Properties/Settings.settings | 0 .../Examples/WinForms/Winforms.csproj | 0 .../WinForms/Winforms.csproj.DotSettings | 0 .../Examples/WinForms/cities.csv | 0 .../Examples/Wpf/App.config | 0 .../Live-Charts-master}/Examples/Wpf/App.xaml | 0 .../Examples/Wpf/App.xaml.cs | 0 .../Basic Bars/BasicColumn.xaml | 0 .../Basic Bars/BasicColumn.xaml.cs | 0 .../Basic Bars/BasicRowExample.xaml | 0 .../Basic Bars/BasicRowExample.xaml.cs | 0 .../BasicStackedColumnExample.xaml | 0 .../BasicStackedColumnExample.xaml.cs | 0 .../BasicStackedRowPercentageExample.xaml | 0 .../BasicStackedRowPercentageExample.xaml.cs | 0 .../BasicLine/BasicLineExample.xaml | 0 .../BasicLine/BasicLineExample.xaml.cs | 0 .../Bubbles/BubblesExample.xaml | 0 .../Bubbles/BubblesExample.xaml.cs | 0 .../Chart to Image/ChartToImageSample.xaml | 0 .../Chart to Image/ChartToImageSample.xaml.cs | 0 .../ConstantChanges/ConstantChangesChart.xaml | 0 .../ConstantChangesChart.xaml.cs | 0 .../ConstantChanges/MeasureModel.cs | 0 .../CustomTooltipAndLegendExample.xaml | 0 .../CustomTooltipAndLegendExample.xaml.cs | 0 .../CustomTooltipAndLegend/CustomerVM.cs | 0 .../CustomersLegend.xaml | 0 .../CustomersLegend.xaml.cs | 0 .../CustomersTooltip.xaml | 0 .../CustomersTooltip.xaml.cs | 0 .../CustomZoomingAndPanning/MoveMe.xaml | 0 .../CustomZoomingAndPanning/MoveMe.xaml.cs | 0 .../CustomizedLineSeries.xaml | 0 .../CustomizedLineSeries.xaml.cs | 0 .../DataLabelTemplateSample.xaml | 0 .../DataLabelTemplateSample.xaml.cs | 0 .../DateAxis/DateAxisExample.xaml | 0 .../DateAxis/DateAxisExample.xaml.cs | 0 .../DynamicVisibilityExample.xaml | 0 .../DynamicVisibilityExample.xaml.cs | 0 .../EnergyPredictionExample.xaml | 0 .../EnergyPredictionExample.xaml.cs | 0 .../Energy Predictions/OpacityConverter.cs | 0 .../Energy Predictions/ReverseConverter.cs | 0 .../Events/ChartPointCommandHandler.cs | 0 .../CartesianChart/Events/EventsExample.xaml | 0 .../Events/EventsExample.xaml.cs | 0 .../Wpf/CartesianChart/Events/ViewModel.cs | 0 .../Financial/CandleStickExample.xaml | 0 .../Financial/CandleStickExample.xaml.cs | 0 .../CartesianChart/Financial/OhclExample.xaml | 0 .../Financial/OhclExample.xaml.cs | 0 .../FullyResponsiveExample.xaml | 0 .../FullyResponsiveExample.xaml.cs | 0 .../Funnel Chart/FunnelExample.xaml | 0 .../Funnel Chart/FunnelExample.xaml.cs | 0 .../Funnel Chart/resources/fingerprint.png | Bin .../Funnel Chart/resources/user.png | Bin .../Funnel Chart/resources/view.png | Bin .../GanttChart/GanttExample.xaml | 0 .../GanttChart/GanttExample.xaml.cs | 0 .../HeatChart/HeatSeriesExample.xaml | 0 .../HeatChart/HeatSeriesExample.xaml.cs | 0 .../InLineSyntax/InLineSyntaxTest.xaml | 0 .../InLineSyntax/InLineSyntaxTest.xaml.cs | 0 .../Inverted Series/Inverted Example.xaml | 0 .../Inverted Series/Inverted Example.xaml.cs | 0 .../IrregularIntervalsExample.xaml | 0 .../IrregularIntervalsExample.xaml.cs | 0 .../CartesianChart/Labels/LabelsExample.xaml | 0 .../Labels/LabelsExample.xaml.cs | 0 .../Labels/LabelsHorizontalExample.xaml | 0 .../Labels/LabelsHorizontalExample.xaml.cs | 0 .../LineExample/LineExample.xaml | 0 .../LineExample/LineExample.xaml.cs | 0 .../Examples/Wpf/CartesianChart/Linq/City.cs | 0 .../Wpf/CartesianChart/Linq/DataBase.cs | 0 .../Wpf/CartesianChart/Linq/LinqExample.xaml | 0 .../CartesianChart/Linq/LinqExample.xaml.cs | 0 .../LogarithmScale/LogarithmScaleExample.xaml | 0 .../LogarithmScaleExample.xaml.cs | 0 .../ManualZAndP/ManualZAndPExample.xaml | 0 .../ManualZAndP/ManualZAndPExample.xaml.cs | 0 .../MaterialCards/MaterialCards.xaml | 0 .../MaterialCards/MaterialCards.xaml.cs | 0 .../MissingPointsExample.xaml | 0 .../MissingPointsExample.xaml.cs | 0 .../MixingSeries/MixingSeries.xaml | 0 .../MixingSeries/MixingSeries.xaml.cs | 0 .../MultiAxes/MultiAxesChart.xaml | 0 .../MultiAxes/MultiAxesChart.xaml.cs | 0 .../NEgativeStackedRowExample.xaml | 0 .../NEgativeStackedRowExample.xaml.cs | 0 .../PointShapeLine/PointShapeLineExample.cs | 0 .../PointShapeLine/PointShapeLineExample.xaml | 0 .../PointState/PointStateExample.xaml | 0 .../PointState/PointStateExample.xaml.cs | 0 .../Scatter With Pies/Scatter With Pies.xaml | 0 .../Scatter With Pies.xaml.cs | 0 .../ScatterPlot/ScatterExample.xaml | 0 .../ScatterPlot/ScatterExample.xaml.cs | 0 .../Sections/SectionsExample.xaml | 0 .../Sections/SectionsExample.xaml.cs | 0 .../SectionsDragable/DragableSections.xaml | 0 .../SectionsDragable/DragableSections.xaml.cs | 0 .../SectionMouseMoveSample.xaml | 0 .../SectionMouseMoveSample.xaml.cs | 0 .../SectionsMouseMove/ViewModel.cs | 0 .../SharedTooltip/SharedTooltipExample.xaml | 0 .../SharedTooltipExample.xaml.cs | 0 .../SolidColorChart/SolidColorExample.xaml | 0 .../SolidColorChart/SolidColorExample.xaml.cs | 0 .../StackedArea/StackedAreaExample.xaml | 0 .../StackedArea/StackedAreaExample.xaml.cs | 0 .../VerticalStackedAreaExample.xaml | 0 .../VerticalStackedAreaExample.xaml.cs | 0 .../StackedBar/StackedColumnExample.xaml | 0 .../StackedBar/StackedColumnExample.xaml.cs | 0 .../StackedBar/StackedRowExample.xaml | 0 .../StackedBar/StackedRowExample.xaml.cs | 0 .../StepLine/StepLineExample.xaml | 0 .../StepLine/StepLineExample.xaml.cs | 0 .../CartesianChart/ThreadSafe/RelyCommand.cs | 0 .../ThreadSafe/ThreadSafeExample.xaml | 0 .../ThreadSafe/ThreadSafeExample.xaml.cs | 0 .../ThreadSafe/ThreadSafeViewModel.cs | 0 .../TypesSupport/TypesPlotting.xaml | 0 .../TypesSupport/TypesPlotting.xaml.cs | 0 .../UIElements/DataGenerator.cs | 0 .../UIElements/EventAControl.xaml | 0 .../UIElements/EventAControl.xaml.cs | 0 .../UIElements/EventBControl.xaml | 0 .../UIElements/EventBControl.xaml.cs | 0 .../UIElements/SelectedItemControl.xaml | 0 .../UIElements/SelectedItemControl.xaml.cs | 0 .../UiElementsAndEventsExample.xaml.cs | 0 .../UIElements/UiElementsExample.xaml | 0 .../UIElements/UiElementsViewModel.cs | 0 .../Using DateTime/DateModel.cs | 0 .../Using DateTime/DateTime.xaml | 0 .../Using DateTime/DateTime.xaml.cs | 0 .../WindowAxis/WindowAxisExample.xaml | 0 .../WindowAxis/WindowAxisExample.xaml.cs | 0 .../ZoomingAndPanning/ZoomingAndPanning.xaml | 0 .../ZoomingAndPanning.xaml.cs | 0 .../Wpf/CartesianChart/zzIssues/Issue179.xaml | 0 .../CartesianChart/zzIssues/Issue179.xaml.cs | 0 .../Wpf/Gauges/AngularGaugeExmple.xaml | 0 .../Wpf/Gauges/AngularGaugeExmple.xaml.cs | 0 .../Examples/Wpf/Gauges/Gauge360.xaml | 0 .../Examples/Wpf/Gauges/Gauge360.xaml.cs | 0 .../Examples/Wpf/Home/HomeView.xaml | 0 .../Examples/Wpf/Home/HomeView.xaml.cs | 0 .../Examples/Wpf/Home/HomeViewModel.cs | 0 .../Examples/Wpf/Home/SampleGroupVm.cs | 0 .../Examples/Wpf/Home/SampleVm.cs | 0 .../Live-Charts-master}/Examples/Wpf/Left.png | Bin .../Examples/Wpf/Maps/GeoMapExample.xaml | 0 .../Examples/Wpf/Maps/GeoMapExample.xaml.cs | 0 .../Examples/Wpf/PanelExample.xaml | 0 .../Examples/Wpf/PanelExample.xaml.cs | 0 .../Wpf/PieChart/DoughnutChartExample.xaml | 0 .../Wpf/PieChart/DoughnutChartExample.xaml.cs | 0 .../Wpf/PieChart/DropDowns/DataProvider.cs | 0 .../Wpf/PieChart/DropDowns/DropDownCommand.cs | 0 .../PieChart/DropDowns/DropDownViewModel.cs | 0 .../PieChart/DropDowns/PieDropDownSample.xaml | 0 .../DropDowns/PieDropDownSample.xaml.cs | 0 .../Wpf/PieChart/DropDowns/PiePoint.cs | 0 .../Wpf/PieChart/DropDowns/RelayCommand.cs | 0 .../Wpf/PieChart/PieChartExample.xaml | 0 .../Wpf/PieChart/PieChartExample.xaml.cs | 0 .../Examples/Wpf/Properties/Annotations.cs | 0 .../Examples/Wpf/Properties/AssemblyInfo.cs | 0 .../Wpf/Properties/Resources.Designer.cs | 0 .../Examples/Wpf/Properties/Resources.resx | 0 .../Wpf/Properties/Settings.Designer.cs | 0 .../Examples/Wpf/Properties/Settings.settings | 0 .../Examples/Wpf/Resources/AppDictionary.xaml | 0 .../Wpf/Resources/ChartResources.xaml | 0 .../Examples/Wpf/Resources/LiveChartsLogo.png | Bin .../Examples/Wpf/Right.png | Bin .../Examples/Wpf/Wpf.csproj | 0 .../Examples/Wpf/Wpf.csproj.DotSettings | 0 .../Examples/Wpf/cities.csv | 0 .../Examples/Wpf/lvlogo.png | Bin .../Examples/Wpf/packages.config | 0 .../Live-Charts-master}/LICENSE.TXT | 0 .../Live-Charts-master}/LiveCharts.sln | 0 .../LiveCharts.sln.DotSettings | 0 .../Live-Charts-master}/README.md | 0 .../UnitTests/MemoryLeaks/DrawnShapes.cs | 0 .../UnitTests/Other/SharedSeries.cs | 0 .../UnitTests/Properties/AssemblyInfo.cs | 0 .../UnitTests/SeriesAndValues/NullAndEmpty.cs | 0 .../SeriesAndValues/SeriesAutoColors.cs | 0 .../UnitTests/UnitTests.csproj | 0 .../UnitTests/UnitTests.csproj.DotSettings | 0 .../UwpView/AngularGauge.cs | 0 .../UwpView/AngularSection.cs | 0 .../UwpView/AxesCollection.cs | 0 .../Live-Charts-master}/UwpView/Axis.cs | 0 .../UwpView/AxisSection.cs | 0 .../UwpView/CandleSeries.cs | 0 .../UwpView/CartesianChart.cs | 0 .../UwpView/Charts/Base/Chart.cs | 0 .../UwpView/ColorsCollection.cs | 0 .../UwpView/ColumnSeries.cs | 0 .../UwpView/Components/AnimationsHelper.cs | 0 .../Components/AxisSeparatorElement.cs | 0 .../UwpView/Components/BrushCloner.cs | 0 .../UwpView/Components/ChartUpdater.cs | 0 .../UwpView/Components/Converters.cs | 0 .../UwpView/Components/DefaultXamlReader.cs | 0 .../Components/DependencyObjectExtensions.cs | 0 .../UwpView/Components/GeometryHelper.cs | 0 .../UwpView/Components/GeometryParser.cs | 0 .../UwpView/Components/IFondeable.cs | 0 .../DependencyObjectCollection.cs | 0 .../MultiBinding/MultiBindingBehavior.cs | 0 .../MultiBinding/MultiBindingItem.cs | 0 .../MultiBindingItemCollection.cs | 0 .../MultiBinding/MultiValueConverterBase.cs | 0 .../UwpView/Components/TooltipDto.cs | 0 .../Converters/StringFormatConverter.cs | 0 .../UwpView/Converters/TypeConverters.cs | 0 .../UwpView/DefaultAxes.cs | 0 .../UwpView/DefaultGeoMapTooltip.xaml | 0 .../UwpView/DefaultGeoMapTooltip.xaml.cs | 0 .../UwpView/DefaultGeometry.cs | 0 .../UwpView/DefaultLegend.xaml | 0 .../UwpView/DefaultLegend.xaml.cs | 0 .../UwpView/DefaultTooltip.xaml | 0 .../UwpView/DefaultTooltip.xaml.cs | 0 .../Live-Charts-master}/UwpView/Extentions.cs | 0 .../Live-Charts-master}/UwpView/Gauge.cs | 0 .../Live-Charts-master}/UwpView/GeoMap.cs | 0 .../UwpView/HeatColorRange.xaml | 0 .../UwpView/HeatColorRange.xaml.cs | 0 .../Live-Charts-master}/UwpView/HeatSeries.cs | 0 .../UwpView/IChartLegend.cs | 0 .../UwpView/IChartTooltip.cs | 0 .../UwpView/LineSegmentSplitter.cs | 0 .../Live-Charts-master}/UwpView/LineSeries.cs | 0 .../UwpView/LogarithmicAxis.cs | 0 .../UwpView/Maps/MapResolver.cs | 0 .../Live-Charts-master}/UwpView/OhlcSeries.cs | 0 .../Live-Charts-master}/UwpView/PieChart.cs | 0 .../Live-Charts-master}/UwpView/PieSeries.cs | 0 .../UwpView/PointGeometry.cs | 0 .../UwpView/Points/CandlePointView.cs | 0 .../UwpView/Points/ColumnPointView.cs | 0 .../UwpView/Points/HeatPoint.cs | 0 .../Points/HorizontalBezierPointView.cs | 0 .../UwpView/Points/OhlcPointView.cs | 0 .../UwpView/Points/PiePointView.cs | 0 .../UwpView/Points/PieSlice.cs | 0 .../UwpView/Points/PointExtensions.cs | 0 .../UwpView/Points/PointView.cs | 0 .../UwpView/Points/RowPointView.cs | 0 .../UwpView/Points/ScatterPointView.cs | 0 .../UwpView/Points/StepLinePointView.cs | 0 .../UwpView/Points/VerticalBezierPointView.cs | 0 .../UwpView/Properties/AssemblyInfo.cs | 0 .../Live-Charts-master}/UwpView/RowSeries.cs | 0 .../UwpView/ScatterSeries.cs | 0 .../UwpView/SectionsCollection.cs | 0 .../Live-Charts-master}/UwpView/Separator.cs | 0 .../Live-Charts-master}/UwpView/Series.cs | 0 .../UwpView/StackedAreaSeries.cs | 0 .../UwpView/StackedColumnSeries.cs | 0 .../UwpView/StackedRowSeries.cs | 0 .../UwpView/StepLineSeries.cs | 0 .../UwpView/Themes/Colors/black.xaml | 0 .../UwpView/Themes/Colors/blue.xaml | 0 .../UwpView/Themes/Colors/material.xaml | 0 .../UwpView/Themes/Colors/metro.xaml | 0 .../UwpView/Themes/Colors/white.xaml | 0 .../UwpView/Themes/Size/l.xaml | 0 .../UwpView/Themes/Size/m.xaml | 0 .../UwpView/Themes/Size/s.xaml | 0 .../UwpView/Themes/Weight/bold.xaml | 0 .../UwpView/Themes/Weight/light.xaml | 0 .../UwpView/Themes/Weight/normal.xaml | 0 .../UwpView/Themes/base.xaml | 0 .../UwpView/UwpView.csproj | 0 .../UwpView/UwpView.nuspec | 0 .../UwpView/VerticalLineSeries.cs | 0 .../UwpView/VerticalStackedAreaSeries.cs | 0 .../UwpView/VisualElement.cs | 0 .../Live-Charts-master}/UwpView/install.ps1 | 0 .../Live-Charts-master}/UwpView/nuget.exe | Bin .../WinFormsView/AngularGauge.cs | 0 .../WinFormsView/CartesianChart.cs | 0 .../WinFormsView/Form1.Designer.cs | 0 .../Live-Charts-master}/WinFormsView/Form1.cs | 0 .../WinFormsView/Form1.resx | 0 .../Live-Charts-master}/WinFormsView/Gauge.cs | 0 .../WinFormsView/GeoMap.cs | 0 .../WinFormsView/PieChart.cs | 0 .../WinFormsView/Properties/AssemblyInfo.cs | 0 .../WinFormsView/WinFormsView.csproj | 0 .../WinFormsView.csproj.DotSettings | 0 .../WinFormsView/WinFormsView.nuspec | 0 .../WinFormsView/app.config | 0 .../WinFormsView/install.ps1 | 0 .../WinFormsView/nuget.exe | Bin .../WinFormsView/winforms.docs | 0 .../WpfView/AngularGauge.cs | 0 .../WpfView/AngularSection.cs | 0 .../WpfView/AxesCollection.cs | 0 .../Live-Charts-master}/WpfView/Axis.cs | 0 .../WpfView/AxisSection.cs | 0 .../WpfView/AxisWindowCollection.cs | 0 .../WpfView/CandleSeries.cs | 0 .../WpfView/CartesianChart.cs | 0 .../WpfView/Charts/Base/Chart.cs | 0 .../WpfView/ColorsCollection.cs | 0 .../WpfView/ColumnSeries.cs | 0 .../Components/AxisSeparatorElement.cs | 0 .../WpfView/Components/ChartUpdater.cs | 0 .../WpfView/Components/Converters.cs | 0 .../WpfView/Components/DefaultXamlReader.cs | 0 .../WpfView/Components/IFondeable.cs | 0 .../WpfView/Components/ThreadAccess.cs | 0 .../WpfView/Components/TooltipDto.cs | 0 .../WpfView/Converters/TypeConverters.cs | 0 .../Live-Charts-master}/WpfView/DateAxis.cs | 0 .../WpfView/DefaultAxes.cs | 0 .../WpfView/DefaultGeoMapTooltip.xaml | 0 .../WpfView/DefaultGeoMapTooltip.xaml.cs | 0 .../WpfView/DefaultGeometry.cs | 0 .../WpfView/DefaultLegend.xaml | 0 .../WpfView/DefaultLegend.xaml.cs | 0 .../WpfView/DefaultTooltip.xaml | 0 .../WpfView/DefaultTooltip.xaml.cs | 0 .../WpfView/Desktop.csproj.DotSettings | 0 .../Live-Charts-master}/WpfView/Extentions.cs | 0 .../WpfView/FinancialColoringRule.cs | 0 .../Live-Charts-master}/WpfView/Gauge.cs | 0 .../Live-Charts-master}/WpfView/GeoMap.cs | 0 .../WpfView/HeatColorRange.xaml | 0 .../WpfView/HeatColorRange.xaml.cs | 0 .../Live-Charts-master}/WpfView/HeatSeries.cs | 0 .../WpfView/IChartLegend.cs | 0 .../WpfView/IChartTooltip.cs | 0 .../WpfView/LineSegmentSplitter.cs | 0 .../Live-Charts-master}/WpfView/LineSeries.cs | 0 .../LiveChartsDesktop.csproj.DotSettings | 0 .../WpfView/LiveChartsWPF.csproj.DotSettings | 0 .../WpfView/LogarithmicAxis.cs | 0 .../WpfView/Maps/MapResolver.cs | 0 .../Live-Charts-master}/WpfView/OhlcSeries.cs | 0 .../Live-Charts-master}/WpfView/PieChart.cs | 0 .../Live-Charts-master}/WpfView/PieSeries.cs | 0 .../WpfView/Points/CandlePointView.cs | 0 .../WpfView/Points/ColumnPointView.cs | 0 .../WpfView/Points/HeatPoint.cs | 0 .../Points/HorizontalBezierPointView.cs | 0 .../WpfView/Points/OhlcPointView.cs | 0 .../WpfView/Points/PiePointView.cs | 0 .../WpfView/Points/PieSlice.cs | 0 .../WpfView/Points/PointView.cs | 0 .../WpfView/Points/RowPointView.cs | 0 .../WpfView/Points/ScatterPointView.cs | 0 .../WpfView/Points/StepLinePointView.cs | 0 .../WpfView/Points/VerticalBezierPointView.cs | 0 .../WpfView/Properties/AssemblyInfo.cs | 0 .../WpfView/Properties/Resources.Designer.cs | 0 .../WpfView/Properties/Resources.resx | 0 .../WpfView/Properties/Settings.Designer.cs | 0 .../WpfView/Properties/Settings.settings | 0 .../Live-Charts-master}/WpfView/RowSeries.cs | 0 .../WpfView/ScatterSeries.cs | 0 .../WpfView/SectionsCollection.cs | 0 .../Live-Charts-master}/WpfView/Separator.cs | 0 .../Live-Charts-master}/WpfView/Series.cs | 0 .../WpfView/StackedAreaSeries.cs | 0 .../WpfView/StackedColumnSeries.cs | 0 .../WpfView/StackedRowSeries.cs | 0 .../WpfView/StepLineSeries.cs | 0 .../WpfView/Themes/Colors/black.xaml | 0 .../WpfView/Themes/Colors/blue.xaml | 0 .../WpfView/Themes/Colors/material.xaml | 0 .../WpfView/Themes/Colors/metro.xaml | 0 .../WpfView/Themes/Colors/white.xaml | 0 .../WpfView/Themes/Size/l.xaml | 0 .../WpfView/Themes/Size/m.xaml | 0 .../WpfView/Themes/Size/s.xaml | 0 .../WpfView/Themes/Weight/bold.xaml | 0 .../WpfView/Themes/Weight/light.xaml | 0 .../WpfView/Themes/Weight/normal.xaml | 0 .../WpfView/Themes/base.xaml | 0 .../WpfView/VerticalLineSeries.cs | 0 .../WpfView/VerticalStackedAreaSeries.cs | 0 .../WpfView/VisualElement.cs | 0 .../Live-Charts-master}/WpfView/WindowAxis.cs | 0 .../WpfView/WpfView.csproj | 0 .../WpfView/WpfView.csproj.DotSettings | 0 .../WpfView/WpfView.nuspec | 0 .../Live-Charts-master}/WpfView/install.ps1 | 0 .../Live-Charts-master}/WpfView/nuget.exe | Bin .../Live-Charts-master}/WpfView/wpf.docs | 0 .../Live-Charts-master}/build.cake | 0 .../Live-Charts-master}/build.ps1 | 0 .../Live-Charts-master}/nuget.exe | Bin .../WpfAnimatedGif}/AnimationCache.cs | 0 .../WpfAnimatedGif}/AssemblyInfo.cs | 0 .../Decoding/GifApplicationExtension.cs | 0 .../WpfAnimatedGif}/Decoding/GifBlock.cs | 0 .../WpfAnimatedGif}/Decoding/GifBlockKind.cs | 0 .../WpfAnimatedGif}/Decoding/GifColor.cs | 0 .../Decoding/GifCommentExtension.cs | 0 .../Decoding/GifDecoderException.cs | 0 .../WpfAnimatedGif}/Decoding/GifExtension.cs | 0 .../WpfAnimatedGif}/Decoding/GifFile.cs | 0 .../WpfAnimatedGif}/Decoding/GifFrame.cs | 0 .../Decoding/GifGraphicControlExtension.cs | 0 .../WpfAnimatedGif}/Decoding/GifHeader.cs | 0 .../WpfAnimatedGif}/Decoding/GifHelpers.cs | 0 .../WpfAnimatedGif}/Decoding/GifImageData.cs | 0 .../Decoding/GifImageDescriptor.cs | 0 .../Decoding/GifLogicalScreenDescriptor.cs | 0 .../Decoding/GifPlainTextExtension.cs | 0 .../WpfAnimatedGif}/Decoding/GifTrailer.cs | 0 .../ImageAnimationController.cs | 0 .../WpfAnimatedGif}/ImageBehavior.cs | 0 .../WpfAnimatedGif}/WpfAnimatedGif.csproj | 0 .../gong-wpf-dragdrop}/.editorconfig | 0 .../gong-wpf-dragdrop}/.gitattributes | 0 .../.github/CONTRIBUTING.md | 0 .../.github/ISSUE_TEMPLATE.md | 0 .../.github/PULL_REQUEST_TEMPLATE.md | 0 .../gong-wpf-dragdrop}/.gitignore | 0 .../gong-wpf-dragdrop}/GitReleaseManager.yaml | 0 .../gong-wpf-dragdrop}/GitVersion.yml | 0 .../GongSolutions.Wpf.DragDrop.Full.png | Bin .../GongSolutions.Wpf.DragDrop.png | Bin .../gong-wpf-dragdrop}/LICENSE | 0 .../gong-wpf-dragdrop}/README.md | 0 .../XamlStyler/CommandLine.dll | Bin .../XamlStyler/CommandLine.xml | 0 .../gong-wpf-dragdrop}/XamlStyler/Irony.dll | Bin .../gong-wpf-dragdrop}/XamlStyler/Irony.xml | 0 .../XamlStyler/Newtonsoft.Json.dll | Bin .../XamlStyler/Newtonsoft.Json.xml | 0 .../XamlStyler/Options/DefaultSettings.json | 0 .../XamlStyler/Options/XAMLStyler.json | 0 .../XamlStyler/XamlStyler.Core.dll | Bin .../XamlStyler/format_all_xaml.cmd | 0 .../gong-wpf-dragdrop}/XamlStyler/xstyler.exe | Bin .../XamlStyler/xstyler.exe.config | 0 .../gong-wpf-dragdrop}/appveyor.yml | 0 .../gong-wpf-dragdrop}/build.cake | 0 .../gong-wpf-dragdrop}/build.ps1 | 0 .../gong-wpf-dragdrop}/cake.config | 0 .../screenshots/2016-09-03_00h51_35.png | Bin .../screenshots/2016-09-03_00h52_20.png | Bin .../screenshots/2016-09-03_00h53_03.png | Bin .../screenshots/2016-09-03_00h53_21.png | Bin .../screenshots/DragDropSample01.gif | Bin .../src/Directory.build.props | 0 .../src/Directory.build.targets | 0 .../src/GongSolutions.WPF.DragDrop.sln | 0 ...GongSolutions.WPF.DragDrop.sln.DotSettings | 0 .../DefaultDragHandler.cs | 0 .../DefaultDropHandler.cs | 0 .../Directory.build.targets | 0 .../GongSolutions.WPF.DragDrop/DragAdorner.cs | 0 .../DragDrop.Properties.cs | 0 .../GongSolutions.WPF.DragDrop/DragDrop.cs | 0 .../GongSolutions.WPF.DragDrop/DragInfo.cs | 0 .../GongSolutions.WPF.DragDrop/DropInfo.cs | 0 .../DropTargetAdorner.cs | 0 .../DropTargetAdorners.cs | 0 .../DropTargetHighlightAdorner.cs | 0 .../DropTargetInsertionAdorner.cs | 0 .../GongSolutions.WPF.DragDrop/EventType.cs | 0 .../GongSolutions.WPF.DragDrop.csproj | 0 .../GongSolutions.WPF.DragDrop/IDragInfo.cs | 0 .../GongSolutions.WPF.DragDrop/IDragSource.cs | 0 .../GongSolutions.WPF.DragDrop/IDropInfo.cs | 0 .../GongSolutions.WPF.DragDrop/IDropTarget.cs | 0 .../Icons/EffectCopy.png | Bin .../Icons/EffectLink.png | Bin .../Icons/EffectMove.png | Bin .../Icons/EffectNone.png | Bin .../Icons/IconFactory.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../ScrollingMode.cs | 0 .../Utilities/DpiHelper.cs | 0 .../Utilities/DragDropExtensions.cs | 0 .../Utilities/HitTestUtilities.cs | 0 .../Utilities/ItemsControlExtensions.cs | 0 .../Utilities/RootElementFinder.cs | 0 .../Utilities/TreeViewItemExtensions.cs | 0 .../Utilities/TypeUtilities.cs | 0 .../Utilities/VisualTreeExtensions.cs | 0 .../src/Showcase/App.net45.config | 0 .../src/Showcase/App.net46.config | 0 .../gong-wpf-dragdrop}/src/Showcase/App.xaml | 0 .../src/Showcase/App.xaml.cs | 0 .../Showcase/CustomControls/CustomListBox.cs | 0 .../src/Showcase/FodyWeavers.xml | 0 .../src/Showcase/FodyWeavers.xsd | 0 .../src/Showcase/MainWindow.xaml | 0 .../src/Showcase/MainWindow.xaml.cs | 0 .../src/Showcase/Models/ClonableItemModel.cs | 0 .../src/Showcase/Models/DataGridRowModel.cs | 0 .../Models/DragAdornerTemplateSelector.cs | 0 .../src/Showcase/Models/GroupedDropHandler.cs | 0 .../src/Showcase/Models/GroupedItem.cs | 0 .../src/Showcase/Models/ItemModel.cs | 0 .../Models/ListBoxCustomDropHandler.cs | 0 .../src/Showcase/Models/NestedDropHandler.cs | 0 .../src/Showcase/Models/SampleData.cs | 0 .../Models/SerializableDragHandler.cs | 0 .../Models/SerializableDropHandler.cs | 0 .../src/Showcase/Models/TabItemModel.cs | 0 .../Models/TextBoxCustomDropHandler.cs | 0 .../src/Showcase/Models/TreeNode.cs | 0 .../src/Showcase/Properties/AssemblyInfo.cs | 0 .../src/Showcase/Showcase.WPF.DragDrop.csproj | 0 .../src/Showcase/ViewModels/MainViewModel.cs | 0 .../src/Showcase/ViewModels/SimpleCommand.cs | 0 .../src/Showcase/ViewModels/ViewModelBase.cs | 0 .../src/Showcase/Views/DataGridSamples.xaml | 0 .../Showcase/Views/DataGridSamples.xaml.cs | 0 .../src/Showcase/Views/Issues.xaml | 0 .../src/Showcase/Views/Issues.xaml.cs | 0 .../src/Showcase/Views/ListBoxSamples.xaml | 0 .../src/Showcase/Views/ListBoxSamples.xaml.cs | 0 .../src/Showcase/Views/ListViewSamples.xaml | 0 .../Showcase/Views/ListViewSamples.xaml.cs | 0 .../src/Showcase/Views/MixedSamples.xaml | 0 .../src/Showcase/Views/MixedSamples.xaml.cs | 0 .../src/Showcase/Views/TabControlSamples.xaml | 0 .../Showcase/Views/TabControlSamples.xaml.cs | 0 .../src/Showcase/Views/TreeViewSamples.xaml | 0 .../Showcase/Views/TreeViewSamples.xaml.cs | 0 .../src/Showcase/app.manifest | 0 .../gong-wpf-dragdrop}/src/global.json | 0 .../gong-wpf-dragdrop}/src/gong.public.snk | Bin .../zxing.core}/WPFDemo/App.xaml | 0 .../zxing.core}/WPFDemo/App.xaml.cs | 0 .../zxing.core}/WPFDemo/AssemblyInfo.cs | 0 .../zxing.core}/WPFDemo/MainWindow.xaml | 0 .../zxing.core}/WPFDemo/MainWindow.xaml.cs | 0 .../zxing.core}/WPFDemo/WPFDemo.csproj | 0 .../zxing.core}/zxing.core.sln | 0 .../zxing.core}/zxing.core/BarcodeFormat.cs | 0 .../zxing.core/BarcodeReader.Bitmap.cs | 0 .../zxing.core/BarcodeReaderCustom.cs | 0 .../zxing.core/BarcodeReaderGeneric.cs | 0 .../zxing.core/BarcodeWriter.Bitmap.cs | 0 .../zxing.core/BarcodeWriter.PixelData.cs | 0 .../zxing.core/BarcodeWriter.SvgImage.cs | 0 .../zxing.core/BarcodeWriterCustom.cs | 0 .../zxing.core/BarcodeWriterGeneric.cs | 0 .../zxing.core/BaseLuminanceSource.cs | 0 .../zxing.core}/zxing.core/Binarizer.cs | 0 .../zxing.core}/zxing.core/BinaryBitmap.cs | 0 .../zxing.core/BitmapLuminanceSource.cs | 0 .../zxing.core/BitmapSourceLuminanceSource.cs | 0 .../zxing.core}/zxing.core/DecodeHintType.cs | 0 .../zxing.core}/zxing.core/Dimension.cs | 0 .../zxing.core}/zxing.core/EncodeHintType.cs | 0 .../zxing.core}/zxing.core/FormatException.cs | 0 .../zxing.core/IBarcodeReader.Bitmap.cs | 0 .../zxing.core/IBarcodeReader.Multiple.cs | 0 .../zxing.core}/zxing.core/IBarcodeReader.cs | 0 .../IBarcodeReaderCustom.Multiple.cs | 0 .../zxing.core/IBarcodeReaderCustom.cs | 0 .../IBarcodeReaderGeneric.Multiple.cs | 0 .../zxing.core/IBarcodeReaderGeneric.cs | 0 .../zxing.core/IBarcodeWriter.Bitmap.cs | 0 .../zxing.core/IBarcodeWriter.PixelData.cs | 0 .../zxing.core/IBarcodeWriter.SvgImage.cs | 0 .../zxing.core}/zxing.core/IBarcodeWriter.cs | 0 .../zxing.core/IBarcodeWriterCustom.cs | 0 .../zxing.core/IBarcodeWriterGeneric.cs | 0 .../zxing.core/InvertedLuminanceSource.cs | 0 .../zxing.core}/zxing.core/LuminanceSource.cs | 0 .../zxing.core/MultiFormatReader.cs | 0 .../zxing.core/MultiFormatWriter.cs | 0 .../zxing.core/PlanarYUVLuminanceSource.cs | 0 .../zxing.core/RGBLuminanceSource.cs | 0 .../zxing.core}/zxing.core/Reader.cs | 0 .../zxing.core}/zxing.core/ReaderException.cs | 0 .../zxing.core}/zxing.core/Result.cs | 0 .../zxing.core/ResultMetadataType.cs | 0 .../zxing.core}/zxing.core/ResultPoint.cs | 0 .../zxing.core/ResultPointCallback.cs | 0 .../zxing.core}/zxing.core/SupportClass.cs | 0 .../zxing.core}/zxing.core/Writer.cs | 0 .../zxing.core}/zxing.core/WriterException.cs | 0 .../zxing.core/aztec/AztecDetectorResult.cs | 0 .../zxing.core/aztec/AztecReader.cs | 0 .../zxing.core/aztec/AztecResultMetadata.cs | 0 .../zxing.core/aztec/AztecWriter.cs | 0 .../zxing.core/aztec/decoder/Decoder.cs | 0 .../zxing.core/aztec/detector/Detector.cs | 0 .../zxing.core/aztec/encoder/AztecCode.cs | 0 .../aztec/encoder/AztecEncodingOptions.cs | 0 .../aztec/encoder/BinaryShiftToken.cs | 0 .../zxing.core/aztec/encoder/Encoder.cs | 0 .../aztec/encoder/HighLevelEncoder.cs | 0 .../zxing.core/aztec/encoder/SimpleToken.cs | 0 .../zxing.core/aztec/encoder/State.cs | 0 .../zxing.core/aztec/encoder/Token.cs | 0 .../result/AbstractDoCoMoResultParser.cs | 0 .../result/AddressBookAUResultParser.cs | 0 .../result/AddressBookDoCoMoResultParser.cs | 0 .../client/result/AddressBookParsedResult.cs | 0 .../client/result/BizcardResultParser.cs | 0 .../result/BookmarkDoCoMoResultParser.cs | 0 .../client/result/CalendarParsedResult.cs | 0 .../client/result/EmailAddressParsedResult.cs | 0 .../client/result/EmailAddressResultParser.cs | 0 .../client/result/EmailDoCoMoResultParser.cs | 0 .../result/ExpandedProductParsedResult.cs | 0 .../result/ExpandedProductResultParser.cs | 0 .../client/result/GeoParsedResult.cs | 0 .../client/result/GeoResultParser.cs | 0 .../client/result/ISBNParsedResult.cs | 0 .../client/result/ISBNResultParser.cs | 0 .../zxing.core/client/result/ParsedResult.cs | 0 .../client/result/ParsedResultType.cs | 0 .../client/result/ProductParsedResult.cs | 0 .../client/result/ProductResultParser.cs | 0 .../zxing.core/client/result/ResultParser.cs | 0 .../client/result/SMSMMSResultParser.cs | 0 .../client/result/SMSParsedResult.cs | 0 .../client/result/SMSTOMMSTOResultParser.cs | 0 .../client/result/SMTPResultParser.cs | 0 .../client/result/TelParsedResult.cs | 0 .../client/result/TelResultParser.cs | 0 .../client/result/TextParsedResult.cs | 0 .../client/result/URIParsedResult.cs | 0 .../client/result/URIResultParser.cs | 0 .../client/result/URLTOResultParser.cs | 0 .../client/result/VCardResultParser.cs | 0 .../client/result/VEventResultParser.cs | 0 .../client/result/VINParsedResult.cs | 0 .../client/result/VINResultParser.cs | 0 .../client/result/WifiParsedResult.cs | 0 .../client/result/WifiResultParser.cs | 0 .../zxing.core}/zxing.core/common/BitArray.cs | 0 .../zxing.core/common/BitMatrix.Drawing.cs | 0 .../zxing.core/common/BitMatrix.cs | 0 .../zxing.core/common/BitSource.cs | 0 .../zxing.core/common/CharacterSetECI.cs | 0 .../zxing.core/common/DecoderResult.cs | 0 .../zxing.core/common/DecodingOptions.cs | 0 .../zxing.core/common/DefaultGridSampler.cs | 0 .../zxing.core/common/DetectorResult.cs | 0 .../zxing.core}/zxing.core/common/ECI.cs | 0 .../zxing.core/common/EncodingOptions.cs | 0 .../common/GlobalHistogramBinarizer.cs | 0 .../zxing.core/common/GridSampler.cs | 0 .../zxing.core/common/HybridBinarizer.cs | 0 .../zxing.core/common/PerspectiveTransform.cs | 0 .../zxing.core/common/StringUtils.cs | 0 .../zxing.core/common/detector/MathUtils.cs | 0 .../detector/MonochromeRectangleDetector.cs | 0 .../common/detector/WhiteRectangleDetector.cs | 0 .../common/reedsolomon/GenericGF.cs | 0 .../common/reedsolomon/GenericGFPoly.cs | 0 .../common/reedsolomon/ReedSolomonDecoder.cs | 0 .../common/reedsolomon/ReedSolomonEncoder.cs | 0 .../zxing.core/datamatrix/DataMatrixReader.cs | 0 .../zxing.core/datamatrix/DataMatrixWriter.cs | 0 .../datamatrix/decoder/BitMatrixParser.cs | 0 .../datamatrix/decoder/DataBlock.cs | 0 .../decoder/DecodedBitStreamParser.cs | 0 .../zxing.core/datamatrix/decoder/Decoder.cs | 0 .../zxing.core/datamatrix/decoder/Version.cs | 0 .../datamatrix/detector/Detector.cs | 0 .../datamatrix/encoder/ASCIIEncoder.cs | 0 .../datamatrix/encoder/Base256Encoder.cs | 0 .../datamatrix/encoder/C40Encoder.cs | 0 .../encoder/DataMatrixSymbolInfo144.cs | 0 .../encoder/DatamatrixEncodingOptions.cs | 0 .../datamatrix/encoder/DefaultPlacement.cs | 0 .../datamatrix/encoder/EdifactEncoder.cs | 0 .../datamatrix/encoder/Encodation.cs | 0 .../zxing.core/datamatrix/encoder/Encoder.cs | 0 .../datamatrix/encoder/EncoderContext.cs | 0 .../datamatrix/encoder/ErrorCorrection.cs | 0 .../datamatrix/encoder/HighLevelEncoder.cs | 0 .../datamatrix/encoder/SymbolInfo.cs | 0 .../datamatrix/encoder/SymbolShapeHint.cs | 0 .../datamatrix/encoder/TextEncoder.cs | 0 .../datamatrix/encoder/X12Encoder.cs | 0 .../zxing.core}/zxing.core/imb/IMBReader.cs | 0 .../zxing.core/maxicode/MaxiCodeReader.cs | 0 .../maxicode/decoder/BitMatrixParser.cs | 0 .../decoder/DecodedBitStreamParser.cs | 0 .../zxing.core/maxicode/decoder/Decoder.cs | 0 .../zxing.core/multi/ByQuadrantReader.cs | 0 .../multi/GenericMultipleBarcodeReader.cs | 0 .../zxing.core/multi/MultipleBarcodeReader.cs | 0 .../multi/qrcode/QRCodeMultiReader.cs | 0 .../multi/qrcode/detector/MultiDetector.cs | 0 .../detector/MultiFinderPatternFinder.cs | 0 .../zxing.core/oned/CodaBarReader.cs | 0 .../zxing.core/oned/CodaBarWriter.cs | 0 .../zxing.core/oned/Code128EncodingOptions.cs | 0 .../zxing.core/oned/Code128Reader.cs | 0 .../zxing.core/oned/Code128Writer.cs | 0 .../zxing.core/oned/Code39Reader.cs | 0 .../zxing.core/oned/Code39Writer.cs | 0 .../zxing.core/oned/Code93Reader.cs | 0 .../zxing.core/oned/Code93Writer.cs | 0 .../zxing.core/oned/EAN13Reader.cs | 0 .../zxing.core/oned/EAN13Writer.cs | 0 .../zxing.core}/zxing.core/oned/EAN8Reader.cs | 0 .../zxing.core}/zxing.core/oned/EAN8Writer.cs | 0 .../oned/EANManufacturerOrgSupport.cs | 0 .../zxing.core}/zxing.core/oned/ITFReader.cs | 0 .../zxing.core}/zxing.core/oned/ITFWriter.cs | 0 .../zxing.core}/zxing.core/oned/MSIReader.cs | 0 .../zxing.core}/zxing.core/oned/MSIWriter.cs | 0 .../zxing.core/oned/MultiFormatOneDReader.cs | 0 .../oned/MultiFormatUPCEANReader.cs | 0 .../zxing.core}/zxing.core/oned/OneDReader.cs | 0 .../oned/OneDimensionalCodeWriter.cs | 0 .../zxing.core/oned/PharmaCodeReader.cs | 0 .../zxing.core/oned/PlesseyWriter.cs | 0 .../zxing.core}/zxing.core/oned/UPCAReader.cs | 0 .../zxing.core}/zxing.core/oned/UPCAWriter.cs | 0 .../oned/UPCEANExtension2Support.cs | 0 .../oned/UPCEANExtension5Support.cs | 0 .../zxing.core/oned/UPCEANExtensionSupport.cs | 0 .../zxing.core/oned/UPCEANReader.cs | 0 .../zxing.core/oned/UPCEANWriter.cs | 0 .../zxing.core}/zxing.core/oned/UPCEReader.cs | 0 .../zxing.core}/zxing.core/oned/UPCEWriter.cs | 0 .../zxing.core/oned/rss/AbstractRSSReader.cs | 0 .../zxing.core/oned/rss/DataCharacter.cs | 0 .../zxing.core/oned/rss/FinderPattern.cs | 0 .../zxing.core}/zxing.core/oned/rss/Pair.cs | 0 .../zxing.core/oned/rss/RSS14Reader.cs | 0 .../zxing.core/oned/rss/RSSUtils.cs | 0 .../oned/rss/expanded/BitArrayBuilder.cs | 0 .../oned/rss/expanded/ExpandedPair.cs | 0 .../oned/rss/expanded/ExpandedRow.cs | 0 .../oned/rss/expanded/RSSExpandedReader.cs | 0 .../rss/expanded/decoders/AI013103decoder.cs | 0 .../rss/expanded/decoders/AI01320xDecoder.cs | 0 .../rss/expanded/decoders/AI01392xDecoder.cs | 0 .../rss/expanded/decoders/AI01393xDecoder.cs | 0 .../expanded/decoders/AI013x0x1xDecoder.cs | 0 .../rss/expanded/decoders/AI013x0xDecoder.cs | 0 .../rss/expanded/decoders/AI01AndOtherAIs.cs | 0 .../oned/rss/expanded/decoders/AI01decoder.cs | 0 .../expanded/decoders/AI01weightDecoder.cs | 0 .../decoders/AbstractExpandedDecoder.cs | 0 .../rss/expanded/decoders/AnyAIDecoder.cs | 0 .../expanded/decoders/BlockParsedResult.cs | 0 .../expanded/decoders/CurrentParsingState.cs | 0 .../oned/rss/expanded/decoders/DecodedChar.cs | 0 .../expanded/decoders/DecodedInformation.cs | 0 .../rss/expanded/decoders/DecodedNumeric.cs | 0 .../rss/expanded/decoders/DecodedObject.cs | 0 .../oned/rss/expanded/decoders/FieldParser.cs | 0 .../expanded/decoders/GeneralAppIdDecoder.cs | 0 .../zxing.core/pdf417/PDF417Common.cs | 0 .../zxing.core/pdf417/PDF417MacroMetadata.cs | 0 .../zxing.core/pdf417/PDF417Reader.cs | 0 .../zxing.core/pdf417/PDF417ResultMetadata.cs | 0 .../zxing.core/pdf417/PDF417Writer.cs | 0 .../pdf417/decoder/BarcodeMetadata.cs | 0 .../zxing.core/pdf417/decoder/BarcodeValue.cs | 0 .../zxing.core/pdf417/decoder/BoundingBox.cs | 0 .../zxing.core/pdf417/decoder/Codeword.cs | 0 .../pdf417/decoder/DecodedBitStreamParser.cs | 0 .../pdf417/decoder/DetectionResult.cs | 0 .../pdf417/decoder/DetectionResultColumn.cs | 0 .../DetectionResultRowIndicatorColumn.cs | 0 .../pdf417/decoder/PDF417CodewordDecoder.cs | 0 .../pdf417/decoder/PDF417ScanningDecoder.cs | 0 .../pdf417/decoder/ec/ErrorCorrection.cs | 0 .../zxing.core/pdf417/decoder/ec/ModulusGF.cs | 0 .../pdf417/decoder/ec/ModulusPoly.cs | 0 .../zxing.core/pdf417/detector/Detector.cs | 0 .../pdf417/detector/PDF417DetectorResult.cs | 0 .../pdf417/encoder/BarcodeMatrix.cs | 0 .../zxing.core/pdf417/encoder/BarcodeRow.cs | 0 .../zxing.core/pdf417/encoder/Compaction.cs | 0 .../zxing.core/pdf417/encoder/Dimensions.cs | 0 .../zxing.core/pdf417/encoder/PDF417.cs | 0 .../pdf417/encoder/PDF417AspectRatio.cs | 0 .../pdf417/encoder/PDF417EncodingOptions.cs | 0 .../pdf417/encoder/PDF417ErrorCorrection.cs | 0 .../pdf417/encoder/PDF417HighLevelEncoder.cs | 0 .../encoder/PDF417OptionalMacroFields.cs | 0 .../presentation/BarcodeReader.Extensions.cs | 0 .../zxing.core/presentation/BarcodeReader.cs | 0 .../presentation/BarcodeWriter.Extensions.cs | 0 .../zxing.core/presentation/BarcodeWriter.cs | 0 .../BarcodeWriterGeometry.Extensions.cs | 0 .../presentation/BarcodeWriterGeometry.cs | 0 .../zxing.core/qrcode/QRCodeReader.cs | 0 .../zxing.core/qrcode/QRCodeWriter.cs | 0 .../qrcode/decoder/BitMatrixParser.cs | 0 .../zxing.core/qrcode/decoder/DataBlock.cs | 0 .../zxing.core/qrcode/decoder/DataMask.cs | 0 .../qrcode/decoder/DecodedBitStreamParser.cs | 0 .../zxing.core/qrcode/decoder/Decoder.cs | 0 .../qrcode/decoder/ErrorCorrectionLevel.cs | 0 .../qrcode/decoder/FormatInformation.cs | 0 .../zxing.core/qrcode/decoder/Mode.cs | 0 .../qrcode/decoder/QRCodeDecoderMetaData.cs | 0 .../zxing.core/qrcode/decoder/Version.cs | 0 .../qrcode/detector/AlignmentPattern.cs | 0 .../qrcode/detector/AlignmentPatternFinder.cs | 0 .../zxing.core/qrcode/detector/Detector.cs | 0 .../qrcode/detector/FinderPattern.cs | 0 .../qrcode/detector/FinderPatternFinder.cs | 0 .../qrcode/detector/FinderPatternInfo.cs | 0 .../zxing.core/qrcode/encoder/BlockPair.cs | 0 .../zxing.core/qrcode/encoder/ByteMatrix.cs | 0 .../zxing.core/qrcode/encoder/Encoder.cs | 0 .../zxing.core/qrcode/encoder/MaskUtil.cs | 0 .../zxing.core/qrcode/encoder/MatrixUtil.cs | 0 .../zxing.core/qrcode/encoder/QRCode.cs | 0 .../qrcode/encoder/QrCodeEncodingOptions.cs | 0 .../renderer/AlternateBitmapRenderer.cs | 0 .../zxing.core/renderer/BitmapRenderer.cs | 0 .../zxing.core/renderer/GeometryRenderer.cs | 0 .../zxing.core/renderer/IBarcodeRenderer.cs | 0 .../zxing.core/renderer/PixelData.Bitmap.cs | 0 .../zxing.core/renderer/PixelData.cs | 0 .../zxing.core/renderer/PixelDataRenderer.cs | 0 .../zxing.core/renderer/SVGRenderer.cs | 0 .../WriteableBitmapRenderer.Presentation.cs | 0 .../zxing.core}/zxing.core/zxing.core.csproj | 0 2124 files changed, 218 insertions(+), 5516 deletions(-) rename AIStudio.Wpf.DiagramModels/AIStudio.Wpf.DiagramModels.csproj => AIStudio.Wpf.DiagramDesigner.Serializable/AIStudio.Wpf.DiagramDesigner.Serializable.csproj (100%) rename {AIStudio.Wpf.DiagramModels => AIStudio.Wpf.DiagramDesigner.Serializable}/DiagramData.cs (98%) rename {AIStudio.Wpf.DiagramModels => AIStudio.Wpf.DiagramDesigner.Serializable}/DiagramDataConverter.cs (96%) rename {AIStudio.Wpf.DiagramModels => AIStudio.Wpf.DiagramDesigner.Serializable}/DiagramDataExtention.cs (98%) rename {AIStudio.Wpf.DiagramModels => AIStudio.Wpf.DiagramDesigner.Serializable}/ViewModels/DiagramItemViewModel.cs (73%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/A.png (100%) create mode 100644 Extensions/AIStudio.Wpf.Flowchart/AIStudio - Backup.Wpf.Flowchart.csproj rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/AIStudio.Wpf.Flowchart.csproj (76%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Controls/FlowchartEditor.xaml (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Controls/FlowchartEditor.xaml.cs (99%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Controls/ToolBoxControl.xaml (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Controls/ToolBoxControl.xaml.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/FlowchartService.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Models/FlowNodeDesignerItem.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Models/FlowchartNode.cs (96%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Models/FlowchartToolBoxData.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/NodeKinds.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Properties/AssemblyInfo.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/SelectOption.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Themes/FlowNode.xaml (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/Themes/Generic.xaml (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/ViewModels/FlowNode.cs (98%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/ViewModels/MiddleFlowNode.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/ViewModels/MiddleFlowNodeData.cs (100%) rename {AIStudio.Wpf.Flowchart => Extensions/AIStudio.Wpf.Flowchart}/ViewModels/ToolBoxViewModel.cs (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/AIStudio.Wpf.Logical.csproj (57%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/LinkPoint.cs (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/LogicalService.cs (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/Models/LogicalGateItem.cs (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/Themes/LogicalGateItemViewModel.xaml (97%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/ViewModels/LinkPointDesignerItemData.cs (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/ViewModels/LogicalGateItemData.cs (100%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/ViewModels/LogicalGateItemViewModel.cs (93%) rename {AIStudio.Wpf.Logical => Extensions/AIStudio.Wpf.Logical}/ViewModels/ValueDesignerItemData.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/A.png (100%) rename AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj => Extensions/AIStudio.Wpf.Mind/AIStudio - Backup.Wpf.Mind.csproj (82%) create mode 100644 Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorCanvas.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorCanvas.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorItem.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorPicker.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorPicker.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorPickerTabItem.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorSorter.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorSpectrumSlider.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ColorUtilities.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/DropDownButton.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/DropDownButton.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/LinkControl.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/LinkControl.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/MindEditor.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/MindEditor.xaml.cs (99%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/NodeDTSWindow.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/NodeDTSWindow.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/OpenFileTextBox.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/OpenFileTextBox.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/PriorityControl.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/PriorityControl.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/RateControl.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/RateControl.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/RemarkControl.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/RemarkControl.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/TagControl.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/TagControl.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ToolBoxControl.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Controls/ToolBoxControl.xaml.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Converters/MindThemeFillBrushConverter.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Converters/MindThemeFontBrushConverter.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Helpers/DirectoryLayout.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Helpers/FishBoneLayout.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Helpers/IMindLayout.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Helpers/LogicalLayout.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Helpers/MindLayout.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Helpers/MindThemeHelper.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Helpers/OrganizationalLayout.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Models/MindNodeDesignerItem.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Models/MindNodeModel.cs (96%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Models/MindTheme.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Models/MindType.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Models/TreeNode.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Properties/AssemblyInfo.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Styles/Button.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Styles/ComboBox.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Styles/ContextMenu.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Styles/ToggleButton.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Themes/Generic.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/Themes/MindNode.xaml (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/ViewModels/IMindDiagramViewModel.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/ViewModels/MindDiagramViewModel.cs (100%) rename {AIStudio.Wpf.Mind => Extensions/AIStudio.Wpf.Mind}/ViewModels/MindNode.cs (99%) create mode 100644 Extensions/AIStudio.Wpf.RoslynScript/AIStudio.Wpf.RoslynScript.csproj create mode 100644 Extensions/AIStudio.Wpf.RoslynScript/Themes/RoslynScriptViewModel.xaml create mode 100644 Extensions/AIStudio.Wpf.RoslynScript/ViewModels/RoslynScriptViewModel.cs rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/AIStudio.Wpf.SFC.csproj (71%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/LinkPoint.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/Models/SFCNodeDesignerItem.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/Models/SFCToolBoxData.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/README.txt (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/SFCNodeKinds.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/SFCService.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/Themes/SFCNode.xaml (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCActionNode.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCActionNodeData.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCCOBeginNode.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCCOEndNode.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCConditionNode.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCConditionNodeData.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCNode.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCNodeNode.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/SFCStartNode.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/Simulate_ListViewModel.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/Simulate_SolenoidViewModel.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/Simulate_SolenoidViewModelData.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/Simulate_StartViewModel.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/Simulate_TankViewModel.cs (100%) rename {AIStudio.Wpf.SFC => Extensions/AIStudio.Wpf.SFC}/ViewModels/Simulate_TankViewModelData.cs (100%) delete mode 100644 Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.xaml delete mode 100644 Fluent.Ribbon/Fluent.Ribbon/Themes/Themes/Theme.Template.xaml rename {Dragablz => Others/Dragablz}/.gitattributes (100%) rename {Dragablz => Others/Dragablz}/.gitignore (100%) rename {Dragablz => Others/Dragablz}/Dragablz.Test/Core/CollectionTeaserFixtures.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz.Test/Dockablz/TilerCalculatorFixture.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz.Test/Dragablz.Test.csproj (100%) rename {Dragablz => Others/Dragablz}/Dragablz.sln (100%) rename {Dragablz => Others/Dragablz}/Dragablz.sln.DotSettings (100%) rename {Dragablz => Others/Dragablz}/Dragablz/CanvasOrganiser.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/ContainerCustomisations.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Converters/BooleanAndToVisibilityConverter.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Converters/EqualityToBooleanConverter.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Converters/EqualityToVisibilityConverter.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Converters/ShowDefaultCloseButtonConverter.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/CollectionTeaser.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/Extensions.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/FuncComparer.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/HitTest.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/InterTabTransfer.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/MultiComparer.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/Native.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/SystemCommand.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/TabHeaderDragStartInformation.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Core/WindowMessage.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DefaultInterLayoutClient.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DefaultInterTabClient.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/Branch.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/BranchAccessor.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/BranchItem.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/BranchResult.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/CouldBeHeaderedStyleSelector.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/DropZone.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/DropZoneLocation.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/Extensions.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/Finder.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/FloatRequestedEvent.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/FloatTransfer.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/FloatingItemSnapShot.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/Layout.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/LayoutAccessor.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/LocationReport.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/LocationReportBuilder.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/LocationReportException.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/LocationSnapShot.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/Tiler.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dockablz/TilerCalculator.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dragablz.csproj (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Dragablz.nuspec (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzColors.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzDragCompletedEventArgs.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzDragDeltaEventArgs.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzDragStartedEventArgs.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzIcon.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzItem.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzItemEventArgs.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzItemsControl.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/DragablzWindow.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/EmptyHeaderSizingHint.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/HeaderedDragablzItem.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/HeaderedItemViewModel.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/HorizontalOrganiser.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/HorizontalPositionMonitor.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/IInterLayoutClient.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/IInterTabClient.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/IItemsOrganiser.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/IManualInterTabClient.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/INewTabHost.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/InterTabController.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/ItemActionCallbackArgs.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/LocationChangedEventArgs.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/LocationHint.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/MoveItemRequest.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/NewTabHost.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/OrderChangedEventArgs.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/PositionMonitor.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Properties/AssemblyInfo.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Properties/Resources.Designer.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Properties/Resources.resx (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Properties/Settings.Designer.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Properties/Settings.settings (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Referenceless/AnonymousDisposable.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Referenceless/DefaultDisposable.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Referenceless/Disposable.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Referenceless/ICancelable.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Referenceless/SerialDisposable.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/StackOrganiser.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/StackPositionMonitor.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/StoryboardCompletionListener.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/TabEmptiedResponse.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/TabablzControl.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/TabablzHeaderSizeConverter.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/TabablzItemStyleSelector.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/BrushToRadialGradientBrushConverter.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/Dockablz.xaml (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/Generic.xaml (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/MahApps.xaml (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/MaterialDesign.xaml (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/MaterialDesignAssist.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/Ripple.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/RippleAssist.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Themes/SystemCommandIcon.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/Trapezoid.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/VerticalOrganiser.cs (100%) rename {Dragablz => Others/Dragablz}/Dragablz/VerticalPositionMonitor.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/AnotherCommandImplementation.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/App.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/App.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BasicExampleInterTabClient.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BasicExampleMainModel.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BasicExampleMainWindow.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BasicExampleMainWindow.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BasicExampleTemplateModel.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BasicExampleTemplateWindow.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BasicExampleTemplateWindow.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/Boot.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BoundExampleInterTabClient.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BoundExampleModel.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BoundExampleNewItem.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BoundExampleWindow.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/BoundExampleWindow.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/CustomHeader.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/CustomHeader.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/CustomHeaderViewModel.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/DragablzDemo.csproj (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/HeaderAndContentModel.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/LayoutManagementExample.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/LayoutManagementExample.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/LayoutManagementExampleViewModel.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/MdiExample.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/MdiExample.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/Properties/Annotations.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/Properties/AssemblyInfo.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/Properties/Resources.Designer.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/Properties/Resources.resx (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/Properties/Settings.Designer.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/Properties/Settings.settings (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/QuickStartWindow.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/QuickStartWindow.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/SimpleViewModel.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/TabablzControlProxy.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzDemo/TreeNode.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/App.config (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/App.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/App.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/DragablzModernUIDemo.csproj (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/MainWindow.xaml (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/MainWindow.xaml.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/Properties/AssemblyInfo.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/Properties/Resources.Designer.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/Properties/Resources.resx (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/Properties/Settings.Designer.cs (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/Properties/Settings.settings (100%) rename {Dragablz => Others/Dragablz}/DragablzModernUIDemo/packages.config (100%) rename {Dragablz => Others/Dragablz}/LICENSE (100%) rename {Dragablz => Others/Dragablz}/README.md (100%) rename {Dragablz => Others/Dragablz}/Resources/D.png (100%) rename {Dragablz => Others/Dragablz}/Resources/D32.png (100%) rename {Dragablz => Others/Dragablz}/Resources/android-chrome-36x36.png (100%) rename {Dragablz => Others/Dragablz}/Resources/android-chrome-48x48.png (100%) rename {Dragablz => Others/Dragablz}/Resources/android-chrome-72x72.png (100%) rename {Dragablz => Others/Dragablz}/Resources/apple-touch-icon-57x57.png (100%) rename {Dragablz => Others/Dragablz}/Resources/apple-touch-icon-60x60.png (100%) rename {Dragablz => Others/Dragablz}/Resources/apple-touch-icon-72x72.png (100%) rename {Dragablz => Others/Dragablz}/Resources/apple-touch-icon-76x76.png (100%) rename {Dragablz => Others/Dragablz}/Resources/apple-touch-icon-precomposed.png (100%) rename {Dragablz => Others/Dragablz}/Resources/apple-touch-icon.png (100%) rename {Dragablz => Others/Dragablz}/Resources/browserconfig.xml (100%) rename {Dragablz => Others/Dragablz}/Resources/favicon-16x16.png (100%) rename {Dragablz => Others/Dragablz}/Resources/favicon-32x32.png (100%) rename {Dragablz => Others/Dragablz}/Resources/favicon.ico (100%) rename {Dragablz => Others/Dragablz}/Resources/favicon.txt (100%) rename {Dragablz => Others/Dragablz}/Resources/manifest.json (100%) rename {Dragablz => Others/Dragablz}/Resources/mstile-150x150.png (100%) rename {Dragablz => Others/Dragablz}/Resources/mstile-310x150.png (100%) rename {Dragablz => Others/Dragablz}/Resources/mstile-70x70.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/.editorconfig (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/.github/FUNDING.yml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/.github/ISSUE_TEMPLATE.md (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/.gitignore (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Doc/Features.xlsx (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Doc/Fluent Ribbon Control Suite Walkthrough.docx (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Doc/Fluent Ribbon Control Suite Walkthrough.pdf (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Adorners/SimpleControlAdorner.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/App.config (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/App.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/App.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Commanding/IRelayCommand.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Commanding/RelayCommand.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Converters/BackgroundImageViewportConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Converters/UniqueGroupNameConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Fluent.Ribbon.Showcase.csproj (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/FodyWeavers.xml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/FodyWeavers.xsd (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/GlobalSuppressions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Helpers/TemplateCollection.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Helpers/ThemeHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Icons/App.ico (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Blue.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/BlueLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Bold.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Box.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Brown.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/BrownLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/ChangeCase.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/ClearFormatting.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/FontColor.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/FormatPainter.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/GalleryLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Gray.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/GrayLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Green.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/GreenLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/GrowFont.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Italic.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Orange.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/OrangeLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/PasteFormating.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/PasteImage.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/PasteSourceFormating.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/PasteText.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/PasteTextOnly.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Pink.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/PinkLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Red.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/RedLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/SampleImageForScreenTip.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/ShrinkFont.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Strikethrough.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Subscript.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Superscript.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Test16.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Test32.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/TextEffects.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/TextHighlightColor.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Underline.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/VectorIcons.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/Yellow.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/YellowLarge.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Images/banner.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/MahMetroWindow.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/MahMetroWindow.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/MinimalWindowSample.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Program.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/Properties/AssemblyInfo.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RegularWindow.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RegularWindow.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowColorized.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowWithBackgroundImage.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowWithoutRibbon.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/RibbonWindowWithoutVisibleRibbon.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/TemplateSelectors/DynamicTemplateSelector.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/TestContent.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/TestContent.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/TestWindow.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/TestWindow.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/ColorViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/FontsViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/GalleryItemViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/GallerySampleDataItemViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/GalleryViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/IssueRepros/ThemeManagerFromThread.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/IssueReprosViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/MainViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/ViewModels/ViewModel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Showcase/app.manifest (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.TestWindow/App.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.TestWindow/App.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.TestWindow/AssemblyInfo.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.TestWindow/Fluent.Ribbon.TestWindow.csproj (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.TestWindow/MainWindow.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.TestWindow/MainWindow.xaml.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Adorners/KeyTipAdornerTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/AssemblySetup.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Collections/CollectionSyncHelperTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Collections/ItemCollectionWithLogicalTreeSupportTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/BackstageTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/InRibbonGalleryTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/QuickAccessToolBarTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/RibbonGroupBoxWrapPanelTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/RibbonTabsContainerTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/RibbonTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/RibbonTitleBarTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Controls/SplitButtonTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Converters/ObjectToImageConverterTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Fluent.Ribbon.Tests.csproj (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/GlobalSuppressions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Helper/ReflectionHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Helper/UIHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Integration/InRibbonGalleryIntegrationTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Internal/ScopeGuardTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Internal/WhenLoadedTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Misc/LogicalTreeTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/Services/KeyTipServiceTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/TestClasses/TestRibbonWindow.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.Tests/ThemeManager/ThemeManagerTests.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.ruleset (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.sln (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon.sln.DotSettings (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Adorners/KeyTipAdorner.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/AttachedProperties/RibbonProperties.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonBackstageAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabControlAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonBackstageTabItemAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonButtonAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonCheckBoxAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonComboBoxAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonControlAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonControlDataAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonDropDownButtonAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonGroupBoxDataAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonGroupHeaderAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonHeaderedControlAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonInRibbonGalleryAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonQuickAccessToolBarAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonRadioButtonAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonScreenTipAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonSplitButtonAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonTabControlAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonTabItemAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonTabItemDataAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonTextBoxAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonTitleBarAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonToggleButtonAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/RibbonToolbarPanelAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Automation/Peers/TwoLineLabelAutomationPeer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Collections/CollectionSyncHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Collections/ItemCollectionWithLogicalTreeSupport.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/ApplicationMenu.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/Backstage.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/BackstageAdorner.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/BackstageTabControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/BackstageTabItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/Button.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/CheckBox.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/ColorGallery.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/ComboBox.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/ContextMenu.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/DropDownButton.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/Gallery.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/GalleryGroupContainer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/GalleryGroupFilter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/GalleryItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/GalleryItemPlaceholder.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/GalleryPanel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/GroupSeparatorMenuItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/InRibbonGallery.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/KeyTip.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/MenuItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/QuickAccessMenuItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/QuickAccessToolBar.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RadioButton.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/Ribbon.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonContextualGroupsContainer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonContextualTabGroup.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonGroupBox.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonGroupBoxWrapPanel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonGroupsContainer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonGroupsContainerScrollViewer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonMenu.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonScrollViewer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonTabControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonTabItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonTabsContainer.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonTitleBar.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonToolBar.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonToolBarControlDefinition.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonToolBarControlGroup.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonToolBarControlGroupDefinition.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonToolBarLayoutDefinition.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonToolBarRow.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/RibbonWindow.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/ScreenTip.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/SeparatorTabItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/Spinner.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/SplitButton.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/StartScreen.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/StartScreenTabControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/StatusBar.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/StatusBarItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/StatusBarMenuItem.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/StatusBarPanel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/TextBox.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/ToggleButton.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/TwoLineLabel.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/UniformGridWithItemSize.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Controls/WindowSteeringHelperControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/ApplicationMenuRightScrollViewerExtractorConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/ColorToSolidColorBrushConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/EqualsToVisibilityConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/IconConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/InvertNumericConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/IsNullConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/ObjectToImageConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/SizeDefinitionConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/SpinnerTextToValueConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/StaticConverters.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Converters/ThicknessConverter.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Data/KeyTipInformation.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Data/KeyTipPressedResult.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Data/RibbonControlSizeDefinition.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Data/RibbonStateStorage.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Effects/GrayscaleEffect.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Enumerations/RibbonControlSize.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Enumerations/RibbonGroupBoxState.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensibility/IKeyTipInformationProvider.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensibility/IRibbonSizeChangedSink.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensions/AutomationPeerExtensions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensions/DispatcherExtensions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensions/DoubleExtensions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensions/FrameworkElementExtensions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensions/ICommandSourceExtensions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Extensions/ItemContainerGeneratorExtensions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Fluent.Ribbon.csproj (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/GlobalSuppressions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Helpers/DoubleHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Helpers/FrameworkHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Helpers/ItemsControlHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Helpers/LogicalChildSupportHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Helpers/PoupHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Helpers/ToggleButtonHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Helpers/WindowSteeringHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IDropDownControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IHeaderedControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IKeyTipedControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/ILargeIconProvider.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/ILogicalChildSupport.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IRibbonControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IRibbonStateStorage.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IRibbonWindow.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IScalableRibbonControl.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/IToggleButton.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/AccessTextHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/CommandHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/DoubleUtil.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/FocusWrapper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/ItemContainerGeneratorAction.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/KeyEventUtility.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/KnownBoxes/BooleanBoxes.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/KnownBoxes/DoubleBoxes.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/KnownBoxes/IntBoxes.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/KnownBoxes/StringBoxes.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/KnownBoxes/VisibilityBoxes.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/ObjectExtensions.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/ScopeGuard.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/SizeConstants.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/TypeHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/UIHelper.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Internal/WhenLoaded.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Arabic.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Azerbaijani.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Bulgarian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Catalan.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Chinese.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Czech.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Danish.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Dutch.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/English.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Estonian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Finnish.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/French.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/German.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Greek.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Hebrew.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Hungarian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Italian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Japanese.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Korean.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Lithuanian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Norwegian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Norwegian_Bokmål.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Norwegian_Nynorsk.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Persian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Polish.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Portuguese.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Portuguese_Brazil.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Romanian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Russian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Sinhala.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Slovak.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Slovenian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Spanish.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Swedish.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Turkish.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Ukrainian.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/Languages/Vietnamese.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/RibbonLocalization.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/RibbonLocalizationAttribute.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Localization/RibbonLocalizationBase.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviors.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Metro/Behaviours/StylizedBehaviorsCollection.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Metro/Controls/WindowCommands.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Properties/AssemblyInfo.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/RibbonCommands.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Services/ContextMenuService.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Services/KeyTipService.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Services/PopupService.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Services/ToolTipService.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/StyleSelectors/ApplicationMenuItemContainerStyleSelector.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/StyleSelectors/BackstageTabControlItemContainerStyleSelector.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/StyleSelectors/HeaderApplicationMenuItemItemContainerStyleSelector.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/StyleSelectors/SplitedApplicationMenuItemItemContainerStyleSelector.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/TemplateSelectors/RibbonGroupBoxHeaderTemplateSelector.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Common.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ApplicationMenu.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ApplicationMenuItem.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/Backstage.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/BackstageControls.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/BackstageTabControl.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/BackstageTabItem.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/Button.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/CheckBox.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ColorGallery.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ComboBox.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ComboBoxItem.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/DropDownButton.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/EmptyFocusStyle.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/Gallery.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/GalleryGroupContainer.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/GalleryItem.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/InRibbonGallery.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/KeyTip.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/Menu.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/MenuItem.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/MenuSeparator.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/QuickAccessToolbar.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RadioButton.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/Ribbon.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonContextualTabGroup.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonGroupBox.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonMenu.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonScrollViewer.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonSeparator.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonTabControl.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonTabItem.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonTextBox.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonTitleBar.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonToolBar.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/RibbonToolBarControlGroup.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ScreenTip.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ScrollBar.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/SeparatorTabItem.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/Slider.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/Spinner.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/SplitButton.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/StartScreen.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/StartScreenTabControl.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/StatusBar.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/ToggleButton.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/TwoLineLabel.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Controls/WindowCommands.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Effects/Grayscale.fx (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Effects/Grayscale.ps (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Generic.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Images.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/RibbonWindow.xaml (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Styles.txt (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/Themes/GeneratorParameters.json (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Themes/XamlCombine.exe (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Fluent.Ribbon/Theming/RibbonLibraryThemeProvider.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Appveyor_logo.svg (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Fluent.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_128x128.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_16x16.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_24x24.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_256x256.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_32x32.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_48x48.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_64x64.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Logo/Logo_96x96.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/ApplicationMenu.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/Checked.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/Copy.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/Cut.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/DefaultSmallIcon.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/DefaultSmallIcon.design (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/DialogLauncher.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/Help.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/MoreColors.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/Paste.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/QuickAccessToolbarDropDown.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/QuickAccessToolbarExtender.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/RibbonCollapse.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/RibbonExpand.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/RibbonPin.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Ribbon/Warning.ai (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Black - Backstage.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Blue - Backstage.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - Backstage.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - Collapsed Group.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - ColorGallery.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - ComboBox in QuickAccess.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - Filter in Gallery.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - Gallery in QuickAccess.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - Gallery.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - KeyTips.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2010 - Silver - RTL.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2013 - White - Backstage.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Office 2013 - White.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Windows 8 - White - Backstage.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Screenshots/Windows 8 - White.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/Showcase.gif (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/banner.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/cake-medium.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Images/icon_ReSharper.png (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/License.txt (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/README.md (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Shared/GlobalAssemblyInfo.cs (100%) rename {Fluent.Ribbon => Others/Fluent.Ribbon}/Shared/SharedKey.snk (100%) rename {Live-Charts-master => Others/Live-Charts-master}/.gitattributes (100%) rename {Live-Charts-master => Others/Live-Charts-master}/.github/CONTRIBUTING.md (100%) rename {Live-Charts-master => Others/Live-Charts-master}/.github/ISSUE_TEMPLATE.md (100%) rename {Live-Charts-master => Others/Live-Charts-master}/.github/PULL_REQUEST_TEMPLATE.md (100%) rename {Live-Charts-master => Others/Live-Charts-master}/.gitignore (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Charts.sln.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/AxisCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/AxisOrientation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/AxisPosition.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/AxisSectionCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/BarLabelPosition.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/BezierData.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/ChartFunctions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/ChartPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/ChartUpdater.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/ChartValues.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Charting.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Charts/CartesianChartCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Charts/ChartCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Charts/PieChartCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/CartesianMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/FinancialMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/GanttMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/IPointEvaluator.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/Mappers.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/PieMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/PolarMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Configurations/WeightedMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Core.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Core.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Core.nuspec (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/DataLabelViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/AxisLimits.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/DateTimePoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/GanttPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/HeatPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/OHLCPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/ObservablePoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/ObservableValue.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/PolarPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Defaults/ScatterPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/IAxisSectionView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/IAxisView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/ICartesianChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/ICartesianVisualElement.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/IChartView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/ILogarithmicAxisView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/IPieChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/ISeparatorElementView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Charts/ISeparatorView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IBezierPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IChartPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IHeatPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IOhlcPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IPieSlicePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IRectanglePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IScatterPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Points/IStepPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IAreaPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/ICartesianSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IColumnSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IFinancialSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IHeatSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/ILineSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IPieSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IPieSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IRowSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IScatterSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/ISeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IStackModelableSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IStackedAreaSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IStackedColumnSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IStackedRowSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Definitions/Series/IVerticalStackedAreaSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/BezierData.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/CoreColor.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/CoreGradientStop.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/CoreLimit.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/CoreMargin.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/CorePoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/CoreRectangle.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/CoreSize.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/LabelEvaluation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/StackedSum.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Dtos/TooltipDataViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Events/Delegates.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Events/PreviewRangeChangedEventArgs.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Events/RangeChangedEventArgs.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Helpers/Extentions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Helpers/LiveChartsException.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Helpers/NoisyCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/IBezierData.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/IChartValues.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/IObservableChartPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/LegendLocation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/LogarithmicAxisCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Maps/MapData.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/PanningOptions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/PieLabelPosition.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/PointTracker.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/PortableCore.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/ScrollMode.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeparationState.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeparatorConfigurationCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeparatorElementCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/CandleAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/ColumnAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/HeatAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/LineAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/OhlcAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/PieAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/RowAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/ScatterAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/StackedAreaAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/StackedColumnAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/StackedRowAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/StepLineAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/VerticalLineAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/SeriesOrientation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/Seriesalgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/StackMode.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/TooltipSelectionMode.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/UpdaterState.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/VisualElementsCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/ZoomingOptions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/core.docs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core/readme.txt (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/AxisCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/AxisOrientation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/AxisPosition.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/AxisSectionCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/AxisWindow.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/AxisWindows.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/BarLabelPosition.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/ChartFunctions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/ChartPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/ChartUpdater.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/ChartValues.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Charting.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Charts/CartesianChartCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Charts/ChartCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Charts/PieChartCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/CartesianMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/FinancialMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/GanttMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/IPointEvaluator.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/Mappers.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/PieMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/PolarMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Configurations/WeightedMapper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Core40.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Core40.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/DataLabelViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/DateAxisCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/DateAxisWindow.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/DateAxisWindows.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/DateSeparatorElementCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/AxisLimits.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/DateTimePoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/GanttPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/HeatPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/OHLCPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/ObservablePoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/ObservableValue.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/PolarPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Defaults/ScatterPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/IAxisSectionView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/IAxisView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/IAxisWindow.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/ICartesianChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/ICartesianVisualElement.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/IChartView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/IDateAxisView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/ILogarithmicAxisView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/IPieChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/ISeparatorElementView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/ISeparatorView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Charts/IWindowAxisView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IBezierPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IChartPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IHeatPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IOhlcPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IPieSlicePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IRectanglePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IScatterPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Points/IStepPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IAreaPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/ICartesianSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IColumnSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IFinancialSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IHeatSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/ILineSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IPieSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IPieSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IRowSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IScatterSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/ISeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IStackModelableSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IStackedAreaSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IStackedColumnSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IStackedRowSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Definitions/Series/IVerticalStackedAreaSeriesView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Delegates.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/BezierData.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/CoreColor.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/CoreGradientStop.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/CoreLimit.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/CoreMargin.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/CorePoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/CoreRectangle.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/CoreSize.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/LabelEvaluation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/StackedSum.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Dtos/TooltipDataViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Events/Delegates.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Events/PreviewRangeChangedEventArgs.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Events/RangeChangedEventArgs.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Helpers/Extentions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Helpers/LiveChartsException.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Helpers/NoisyCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/IChartValues.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/IObservableChartPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/LegendLocation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/LogarithmicAxisCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Maps/MapData.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/PanningOptions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/PeriodUnits.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/PieLabelPosition.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/PointTracker.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/ScrollMode.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeparationState.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeparatorConfigurationCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeparatorElementCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/CandleAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/ColumnAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/HeatAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/LineAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/OhlcAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/PieAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/RowAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/ScatterAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/StackedAreaAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/StackedColumnAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/StackedRowAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/StepLineAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/VerticalLineAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesAlgorithms/VerticalStackedAreaAlgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/SeriesOrientation.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/Seriesalgorithm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/StackMode.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/TooltipSelectionMode.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/UpdaterState.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/VisualElementsCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/WindowAxisCore.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Core40/ZoomingOptions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/App.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/App.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/AppShell.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/AppShell.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Assets/LockScreenLogo.scale-200.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Assets/SplashScreen.scale-200.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Assets/Square150x150Logo.scale-200.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Assets/Square44x44Logo.scale-200.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Assets/StoreLogo.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Assets/Wide310x150Logo.scale-200.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Bars/BasicColumn.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Bars/BasicRowExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/BasicLine/BasicLineExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Bubbles/BubblesExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ConstantChanges/MeasureModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomerVm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Energy Predictions/OpacityConverter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Energy Predictions/ReverseConverter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Events/ChartPointCommandHandler.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Events/EventsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Events/EventsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Events/ViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Financial/CandleStickExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Financial/OhclExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Financial/OhclExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Funnel Chart/FunnelExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Funnel Chart/resources/fingerprint.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Funnel Chart/resources/user.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Funnel Chart/resources/view.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/GanttChart/GanttExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Inverted Series/InvertedExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Labels/LabelsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/LineExample/LineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/LineExample/LineExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Linq/City.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Linq/DataBase.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Linq/LinqExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Linq/LinqExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/MaterialCards/MaterialCards.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/MixingSeries/MixingSeries.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/NegativeStackedRow/NegativeStackedRowExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/PointShapeLine/PointShapeLineExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/PointState/PointStateExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ScatterPlot/ScatterExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Sections/SectionsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/SectionsDragable/DragableSections.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedArea/StackedAreaExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedBar/StackedColumnExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StackedBar/StackedRowExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/StepLine/StepLineExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/TypesSupport/TypesPlotting.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/UIElements/UIElementsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/UIElements/warning.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Using DateTime/DateModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/Using DateTime/DateTime.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/CartesianChart/zzIssues/Issue179.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Commons/SampleCategory.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Commons/SampleDefinition.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Commons/SampleDefinitions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Converters/BoolToObjectConverter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Gauges/AngularGaugeExmple.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Gauges/AngularGaugeExmple.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Gauges/Gauge360.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Gauges/Gauge360.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Package.appxmanifest (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/PieChart/DoughnutChartExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/PieChart/DoughnutChartExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/PieChart/PieChartExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/PieChart/PieChartExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Uwp.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Views/MainPage.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/Views/MainPage.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/UWP/cities.csv (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/App.config (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicStackedColumnExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Basic Stacked Bar/BasicsStackedRowExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBar/BasicColumnExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBar/BasicRowExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicBubbles/BasicBubblesExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/BasicLine/BasicLineExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/ConstantChanges/ConstantChanges.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/ConstantChanges/MeasureModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Customized Series/Customized Line Series.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DataPagination/DataPaginationExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DateTime/DateTimeExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DateTime/DateTimeExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DateTime/DateTimeExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/DynamicVisibility/DynamicVisibiltyExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Events/EventsExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Events/EventsExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Events/EventsExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Financial/FinancialExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Financial/FinancialExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Financial/FinancialExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FullyResponsive/FullyResponsive.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FunnelChart/FunnelExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FunnelChart/Resources/fingerprint.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FunnelChart/Resources/user.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/FunnelChart/Resources/view.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/GanttChart/GanttExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/GanttChart/GanttExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/GanttChart/GanttExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/HeatSeriesExample/HeatSeriesExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Inverted Series/InvertedSeries.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Irregular Intervals/IrregularIntervalsExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Labels/Labels.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Labels/Labels.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Labels/Labels.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Linq/City.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Linq/DataBase.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Linq/LinqExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Linq/LinqExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Linq/LinqExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/LogarithmScale/LogarithmSacale.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/MissingPoints/MissingPoint.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/MultiAxes/MultipleAxesExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/NegativeStackedRow/NegativeStackedRow.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/PointState/PointState.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/PointState/PointState.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/PointState/PointState.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/ScatterExample/ScatterForm.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Sections/SectionsExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Sections/SectionsExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Sections/SectionsExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/StackedArea/StackedAreaExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/StepLine/StepLineExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/StepLine/StepLineExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/StepLine/StepLineExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/UielementsExample/UielementsExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/UielementsExample/warning.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Cartesian/Zooming and Panning/ZomingAndPanningExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Gauge/360/Gauge360Example.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Gauge/360/Gauge360Example.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Gauge/360/Gauge360Example.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Gauge/AngularGauge/AngularGugeForm.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Main.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Main.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Main.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Maps/GeoMapExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Maps/GeoMapExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Maps/GeoMapExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/PieChart/DoughnutExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/PieChart/DoughnutExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/PieChart/DoughnutExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/PieChart/PieChartExample.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/PieChart/PieChartExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/PieChart/PieChartExample.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Program.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Properties/Resources.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Properties/Resources.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Properties/Settings.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Properties/Settings.settings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Winforms.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/Winforms.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/WinForms/cities.csv (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/App.config (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/App.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/App.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Bars/BasicRowExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedColumnExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Basic Stacked Bar/BasicStackedRowPercentageExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/BasicLine/BasicLineExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Bubbles/BubblesExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Chart to Image/ChartToImageSample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ConstantChanges/ConstantChangesChart.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ConstantChanges/MeasureModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomTooltipAndLegendExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomerVM.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersLegend.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomTooltipAndLegend/CustomersTooltip.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/CustomZoomingAndPanning/MoveMe.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Customized Series/CustomizedLineSeries.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/DataLabelTemplate/DataLabelTemplateSample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/DateAxis/DateAxisExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/DynamicVisibility/DynamicVisibilityExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Energy Predictions/EnergyPredictionExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Energy Predictions/OpacityConverter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Energy Predictions/ReverseConverter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Events/ChartPointCommandHandler.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Events/EventsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Events/EventsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Events/ViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Financial/CandleStickExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Financial/OhclExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/FullyResponsive/FullyResponsiveExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Funnel Chart/FunnelExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Funnel Chart/resources/fingerprint.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Funnel Chart/resources/user.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Funnel Chart/resources/view.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/GanttChart/GanttExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/HeatChart/HeatSeriesExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/InLineSyntax/InLineSyntaxTest.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Inverted Series/Inverted Example.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Irregular Intervals/IrregularIntervalsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Labels/LabelsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Labels/LabelsHorizontalExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/LineExample/LineExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Linq/City.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Linq/DataBase.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Linq/LinqExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/LogarithmScale/LogarithmScaleExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ManualZAndP/ManualZAndPExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/MaterialCards/MaterialCards.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Missing Line Points/MissingPointsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/MixingSeries/MixingSeries.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/MultiAxes/MultiAxesChart.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/NegativeStackedRow/NEgativeStackedRowExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/PointShapeLine/PointShapeLineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/PointState/PointStateExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Scatter With Pies/Scatter With Pies.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ScatterPlot/ScatterExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Sections/SectionsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SectionsDragable/DragableSections.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SectionsMouseMove/SectionMouseMoveSample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SectionsMouseMove/ViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SharedTooltip/SharedTooltipExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/SolidColorChart/SolidColorExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedArea/StackedAreaExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedArea/VerticalStackedAreaExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedBar/StackedColumnExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StackedBar/StackedRowExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/StepLine/StepLineExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ThreadSafe/RelyCommand.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ThreadSafe/ThreadSafeViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/TypesSupport/TypesPlotting.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/DataGenerator.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/EventAControl.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/EventBControl.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/SelectedItemControl.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/UiElementsAndEventsExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/UiElementsExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/UIElements/UiElementsViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Using DateTime/DateModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/Using DateTime/DateTime.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/WindowAxis/WindowAxisExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/ZoomingAndPanning/ZoomingAndPanning.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/CartesianChart/zzIssues/Issue179.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Gauges/AngularGaugeExmple.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Gauges/AngularGaugeExmple.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Gauges/Gauge360.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Gauges/Gauge360.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Home/HomeView.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Home/HomeView.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Home/HomeViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Home/SampleGroupVm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Home/SampleVm.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Left.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Maps/GeoMapExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Maps/GeoMapExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PanelExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PanelExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DoughnutChartExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DoughnutChartExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DropDowns/DataProvider.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DropDowns/DropDownCommand.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DropDowns/DropDownViewModel.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DropDowns/PieDropDownSample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DropDowns/PiePoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/DropDowns/RelayCommand.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/PieChartExample.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/PieChart/PieChartExample.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Properties/Annotations.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Properties/Resources.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Properties/Resources.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Properties/Settings.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Properties/Settings.settings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Resources/AppDictionary.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Resources/ChartResources.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Resources/LiveChartsLogo.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Right.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Wpf.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/Wpf.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/cities.csv (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/lvlogo.png (100%) rename {Live-Charts-master => Others/Live-Charts-master}/Examples/Wpf/packages.config (100%) rename {Live-Charts-master => Others/Live-Charts-master}/LICENSE.TXT (100%) rename {Live-Charts-master => Others/Live-Charts-master}/LiveCharts.sln (100%) rename {Live-Charts-master => Others/Live-Charts-master}/LiveCharts.sln.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/README.md (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UnitTests/MemoryLeaks/DrawnShapes.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UnitTests/Other/SharedSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UnitTests/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UnitTests/SeriesAndValues/NullAndEmpty.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UnitTests/SeriesAndValues/SeriesAutoColors.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UnitTests/UnitTests.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UnitTests/UnitTests.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/AngularGauge.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/AngularSection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/AxesCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Axis.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/AxisSection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/CandleSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/CartesianChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Charts/Base/Chart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/ColorsCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/ColumnSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/AnimationsHelper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/AxisSeparatorElement.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/BrushCloner.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/ChartUpdater.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/Converters.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/DefaultXamlReader.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/DependencyObjectExtensions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/GeometryHelper.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/GeometryParser.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/IFondeable.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/MultiBinding/DependencyObjectCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/MultiBinding/MultiBindingBehavior.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/MultiBinding/MultiBindingItem.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/MultiBinding/MultiBindingItemCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/MultiBinding/MultiValueConverterBase.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Components/TooltipDto.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Converters/StringFormatConverter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Converters/TypeConverters.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultAxes.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultGeoMapTooltip.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultGeoMapTooltip.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultGeometry.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultLegend.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultLegend.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultTooltip.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/DefaultTooltip.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Extentions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Gauge.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/GeoMap.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/HeatColorRange.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/HeatColorRange.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/HeatSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/IChartLegend.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/IChartTooltip.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/LineSegmentSplitter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/LineSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/LogarithmicAxis.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Maps/MapResolver.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/OhlcSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/PieChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/PieSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/PointGeometry.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/CandlePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/ColumnPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/HeatPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/HorizontalBezierPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/OhlcPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/PiePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/PieSlice.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/PointExtensions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/PointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/RowPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/ScatterPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/StepLinePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Points/VerticalBezierPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/RowSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/ScatterSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/SectionsCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Separator.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Series.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/StackedAreaSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/StackedColumnSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/StackedRowSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/StepLineSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Colors/black.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Colors/blue.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Colors/material.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Colors/metro.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Colors/white.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Size/l.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Size/m.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Size/s.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Weight/bold.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Weight/light.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/Weight/normal.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/Themes/base.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/UwpView.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/UwpView.nuspec (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/VerticalLineSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/VerticalStackedAreaSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/VisualElement.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/install.ps1 (100%) rename {Live-Charts-master => Others/Live-Charts-master}/UwpView/nuget.exe (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/AngularGauge.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/CartesianChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/Form1.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/Form1.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/Form1.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/Gauge.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/GeoMap.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/PieChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/WinFormsView.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/WinFormsView.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/WinFormsView.nuspec (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/app.config (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/install.ps1 (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/nuget.exe (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WinFormsView/winforms.docs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/AngularGauge.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/AngularSection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/AxesCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Axis.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/AxisSection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/AxisWindowCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/CandleSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/CartesianChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Charts/Base/Chart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/ColorsCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/ColumnSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Components/AxisSeparatorElement.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Components/ChartUpdater.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Components/Converters.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Components/DefaultXamlReader.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Components/IFondeable.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Components/ThreadAccess.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Components/TooltipDto.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Converters/TypeConverters.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DateAxis.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultAxes.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultGeoMapTooltip.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultGeoMapTooltip.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultGeometry.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultLegend.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultLegend.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultTooltip.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/DefaultTooltip.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Desktop.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Extentions.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/FinancialColoringRule.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Gauge.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/GeoMap.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/HeatColorRange.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/HeatColorRange.xaml.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/HeatSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/IChartLegend.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/IChartTooltip.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/LineSegmentSplitter.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/LineSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/LiveChartsDesktop.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/LiveChartsWPF.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/LogarithmicAxis.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Maps/MapResolver.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/OhlcSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/PieChart.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/PieSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/CandlePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/ColumnPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/HeatPoint.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/HorizontalBezierPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/OhlcPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/PiePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/PieSlice.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/PointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/RowPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/ScatterPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/StepLinePointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Points/VerticalBezierPointView.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Properties/AssemblyInfo.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Properties/Resources.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Properties/Resources.resx (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Properties/Settings.Designer.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Properties/Settings.settings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/RowSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/ScatterSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/SectionsCollection.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Separator.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Series.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/StackedAreaSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/StackedColumnSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/StackedRowSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/StepLineSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Colors/black.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Colors/blue.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Colors/material.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Colors/metro.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Colors/white.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Size/l.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Size/m.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Size/s.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Weight/bold.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Weight/light.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/Weight/normal.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/Themes/base.xaml (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/VerticalLineSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/VerticalStackedAreaSeries.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/VisualElement.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/WindowAxis.cs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/WpfView.csproj (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/WpfView.csproj.DotSettings (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/WpfView.nuspec (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/install.ps1 (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/nuget.exe (100%) rename {Live-Charts-master => Others/Live-Charts-master}/WpfView/wpf.docs (100%) rename {Live-Charts-master => Others/Live-Charts-master}/build.cake (100%) rename {Live-Charts-master => Others/Live-Charts-master}/build.ps1 (100%) rename {Live-Charts-master => Others/Live-Charts-master}/nuget.exe (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/AnimationCache.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/AssemblyInfo.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifApplicationExtension.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifBlock.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifBlockKind.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifColor.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifCommentExtension.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifDecoderException.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifExtension.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifFile.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifFrame.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifGraphicControlExtension.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifHeader.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifHelpers.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifImageData.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifImageDescriptor.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifLogicalScreenDescriptor.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifPlainTextExtension.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/Decoding/GifTrailer.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/ImageAnimationController.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/ImageBehavior.cs (100%) rename {WpfAnimatedGif => Others/WpfAnimatedGif}/WpfAnimatedGif.csproj (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/.editorconfig (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/.gitattributes (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/.github/CONTRIBUTING.md (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/.github/ISSUE_TEMPLATE.md (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/.github/PULL_REQUEST_TEMPLATE.md (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/.gitignore (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/GitReleaseManager.yaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/GitVersion.yml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/GongSolutions.Wpf.DragDrop.Full.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/GongSolutions.Wpf.DragDrop.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/LICENSE (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/README.md (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/CommandLine.dll (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/CommandLine.xml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/Irony.dll (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/Irony.xml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/Newtonsoft.Json.dll (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/Newtonsoft.Json.xml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/Options/DefaultSettings.json (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/Options/XAMLStyler.json (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/XamlStyler.Core.dll (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/format_all_xaml.cmd (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/xstyler.exe (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/XamlStyler/xstyler.exe.config (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/appveyor.yml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/build.cake (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/build.ps1 (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/cake.config (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/screenshots/2016-09-03_00h51_35.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/screenshots/2016-09-03_00h52_20.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/screenshots/2016-09-03_00h53_03.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/screenshots/2016-09-03_00h53_21.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/screenshots/DragDropSample01.gif (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Directory.build.props (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Directory.build.targets (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop.sln (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop.sln.DotSettings (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DefaultDragHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DefaultDropHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Directory.build.targets (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DragAdorner.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DragDrop.Properties.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DragDrop.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DragInfo.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DropInfo.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DropTargetAdorner.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DropTargetAdorners.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DropTargetHighlightAdorner.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/DropTargetInsertionAdorner.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/EventType.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/IDragInfo.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/IDragSource.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/IDropInfo.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/IDropTarget.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Icons/EffectCopy.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Icons/EffectLink.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Icons/EffectMove.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Icons/EffectNone.png (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Icons/IconFactory.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Properties/AssemblyInfo.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/ScrollingMode.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/DpiHelper.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/DragDropExtensions.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/HitTestUtilities.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/ItemsControlExtensions.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/RootElementFinder.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/TreeViewItemExtensions.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/TypeUtilities.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/GongSolutions.WPF.DragDrop/Utilities/VisualTreeExtensions.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/App.net45.config (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/App.net46.config (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/App.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/App.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/CustomControls/CustomListBox.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/FodyWeavers.xml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/FodyWeavers.xsd (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/MainWindow.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/MainWindow.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/ClonableItemModel.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/DataGridRowModel.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/DragAdornerTemplateSelector.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/GroupedDropHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/GroupedItem.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/ItemModel.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/ListBoxCustomDropHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/NestedDropHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/SampleData.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/SerializableDragHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/SerializableDropHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/TabItemModel.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/TextBoxCustomDropHandler.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Models/TreeNode.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Properties/AssemblyInfo.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Showcase.WPF.DragDrop.csproj (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/ViewModels/MainViewModel.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/ViewModels/SimpleCommand.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/ViewModels/ViewModelBase.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/DataGridSamples.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/DataGridSamples.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/Issues.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/Issues.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/ListBoxSamples.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/ListBoxSamples.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/ListViewSamples.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/ListViewSamples.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/MixedSamples.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/MixedSamples.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/TabControlSamples.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/TabControlSamples.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/TreeViewSamples.xaml (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/Views/TreeViewSamples.xaml.cs (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/Showcase/app.manifest (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/global.json (100%) rename {gong-wpf-dragdrop => Others/gong-wpf-dragdrop}/src/gong.public.snk (100%) rename {zxing.core => Others/zxing.core}/WPFDemo/App.xaml (100%) rename {zxing.core => Others/zxing.core}/WPFDemo/App.xaml.cs (100%) rename {zxing.core => Others/zxing.core}/WPFDemo/AssemblyInfo.cs (100%) rename {zxing.core => Others/zxing.core}/WPFDemo/MainWindow.xaml (100%) rename {zxing.core => Others/zxing.core}/WPFDemo/MainWindow.xaml.cs (100%) rename {zxing.core => Others/zxing.core}/WPFDemo/WPFDemo.csproj (100%) rename {zxing.core => Others/zxing.core}/zxing.core.sln (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeFormat.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeReader.Bitmap.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeReaderCustom.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeReaderGeneric.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeWriter.Bitmap.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeWriter.PixelData.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeWriter.SvgImage.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeWriterCustom.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BarcodeWriterGeneric.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BaseLuminanceSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/Binarizer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BinaryBitmap.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BitmapLuminanceSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/BitmapSourceLuminanceSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/DecodeHintType.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/Dimension.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/EncodeHintType.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/FormatException.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeReader.Bitmap.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeReader.Multiple.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeReaderCustom.Multiple.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeReaderCustom.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeReaderGeneric.Multiple.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeReaderGeneric.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeWriter.Bitmap.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeWriter.PixelData.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeWriter.SvgImage.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeWriterCustom.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/IBarcodeWriterGeneric.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/InvertedLuminanceSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/LuminanceSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/MultiFormatReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/MultiFormatWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/PlanarYUVLuminanceSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/RGBLuminanceSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/ReaderException.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/Result.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/ResultMetadataType.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/ResultPoint.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/ResultPointCallback.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/SupportClass.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/Writer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/WriterException.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/AztecDetectorResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/AztecReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/AztecResultMetadata.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/AztecWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/decoder/Decoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/detector/Detector.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/AztecCode.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/AztecEncodingOptions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/BinaryShiftToken.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/Encoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/HighLevelEncoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/SimpleToken.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/State.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/aztec/encoder/Token.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/AbstractDoCoMoResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/AddressBookAUResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/AddressBookDoCoMoResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/AddressBookParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/BizcardResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/BookmarkDoCoMoResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/CalendarParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/EmailAddressParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/EmailAddressResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/EmailDoCoMoResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ExpandedProductParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ExpandedProductResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/GeoParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/GeoResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ISBNParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ISBNResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ParsedResultType.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ProductParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ProductResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/ResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/SMSMMSResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/SMSParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/SMSTOMMSTOResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/SMTPResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/TelParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/TelResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/TextParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/URIParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/URIResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/URLTOResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/VCardResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/VEventResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/VINParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/VINResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/WifiParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/client/result/WifiResultParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/BitArray.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/BitMatrix.Drawing.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/BitMatrix.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/BitSource.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/CharacterSetECI.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/DecoderResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/DecodingOptions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/DefaultGridSampler.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/DetectorResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/ECI.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/EncodingOptions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/GlobalHistogramBinarizer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/GridSampler.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/HybridBinarizer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/PerspectiveTransform.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/StringUtils.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/detector/MathUtils.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/detector/MonochromeRectangleDetector.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/detector/WhiteRectangleDetector.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/reedsolomon/GenericGF.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/reedsolomon/GenericGFPoly.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/reedsolomon/ReedSolomonDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/common/reedsolomon/ReedSolomonEncoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/DataMatrixReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/DataMatrixWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/decoder/BitMatrixParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/decoder/DataBlock.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/decoder/DecodedBitStreamParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/decoder/Decoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/decoder/Version.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/detector/Detector.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/ASCIIEncoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/Base256Encoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/C40Encoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/DataMatrixSymbolInfo144.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/DatamatrixEncodingOptions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/DefaultPlacement.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/EdifactEncoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/Encodation.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/Encoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/EncoderContext.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/ErrorCorrection.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/HighLevelEncoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/SymbolInfo.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/SymbolShapeHint.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/TextEncoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/datamatrix/encoder/X12Encoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/imb/IMBReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/maxicode/MaxiCodeReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/maxicode/decoder/BitMatrixParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/maxicode/decoder/DecodedBitStreamParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/maxicode/decoder/Decoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/multi/ByQuadrantReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/multi/GenericMultipleBarcodeReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/multi/MultipleBarcodeReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/multi/qrcode/QRCodeMultiReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/multi/qrcode/detector/MultiDetector.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/multi/qrcode/detector/MultiFinderPatternFinder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/CodaBarReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/CodaBarWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/Code128EncodingOptions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/Code128Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/Code128Writer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/Code39Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/Code39Writer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/Code93Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/Code93Writer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/EAN13Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/EAN13Writer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/EAN8Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/EAN8Writer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/EANManufacturerOrgSupport.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/ITFReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/ITFWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/MSIReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/MSIWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/MultiFormatOneDReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/MultiFormatUPCEANReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/OneDReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/OneDimensionalCodeWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/PharmaCodeReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/PlesseyWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCAReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCAWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCEANExtension2Support.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCEANExtension5Support.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCEANExtensionSupport.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCEANReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCEANWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCEReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/UPCEWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/AbstractRSSReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/DataCharacter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/FinderPattern.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/Pair.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/RSS14Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/RSSUtils.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/BitArrayBuilder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/ExpandedPair.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/ExpandedRow.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/RSSExpandedReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI013103decoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI01320xDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI01392xDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI01393xDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI013x0x1xDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI013x0xDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI01AndOtherAIs.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI01decoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AI01weightDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AbstractExpandedDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/AnyAIDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/BlockParsedResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/CurrentParsingState.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/DecodedChar.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/DecodedInformation.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/DecodedNumeric.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/DecodedObject.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/FieldParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/oned/rss/expanded/decoders/GeneralAppIdDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/PDF417Common.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/PDF417MacroMetadata.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/PDF417Reader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/PDF417ResultMetadata.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/PDF417Writer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/BarcodeMetadata.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/BarcodeValue.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/BoundingBox.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/Codeword.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/DecodedBitStreamParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/DetectionResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/DetectionResultColumn.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/DetectionResultRowIndicatorColumn.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/PDF417CodewordDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/PDF417ScanningDecoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/ec/ErrorCorrection.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/ec/ModulusGF.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/decoder/ec/ModulusPoly.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/detector/Detector.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/detector/PDF417DetectorResult.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/BarcodeMatrix.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/BarcodeRow.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/Compaction.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/Dimensions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/PDF417.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/PDF417AspectRatio.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/PDF417EncodingOptions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/PDF417ErrorCorrection.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/PDF417HighLevelEncoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/pdf417/encoder/PDF417OptionalMacroFields.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/presentation/BarcodeReader.Extensions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/presentation/BarcodeReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/presentation/BarcodeWriter.Extensions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/presentation/BarcodeWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/presentation/BarcodeWriterGeometry.Extensions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/presentation/BarcodeWriterGeometry.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/QRCodeReader.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/QRCodeWriter.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/BitMatrixParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/DataBlock.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/DataMask.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/DecodedBitStreamParser.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/Decoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/ErrorCorrectionLevel.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/FormatInformation.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/Mode.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/QRCodeDecoderMetaData.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/decoder/Version.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/detector/AlignmentPattern.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/detector/AlignmentPatternFinder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/detector/Detector.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/detector/FinderPattern.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/detector/FinderPatternFinder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/detector/FinderPatternInfo.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/encoder/BlockPair.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/encoder/ByteMatrix.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/encoder/Encoder.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/encoder/MaskUtil.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/encoder/MatrixUtil.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/encoder/QRCode.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/qrcode/encoder/QrCodeEncodingOptions.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/AlternateBitmapRenderer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/BitmapRenderer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/GeometryRenderer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/IBarcodeRenderer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/PixelData.Bitmap.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/PixelData.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/PixelDataRenderer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/SVGRenderer.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/renderer/WriteableBitmapRenderer.Presentation.cs (100%) rename {zxing.core => Others/zxing.core}/zxing.core/zxing.core.csproj (100%) diff --git a/AIStudio.Wpf.Diagram.sln b/AIStudio.Wpf.Diagram.sln index 6b8fd22..d875a17 100644 --- a/AIStudio.Wpf.Diagram.sln +++ b/AIStudio.Wpf.Diagram.sln @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33205.214 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Flowchart", "AIStudio.Wpf.Flowchart\AIStudio.Wpf.Flowchart.csproj", "{86ED5B40-D185-4AFA-B5BD-BC8E78DB8758}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Flowchart", "Extensions\AIStudio.Wpf.Flowchart\AIStudio.Wpf.Flowchart.csproj", "{86ED5B40-D185-4AFA-B5BD-BC8E78DB8758}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Logical", "AIStudio.Wpf.Logical\AIStudio.Wpf.Logical.csproj", "{CC68D39D-7935-4079-9CEB-FC2FD498D511}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Logical", "Extensions\AIStudio.Wpf.Logical\AIStudio.Wpf.Logical.csproj", "{CC68D39D-7935-4079-9CEB-FC2FD498D511}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Extensions", "Extensions", "{4959F170-02FB-4B7F-8F53-93DAF22713F9}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.SFC", "AIStudio.Wpf.SFC\AIStudio.Wpf.SFC.csproj", "{2AB69067-277E-4EE0-9949-8326A145EEE4}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.SFC", "Extensions\AIStudio.Wpf.SFC\AIStudio.Wpf.SFC.csproj", "{2AB69067-277E-4EE0-9949-8326A145EEE4}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramApp", "AIStudio.Wpf.DiagramApp\AIStudio.Wpf.DiagramApp.csproj", "{4408F718-9C14-4404-A63B-9B785F9D4F35}" EndProject @@ -27,9 +27,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramDesigner.Additionals", "AIStudio.Wpf.DiagramDesigner.Additionals\AIStudio.Wpf.DiagramDesigner.Additionals.csproj", "{186F34AC-4BC5-40E1-911B-DD3E96AECE6E}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Mind", "AIStudio.Wpf.Mind\AIStudio.Wpf.Mind.csproj", "{85C437B9-16D2-4076-ABCD-52029AC232FC}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.Mind", "Extensions\AIStudio.Wpf.Mind\AIStudio.Wpf.Mind.csproj", "{85C437B9-16D2-4076-ABCD-52029AC232FC}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramModels", "AIStudio.Wpf.DiagramModels\AIStudio.Wpf.DiagramModels.csproj", "{439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.DiagramDesigner.Serializable", "AIStudio.Wpf.DiagramDesigner.Serializable\AIStudio.Wpf.DiagramDesigner.Serializable.csproj", "{439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIStudio.Wpf.RoslynScript", "Extensions\AIStudio.Wpf.RoslynScript\AIStudio.Wpf.RoslynScript.csproj", "{E986D954-C2C5-47B9-9653-62943AE9AD85}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -73,6 +75,10 @@ Global {439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}.Debug|Any CPU.Build.0 = Debug|Any CPU {439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}.Release|Any CPU.ActiveCfg = Release|Any CPU {439D0631-D9C2-4D36-BFCE-80DFCCABE9E7}.Release|Any CPU.Build.0 = Release|Any CPU + {E986D954-C2C5-47B9-9653-62943AE9AD85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E986D954-C2C5-47B9-9653-62943AE9AD85}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E986D954-C2C5-47B9-9653-62943AE9AD85}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E986D954-C2C5-47B9-9653-62943AE9AD85}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -82,7 +88,7 @@ Global {CC68D39D-7935-4079-9CEB-FC2FD498D511} = {4959F170-02FB-4B7F-8F53-93DAF22713F9} {2AB69067-277E-4EE0-9949-8326A145EEE4} = {4959F170-02FB-4B7F-8F53-93DAF22713F9} {85C437B9-16D2-4076-ABCD-52029AC232FC} = {4959F170-02FB-4B7F-8F53-93DAF22713F9} - {439D0631-D9C2-4D36-BFCE-80DFCCABE9E7} = {4959F170-02FB-4B7F-8F53-93DAF22713F9} + {E986D954-C2C5-47B9-9653-62943AE9AD85} = {4959F170-02FB-4B7F-8F53-93DAF22713F9} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {D30FC641-F06C-4E35-AEA5-48A9B6E59CE0} diff --git a/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj b/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj index f92da9e..9009917 100644 --- a/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj +++ b/AIStudio.Wpf.DiagramApp/AIStudio.Wpf.DiagramApp.csproj @@ -126,11 +126,13 @@ + - - - - + + + + + diff --git a/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj b/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj index 30b6576..db42ab2 100644 --- a/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj +++ b/AIStudio.Wpf.DiagramDesigner.Demo/AIStudio.Wpf.DiagramDesigner.Demo.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/AIStudio.Wpf.DiagramModels/AIStudio.Wpf.DiagramModels.csproj b/AIStudio.Wpf.DiagramDesigner.Serializable/AIStudio.Wpf.DiagramDesigner.Serializable.csproj similarity index 100% rename from AIStudio.Wpf.DiagramModels/AIStudio.Wpf.DiagramModels.csproj rename to AIStudio.Wpf.DiagramDesigner.Serializable/AIStudio.Wpf.DiagramDesigner.Serializable.csproj diff --git a/AIStudio.Wpf.DiagramModels/DiagramData.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramData.cs similarity index 98% rename from AIStudio.Wpf.DiagramModels/DiagramData.cs rename to AIStudio.Wpf.DiagramDesigner.Serializable/DiagramData.cs index e7ebf62..3427aac 100644 --- a/AIStudio.Wpf.DiagramModels/DiagramData.cs +++ b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramData.cs @@ -1,10 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Text; -using AIStudio.Wpf.DiagramDesigner; -using AIStudio.Wpf.DiagramModels.ViewModels; +using System.Collections.Generic; +using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels; -namespace AIStudio.Wpf.DiagramModels +namespace AIStudio.Wpf.DiagramDesigner.Serializable { /// /// diff --git a/AIStudio.Wpf.DiagramModels/DiagramDataConverter.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataConverter.cs similarity index 96% rename from AIStudio.Wpf.DiagramModels/DiagramDataConverter.cs rename to AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataConverter.cs index 7cbe782..bd95007 100644 --- a/AIStudio.Wpf.DiagramModels/DiagramDataConverter.cs +++ b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataConverter.cs @@ -1,12 +1,9 @@ using System; -using System.Linq; -using System.Windows.Media; -using AIStudio.Wpf.DiagramDesigner; using AIStudio.Wpf.DiagramDesigner.Helpers; using Newtonsoft.Json; using Newtonsoft.Json.Linq; -namespace AIStudio.Wpf.DiagramModels +namespace AIStudio.Wpf.DiagramDesigner.Serializable { public class DiagramNodeConverter : DATACreationConverter { diff --git a/AIStudio.Wpf.DiagramModels/DiagramDataExtention.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataExtention.cs similarity index 98% rename from AIStudio.Wpf.DiagramModels/DiagramDataExtention.cs rename to AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataExtention.cs index 6d1b3d7..debb9bf 100644 --- a/AIStudio.Wpf.DiagramModels/DiagramDataExtention.cs +++ b/AIStudio.Wpf.DiagramDesigner.Serializable/DiagramDataExtention.cs @@ -2,12 +2,11 @@ using System.Collections.Generic; using System.Linq; using System.Windows.Media; -using AIStudio.Wpf.DiagramDesigner; -using AIStudio.Wpf.DiagramModels.ViewModels; +using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels; using Newtonsoft.Json; -namespace AIStudio.Wpf.DiagramModels +namespace AIStudio.Wpf.DiagramDesigner.Serializable { public static class DiagramDataExtention { diff --git a/AIStudio.Wpf.DiagramModels/ViewModels/DiagramItemViewModel.cs b/AIStudio.Wpf.DiagramDesigner.Serializable/ViewModels/DiagramItemViewModel.cs similarity index 73% rename from AIStudio.Wpf.DiagramModels/ViewModels/DiagramItemViewModel.cs rename to AIStudio.Wpf.DiagramDesigner.Serializable/ViewModels/DiagramItemViewModel.cs index cd5d5dc..6c38f96 100644 --- a/AIStudio.Wpf.DiagramModels/ViewModels/DiagramItemViewModel.cs +++ b/AIStudio.Wpf.DiagramDesigner.Serializable/ViewModels/DiagramItemViewModel.cs @@ -1,12 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using AIStudio.Wpf.DiagramDesigner; -using AIStudio.Wpf.DiagramDesigner.Models; +using AIStudio.Wpf.DiagramDesigner.Models; -namespace AIStudio.Wpf.DiagramModels.ViewModels +namespace AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels { public class DiagramItemViewModel : DesignerItemViewModelBase { diff --git a/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs b/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs index 863a354..7a945e3 100644 --- a/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs +++ b/AIStudio.Wpf.DiagramDesigner/ViewModels/DefaultViewModel/LogicalGateItemViewModelBase.cs @@ -314,13 +314,74 @@ namespace AIStudio.Wpf.DiagramDesigner } public virtual void GetInput() { - + foreach (var input in Input) + { + var connector = GetSourceItem(input.Value); + if (connector == null) + { + continue; + } + + if (connector.SourceConnectorInfo.DataItem is LogicalGateItemViewModelBase) + { + input.Value.ConnectorValue = (connector.SourceConnectorInfo as LogicalConnectorInfo).ConnectorValue; + + input.Value.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color; + connector.ColorViewModel.LineColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color; + connector.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color; + + if (LogicalType == LogicalType.Output) + { + input.Value.ValueTypePoint = (connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint; + } + else if (LogicalType == LogicalType.NOT) + { + input.Value.ValueTypePoint = ((connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint == ValueTypePoint.Bool) ? ValueTypePoint.Bool : ValueTypePoint.Int; + } + } + } } public virtual void CalculateOutput() { - } + foreach (var output in Output) + { + if (output.Value.ValueTypePoint == ValueTypePoint.Bool) + { + if (output.Value.ConnectorValue == 0) + { + output.Value.ColorViewModel.FillColor.Color = Colors.Red; + if (LogicalType == LogicalType.Output) + { + ColorViewModel.FillColor.Color = Colors.Red; + } + } + else + { + output.Value.ColorViewModel.FillColor.Color = Colors.Green; + if (LogicalType == LogicalType.Output) + { + ColorViewModel.FillColor.Color = Colors.Green; + } + } + } + else + { + output.Value.ColorViewModel.FillColor.Color = Colors.Green; + } + } + } + + protected ConnectionViewModel GetSourceItem(FullyCreatedConnectorInfo sinkConnector) + { + foreach (var connector in Root?.Items.OfType()) + { + if (connector.SinkConnectorInfo == sinkConnector) + { + return connector; + } + } + return null; + } } - - } diff --git a/AIStudio.Wpf.Flowchart/A.png b/Extensions/AIStudio.Wpf.Flowchart/A.png similarity index 100% rename from AIStudio.Wpf.Flowchart/A.png rename to Extensions/AIStudio.Wpf.Flowchart/A.png diff --git a/Extensions/AIStudio.Wpf.Flowchart/AIStudio - Backup.Wpf.Flowchart.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio - Backup.Wpf.Flowchart.csproj new file mode 100644 index 0000000..83075c5 --- /dev/null +++ b/Extensions/AIStudio.Wpf.Flowchart/AIStudio - Backup.Wpf.Flowchart.csproj @@ -0,0 +1,33 @@ + + + + true + AIStudio.Wpf.Controls + akwkevin + https://gitee.com/akwkevin + A.png + + + 1.0.7 + 一个Wpf的流程图控件 + + + + + + + + + + + True + + + + + + + + + + diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj similarity index 76% rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj index 6666035..7f6a15e 100644 --- a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj +++ b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart.csproj @@ -26,8 +26,8 @@ - - + + diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_sf4layqv_wpftmp.csproj diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_uvm3czly_wpftmp.csproj diff --git a/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj b/Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Flowchart/AIStudio.Wpf.Flowchart_vqigpxdt_wpftmp.csproj diff --git a/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml b/Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml similarity index 100% rename from AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml rename to Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml diff --git a/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs b/Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs similarity index 99% rename from AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs rename to Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs index f72c686..e011eaf 100644 --- a/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs +++ b/Extensions/AIStudio.Wpf.Flowchart/Controls/FlowchartEditor.xaml.cs @@ -9,7 +9,7 @@ using System.Windows.Controls; using System.Windows.Input; using AIStudio.Wpf.DiagramDesigner; using AIStudio.Wpf.DiagramDesigner.Geometrys; -using AIStudio.Wpf.DiagramModels; +using AIStudio.Wpf.DiagramDesigner.Serializable; using AIStudio.Wpf.Flowchart.Models; namespace AIStudio.Wpf.Flowchart.Controls diff --git a/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml b/Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml similarity index 100% rename from AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml rename to Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml diff --git a/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs b/Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs rename to Extensions/AIStudio.Wpf.Flowchart/Controls/ToolBoxControl.xaml.cs diff --git a/AIStudio.Wpf.Flowchart/FlowchartService.cs b/Extensions/AIStudio.Wpf.Flowchart/FlowchartService.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/FlowchartService.cs rename to Extensions/AIStudio.Wpf.Flowchart/FlowchartService.cs diff --git a/AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs rename to Extensions/AIStudio.Wpf.Flowchart/Models/FlowNodeDesignerItem.cs diff --git a/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs similarity index 96% rename from AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs rename to Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs index b9edae8..2f20ef8 100644 --- a/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs +++ b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartNode.cs @@ -4,8 +4,8 @@ using System.Linq; using System.Text; using System.Threading.Tasks; using AIStudio.Wpf.DiagramDesigner; -using AIStudio.Wpf.DiagramModels; -using AIStudio.Wpf.DiagramModels.ViewModels; +using AIStudio.Wpf.DiagramDesigner.Serializable; +using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels; using AIStudio.Wpf.Flowchart.ViewModels; namespace AIStudio.Wpf.Flowchart.Models diff --git a/AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs b/Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs rename to Extensions/AIStudio.Wpf.Flowchart/Models/FlowchartToolBoxData.cs diff --git a/AIStudio.Wpf.Flowchart/NodeKinds.cs b/Extensions/AIStudio.Wpf.Flowchart/NodeKinds.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/NodeKinds.cs rename to Extensions/AIStudio.Wpf.Flowchart/NodeKinds.cs diff --git a/AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs b/Extensions/AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs rename to Extensions/AIStudio.Wpf.Flowchart/Properties/AssemblyInfo.cs diff --git a/AIStudio.Wpf.Flowchart/SelectOption.cs b/Extensions/AIStudio.Wpf.Flowchart/SelectOption.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/SelectOption.cs rename to Extensions/AIStudio.Wpf.Flowchart/SelectOption.cs diff --git a/AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml b/Extensions/AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml similarity index 100% rename from AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml rename to Extensions/AIStudio.Wpf.Flowchart/Themes/FlowNode.xaml diff --git a/AIStudio.Wpf.Flowchart/Themes/Generic.xaml b/Extensions/AIStudio.Wpf.Flowchart/Themes/Generic.xaml similarity index 100% rename from AIStudio.Wpf.Flowchart/Themes/Generic.xaml rename to Extensions/AIStudio.Wpf.Flowchart/Themes/Generic.xaml diff --git a/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs similarity index 98% rename from AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs index ff79aee..139ce3b 100644 --- a/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs +++ b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/FlowNode.cs @@ -4,8 +4,8 @@ using System.ComponentModel; using AIStudio.Wpf.DiagramDesigner; using AIStudio.Wpf.DiagramDesigner.Models; using AIStudio.Wpf.DiagramDesigner.Services; -using AIStudio.Wpf.DiagramModels; -using AIStudio.Wpf.DiagramModels.ViewModels; +using AIStudio.Wpf.DiagramDesigner.Serializable; +using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels; using AIStudio.Wpf.Flowchart.Models; namespace AIStudio.Wpf.Flowchart.ViewModels diff --git a/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNode.cs diff --git a/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/MiddleFlowNodeData.cs diff --git a/AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs b/Extensions/AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs similarity index 100% rename from AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs rename to Extensions/AIStudio.Wpf.Flowchart/ViewModels/ToolBoxViewModel.cs diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj similarity index 57% rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj index eb75742..bd351e7 100644 --- a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj +++ b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical.csproj @@ -5,7 +5,7 @@ - + diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_5wsjq13t_wpftmp.csproj diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_ls0ruurq_wpftmp.csproj diff --git a/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj b/Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Logical/AIStudio.Wpf.Logical_z513mvur_wpftmp.csproj diff --git a/AIStudio.Wpf.Logical/LinkPoint.cs b/Extensions/AIStudio.Wpf.Logical/LinkPoint.cs similarity index 100% rename from AIStudio.Wpf.Logical/LinkPoint.cs rename to Extensions/AIStudio.Wpf.Logical/LinkPoint.cs diff --git a/AIStudio.Wpf.Logical/LogicalService.cs b/Extensions/AIStudio.Wpf.Logical/LogicalService.cs similarity index 100% rename from AIStudio.Wpf.Logical/LogicalService.cs rename to Extensions/AIStudio.Wpf.Logical/LogicalService.cs diff --git a/AIStudio.Wpf.Logical/Models/LogicalGateItem.cs b/Extensions/AIStudio.Wpf.Logical/Models/LogicalGateItem.cs similarity index 100% rename from AIStudio.Wpf.Logical/Models/LogicalGateItem.cs rename to Extensions/AIStudio.Wpf.Logical/Models/LogicalGateItem.cs diff --git a/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml b/Extensions/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml similarity index 97% rename from AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml rename to Extensions/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml index 70cf0d7..b8b9fe7 100644 --- a/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml +++ b/Extensions/AIStudio.Wpf.Logical/Themes/LogicalGateItemViewModel.xaml @@ -2,9 +2,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:AIStudio.Wpf.Logical" xmlns:viewmodel="clr-namespace:AIStudio.Wpf.Logical.ViewModels" - xmlns:gif="http://wpfanimatedgif.codeplex.com" - xmlns:dd="https://gitee.com/akwkevin/aistudio.-wpf.-diagram" - xmlns:i="http://schemas.microsoft.com/xaml/behaviors"> + xmlns:dd="https://gitee.com/akwkevin/aistudio.-wpf.-diagram"> diff --git a/AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs similarity index 100% rename from AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs rename to Extensions/AIStudio.Wpf.Logical/ViewModels/LinkPointDesignerItemData.cs diff --git a/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs similarity index 100% rename from AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs rename to Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemData.cs diff --git a/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs similarity index 93% rename from AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs rename to Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs index ccb08d8..c76c097 100644 --- a/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs +++ b/Extensions/AIStudio.Wpf.Logical/ViewModels/LogicalGateItemViewModel.cs @@ -58,66 +58,6 @@ namespace AIStudio.Wpf.Logical.ViewModels } } - public override void GetInput() - { - foreach (var input in Input) - { - var connector = GetSourceItem(input.Value); - if (connector == null) - { - continue; - } - - if (connector.SourceConnectorInfo.DataItem is LogicalGateItemViewModelBase) - { - input.Value.ConnectorValue = (connector.SourceConnectorInfo as LogicalConnectorInfo).ConnectorValue; - - input.Value.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color; - connector.ColorViewModel.LineColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color; - connector.ColorViewModel.FillColor.Color = connector.SourceConnectorInfo.ColorViewModel.FillColor.Color; - - if (LogicalType == LogicalType.Output) - { - input.Value.ValueTypePoint = (connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint; - } - else if (LogicalType == LogicalType.NOT) - { - input.Value.ValueTypePoint = ((connector.SourceConnectorInfo as LogicalConnectorInfo).ValueTypePoint == ValueTypePoint.Bool) ? ValueTypePoint.Bool : ValueTypePoint.Int; - } - } - } - } - - public override void CalculateOutput() - { - foreach (var output in Output) - { - if (output.Value.ValueTypePoint == ValueTypePoint.Bool) - { - if (output.Value.ConnectorValue == 0) - { - output.Value.ColorViewModel.FillColor.Color = Colors.Red; - if (LogicalType == LogicalType.Output) - { - ColorViewModel.FillColor.Color = Colors.Red; - } - } - else - { - output.Value.ColorViewModel.FillColor.Color = Colors.Green; - if (LogicalType == LogicalType.Output) - { - ColorViewModel.FillColor.Color = Colors.Green; - } - } - } - else - { - output.Value.ColorViewModel.FillColor.Color = Colors.Green; - } - } - } - protected override void ExecuteEditCommand(object parameter) { if (LogicalType == LogicalType.Constant) @@ -137,18 +77,6 @@ namespace AIStudio.Wpf.Logical.ViewModels } } } - - protected ConnectionViewModel GetSourceItem(FullyCreatedConnectorInfo sinkConnector) - { - foreach (var connector in Root?.Items.OfType()) - { - if (connector.SinkConnectorInfo == sinkConnector) - { - return connector; - } - } - return null; - } } public class AddGateItemViewModel : LogicalGateItemViewModel diff --git a/AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs b/Extensions/AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs similarity index 100% rename from AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs rename to Extensions/AIStudio.Wpf.Logical/ViewModels/ValueDesignerItemData.cs diff --git a/AIStudio.Wpf.Mind/A.png b/Extensions/AIStudio.Wpf.Mind/A.png similarity index 100% rename from AIStudio.Wpf.Mind/A.png rename to Extensions/AIStudio.Wpf.Mind/A.png diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio - Backup.Wpf.Mind.csproj similarity index 82% rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj rename to Extensions/AIStudio.Wpf.Mind/AIStudio - Backup.Wpf.Mind.csproj index a978cf4..b73e700 100644 --- a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj +++ b/Extensions/AIStudio.Wpf.Mind/AIStudio - Backup.Wpf.Mind.csproj @@ -20,7 +20,7 @@ - + diff --git a/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj new file mode 100644 index 0000000..573fa2e --- /dev/null +++ b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind.csproj @@ -0,0 +1,27 @@ + + + + true + AIStudio.Wpf.Controls + akwkevin + https://gitee.com/akwkevin + A.png + + + 1.0.6 + 一个Wpf的思维导图控件 + + + + + True + + + + + + + + + + diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_0bdyaape_wpftmp.csproj diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_5ymptayx_wpftmp.csproj diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_rllyqvfb_wpftmp.csproj diff --git a/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj b/Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj rename to Extensions/AIStudio.Wpf.Mind/AIStudio.Wpf.Mind_ujws0dco_wpftmp.csproj diff --git a/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml diff --git a/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorCanvas.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/ColorItem.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorItem.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorItem.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorItem.cs diff --git a/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorPicker.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml diff --git a/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorPicker.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorPickerTabItem.cs diff --git a/AIStudio.Wpf.Mind/Controls/ColorSorter.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorSorter.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorSorter.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorSorter.cs diff --git a/AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorSpectrumSlider.cs diff --git a/AIStudio.Wpf.Mind/Controls/ColorUtilities.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ColorUtilities.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ColorUtilities.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ColorUtilities.cs diff --git a/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/DropDownButton.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml diff --git a/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/DropDownButton.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/LinkControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/LinkControl.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml diff --git a/AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/LinkControl.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/MindEditor.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/MindEditor.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml diff --git a/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs similarity index 99% rename from AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs index 0202159..ced7e30 100644 --- a/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs +++ b/Extensions/AIStudio.Wpf.Mind/Controls/MindEditor.xaml.cs @@ -11,7 +11,7 @@ using System.Xml.Linq; using AIStudio.Wpf.DiagramDesigner; using AIStudio.Wpf.DiagramDesigner.Geometrys; using AIStudio.Wpf.Mind.ViewModels; -using AIStudio.Wpf.DiagramModels; +using AIStudio.Wpf.DiagramDesigner.Serializable; namespace AIStudio.Wpf.Mind.Controls { diff --git a/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml diff --git a/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/NodeDTSWindow.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml diff --git a/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/OpenFileTextBox.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/PriorityControl.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml diff --git a/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/PriorityControl.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/RateControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/RateControl.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml diff --git a/AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/RateControl.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/RemarkControl.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml diff --git a/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/RemarkControl.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/TagControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/TagControl.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml diff --git a/AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/TagControl.xaml.cs diff --git a/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml b/Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml rename to Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml diff --git a/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs b/Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs similarity index 100% rename from AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs rename to Extensions/AIStudio.Wpf.Mind/Controls/ToolBoxControl.xaml.cs diff --git a/AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs b/Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs similarity index 100% rename from AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs rename to Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFillBrushConverter.cs diff --git a/AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs b/Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs similarity index 100% rename from AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs rename to Extensions/AIStudio.Wpf.Mind/Converters/MindThemeFontBrushConverter.cs diff --git a/AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs similarity index 100% rename from AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs rename to Extensions/AIStudio.Wpf.Mind/Helpers/DirectoryLayout.cs diff --git a/AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs similarity index 100% rename from AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs rename to Extensions/AIStudio.Wpf.Mind/Helpers/FishBoneLayout.cs diff --git a/AIStudio.Wpf.Mind/Helpers/IMindLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/IMindLayout.cs similarity index 100% rename from AIStudio.Wpf.Mind/Helpers/IMindLayout.cs rename to Extensions/AIStudio.Wpf.Mind/Helpers/IMindLayout.cs diff --git a/AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs similarity index 100% rename from AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs rename to Extensions/AIStudio.Wpf.Mind/Helpers/LogicalLayout.cs diff --git a/AIStudio.Wpf.Mind/Helpers/MindLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/MindLayout.cs similarity index 100% rename from AIStudio.Wpf.Mind/Helpers/MindLayout.cs rename to Extensions/AIStudio.Wpf.Mind/Helpers/MindLayout.cs diff --git a/AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs similarity index 100% rename from AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs rename to Extensions/AIStudio.Wpf.Mind/Helpers/MindThemeHelper.cs diff --git a/AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs b/Extensions/AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs similarity index 100% rename from AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs rename to Extensions/AIStudio.Wpf.Mind/Helpers/OrganizationalLayout.cs diff --git a/AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs similarity index 100% rename from AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs rename to Extensions/AIStudio.Wpf.Mind/Models/MindNodeDesignerItem.cs diff --git a/AIStudio.Wpf.Mind/Models/MindNodeModel.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindNodeModel.cs similarity index 96% rename from AIStudio.Wpf.Mind/Models/MindNodeModel.cs rename to Extensions/AIStudio.Wpf.Mind/Models/MindNodeModel.cs index 22d9007..ce99102 100644 --- a/AIStudio.Wpf.Mind/Models/MindNodeModel.cs +++ b/Extensions/AIStudio.Wpf.Mind/Models/MindNodeModel.cs @@ -4,8 +4,8 @@ using System.ComponentModel.Design; using System.Windows; using System.Xml.Serialization; using AIStudio.Wpf.DiagramDesigner; -using AIStudio.Wpf.DiagramModels; -using AIStudio.Wpf.DiagramModels.ViewModels; +using AIStudio.Wpf.DiagramDesigner.Serializable; +using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels; using AIStudio.Wpf.Mind; using AIStudio.Wpf.Mind.ViewModels; diff --git a/AIStudio.Wpf.Mind/Models/MindTheme.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindTheme.cs similarity index 100% rename from AIStudio.Wpf.Mind/Models/MindTheme.cs rename to Extensions/AIStudio.Wpf.Mind/Models/MindTheme.cs diff --git a/AIStudio.Wpf.Mind/Models/MindType.cs b/Extensions/AIStudio.Wpf.Mind/Models/MindType.cs similarity index 100% rename from AIStudio.Wpf.Mind/Models/MindType.cs rename to Extensions/AIStudio.Wpf.Mind/Models/MindType.cs diff --git a/AIStudio.Wpf.Mind/Models/TreeNode.cs b/Extensions/AIStudio.Wpf.Mind/Models/TreeNode.cs similarity index 100% rename from AIStudio.Wpf.Mind/Models/TreeNode.cs rename to Extensions/AIStudio.Wpf.Mind/Models/TreeNode.cs diff --git a/AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs b/Extensions/AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs similarity index 100% rename from AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs rename to Extensions/AIStudio.Wpf.Mind/Properties/AssemblyInfo.cs diff --git a/AIStudio.Wpf.Mind/Styles/Button.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/Button.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Styles/Button.xaml rename to Extensions/AIStudio.Wpf.Mind/Styles/Button.xaml diff --git a/AIStudio.Wpf.Mind/Styles/ComboBox.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/ComboBox.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Styles/ComboBox.xaml rename to Extensions/AIStudio.Wpf.Mind/Styles/ComboBox.xaml diff --git a/AIStudio.Wpf.Mind/Styles/ContextMenu.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/ContextMenu.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Styles/ContextMenu.xaml rename to Extensions/AIStudio.Wpf.Mind/Styles/ContextMenu.xaml diff --git a/AIStudio.Wpf.Mind/Styles/ToggleButton.xaml b/Extensions/AIStudio.Wpf.Mind/Styles/ToggleButton.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Styles/ToggleButton.xaml rename to Extensions/AIStudio.Wpf.Mind/Styles/ToggleButton.xaml diff --git a/AIStudio.Wpf.Mind/Themes/Generic.xaml b/Extensions/AIStudio.Wpf.Mind/Themes/Generic.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Themes/Generic.xaml rename to Extensions/AIStudio.Wpf.Mind/Themes/Generic.xaml diff --git a/AIStudio.Wpf.Mind/Themes/MindNode.xaml b/Extensions/AIStudio.Wpf.Mind/Themes/MindNode.xaml similarity index 100% rename from AIStudio.Wpf.Mind/Themes/MindNode.xaml rename to Extensions/AIStudio.Wpf.Mind/Themes/MindNode.xaml diff --git a/AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs b/Extensions/AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs similarity index 100% rename from AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs rename to Extensions/AIStudio.Wpf.Mind/ViewModels/IMindDiagramViewModel.cs diff --git a/AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs b/Extensions/AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs similarity index 100% rename from AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs rename to Extensions/AIStudio.Wpf.Mind/ViewModels/MindDiagramViewModel.cs diff --git a/AIStudio.Wpf.Mind/ViewModels/MindNode.cs b/Extensions/AIStudio.Wpf.Mind/ViewModels/MindNode.cs similarity index 99% rename from AIStudio.Wpf.Mind/ViewModels/MindNode.cs rename to Extensions/AIStudio.Wpf.Mind/ViewModels/MindNode.cs index af4a8ba..89e5493 100644 --- a/AIStudio.Wpf.Mind/ViewModels/MindNode.cs +++ b/Extensions/AIStudio.Wpf.Mind/ViewModels/MindNode.cs @@ -15,8 +15,8 @@ using AIStudio.Wpf.DiagramDesigner; using AIStudio.Wpf.DiagramDesigner.Geometrys; using AIStudio.Wpf.DiagramDesigner.Helpers; using AIStudio.Wpf.DiagramDesigner.Models; -using AIStudio.Wpf.DiagramModels; -using AIStudio.Wpf.DiagramModels.ViewModels; +using AIStudio.Wpf.DiagramDesigner.Serializable; +using AIStudio.Wpf.DiagramDesigner.Serializable.ViewModels; using AIStudio.Wpf.Mind.Controls; using AIStudio.Wpf.Mind.Helpers; using AIStudio.Wpf.Mind.Models; diff --git a/Extensions/AIStudio.Wpf.RoslynScript/AIStudio.Wpf.RoslynScript.csproj b/Extensions/AIStudio.Wpf.RoslynScript/AIStudio.Wpf.RoslynScript.csproj new file mode 100644 index 0000000..8697693 --- /dev/null +++ b/Extensions/AIStudio.Wpf.RoslynScript/AIStudio.Wpf.RoslynScript.csproj @@ -0,0 +1,15 @@ + + + + true + + + + + + + + + + + diff --git a/Extensions/AIStudio.Wpf.RoslynScript/Themes/RoslynScriptViewModel.xaml b/Extensions/AIStudio.Wpf.RoslynScript/Themes/RoslynScriptViewModel.xaml new file mode 100644 index 0000000..db7e876 --- /dev/null +++ b/Extensions/AIStudio.Wpf.RoslynScript/Themes/RoslynScriptViewModel.xaml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Extensions/AIStudio.Wpf.RoslynScript/ViewModels/RoslynScriptViewModel.cs b/Extensions/AIStudio.Wpf.RoslynScript/ViewModels/RoslynScriptViewModel.cs new file mode 100644 index 0000000..60cb522 --- /dev/null +++ b/Extensions/AIStudio.Wpf.RoslynScript/ViewModels/RoslynScriptViewModel.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using AIStudio.Wpf.DiagramDesigner; + +namespace AIStudio.Wpf.CSharpScript.ViewModels +{ + public class CSharpScriptViewModel : LogicalGateItemViewModelBase + { + public CSharpScriptViewModel(LogicalType logicalType) : base(logicalType) + { + } + } +} diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj similarity index 71% rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj index b8bf641..b50684c 100644 --- a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj +++ b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC.csproj @@ -9,7 +9,7 @@ - + diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_meklaeq5_wpftmp.csproj diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_vyggm4o1_wpftmp.csproj diff --git a/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj b/Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj similarity index 100% rename from AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj rename to Extensions/AIStudio.Wpf.SFC/AIStudio.Wpf.SFC_yp1baqtv_wpftmp.csproj diff --git a/AIStudio.Wpf.SFC/LinkPoint.cs b/Extensions/AIStudio.Wpf.SFC/LinkPoint.cs similarity index 100% rename from AIStudio.Wpf.SFC/LinkPoint.cs rename to Extensions/AIStudio.Wpf.SFC/LinkPoint.cs diff --git a/AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs b/Extensions/AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs similarity index 100% rename from AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs rename to Extensions/AIStudio.Wpf.SFC/Models/SFCNodeDesignerItem.cs diff --git a/AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs b/Extensions/AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs similarity index 100% rename from AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs rename to Extensions/AIStudio.Wpf.SFC/Models/SFCToolBoxData.cs diff --git a/AIStudio.Wpf.SFC/README.txt b/Extensions/AIStudio.Wpf.SFC/README.txt similarity index 100% rename from AIStudio.Wpf.SFC/README.txt rename to Extensions/AIStudio.Wpf.SFC/README.txt diff --git a/AIStudio.Wpf.SFC/SFCNodeKinds.cs b/Extensions/AIStudio.Wpf.SFC/SFCNodeKinds.cs similarity index 100% rename from AIStudio.Wpf.SFC/SFCNodeKinds.cs rename to Extensions/AIStudio.Wpf.SFC/SFCNodeKinds.cs diff --git a/AIStudio.Wpf.SFC/SFCService.cs b/Extensions/AIStudio.Wpf.SFC/SFCService.cs similarity index 100% rename from AIStudio.Wpf.SFC/SFCService.cs rename to Extensions/AIStudio.Wpf.SFC/SFCService.cs diff --git a/AIStudio.Wpf.SFC/Themes/SFCNode.xaml b/Extensions/AIStudio.Wpf.SFC/Themes/SFCNode.xaml similarity index 100% rename from AIStudio.Wpf.SFC/Themes/SFCNode.xaml rename to Extensions/AIStudio.Wpf.SFC/Themes/SFCNode.xaml diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNode.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCActionNodeData.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOBeginNode.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCCOEndNode.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNode.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCConditionNodeData.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNode.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCNode.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNode.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCNodeNode.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/SFCStartNode.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_ListViewModel.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModel.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_SolenoidViewModelData.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_StartViewModel.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModel.cs diff --git a/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs b/Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs similarity index 100% rename from AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs rename to Extensions/AIStudio.Wpf.SFC/ViewModels/Simulate_TankViewModelData.cs diff --git a/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.xaml b/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.xaml deleted file mode 100644 index a2d5549..0000000 --- a/Fluent.Ribbon/Fluent.Ribbon/Themes/Styles.xaml +++ /dev/null @@ -1,5120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 36 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 36 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -