From 2bf62b103cd36745373982980dd37b3fdaf19e04 Mon Sep 17 00:00:00 2001 From: Harikrishna Menon Date: Thu, 13 Aug 2015 10:36:22 -0700 Subject: [PATCH] Revert "Flatter project structure and addition to README to individual samples" --- .gitignore | 646 +++- Accessibility/FetchTimer/README.md | 20 - Accessibility/FindText/README.md | 20 - Accessibility/FocusTracker/README.md | 20 - Accessibility/FragmentProvider/README.md | 20 - Accessibility/Highlighter/README.md | 20 - Accessibility/InsertText/README.md | 20 - Accessibility/InvokePattern/README.md | 20 - .../InvokePatternApp}/App.config | 0 Accessibility/SelectionPattern/README.md | 20 - .../SelectionPatternSample}/App.config | 0 Accessibility/SimpleProvider/README.md | 20 - .../TestScriptGeneratorSample}/App.config | 0 Accessibility/WindowMove/README.md | 20 - Animation/AnimationExamples/README.md | 20 - Animation/AnimationTiming/README.md | 20 - Animation/CustomAnimation/README.md | 20 - Animation/KeyFrameAnimation/README.md | 20 - Animation/KeySplineAnimations/README.md | 20 - Animation/LocalAnimations/README.md | 20 - Animation/OpacityAnimation/README.md | 20 - Animation/PathAnimations/README.md | 20 - Animation/Per-FrameAnimation/README.md | 20 - Animation/PropertyAnimation/README.md | 20 - Animation/TargetValues/README.md | 20 - .../ApplicationShutdown/README.md | 20 - .../CodeOnlyWindowsApplication/README.md | 20 - .../CustomApplicationClass/README.md | 20 - .../CustomApplicationClient/README.md | 20 - .../README.md | 20 - .../README.md | 20 - .../ProcessingCommandLineArguments/README.md | 20 - .../SingleInstanceDetection/README.md | 20 - .../SkinnedApplication/README.md | 20 - .../UnhandledExceptionHandling/README.md | 20 - Clipboard/ClipboardSpy/README.md | 20 - Clipboard/ClipboardViewer/README.md | 20 - Data Binding/ADODataSet/README.md | 20 - Data Binding/BindConversion/README.md | 20 - Data Binding/BindValidation/README.md | 20 - Data Binding/BindingDPToDP/README.md | 20 - Data Binding/BindingToMethod/README.md | 20 - .../BusinessLayerValidation/README.md | 20 - Data Binding/CodeOnlyBinding/README.md | 20 - Data Binding/CollectionBinding/README.md | 20 - Data Binding/CollectionViewSource/README.md | 20 - Data Binding/Colors/README.md | 20 - Data Binding/CompositeCollections/README.md | 20 - .../DataBindingToStringFomat/README.md | 20 - Data Binding/DataTemplatingIntro/README.md | 20 - Data Binding/DataTrigger/README.md | 20 - Data Binding/DirectionalBinding/README.md | 20 - Data Binding/EditingCollections/README.md | 20 - Data Binding/Grouping/README.md | 20 - .../HierarchicalDataTemplate/README.md | 20 - Data Binding/Linq/README.md | 20 - Data Binding/MasterDetail/README.md | 20 - Data Binding/MasterDetailXml/README.md | 20 - Data Binding/MultiBinding/README.md | 20 - Data Binding/PriorityBinding/README.md | 20 - .../PropertyChangeNotification/README.md | 20 - Data Binding/SimpleBinding/README.md | 20 - Data Binding/SortFilter/README.md | 20 - Data Binding/UpdateSource/README.md | 20 - Data Binding/ValidateItemSample/README.md | 20 - .../ValidateItemsInItemsControl/README.md | 20 - Data Binding/XmlDataSource/README.md | 20 - Data Binding/XmlnsBind/README.md | 20 - Drag and Drop/DragDropDataFormats/README.md | 20 - Drag and Drop/DragDropEvents/README.md | 20 - Drag and Drop/DragDropObjects/README.md | 20 - Drag and Drop/DragDropOpenTextFile/README.md | 20 - Drag and Drop/DragDropTextOps/README.md | 20 - Drag and Drop/DragDropThumbOps/README.md | 20 - Element Tree/OverridingLogicalTree/README.md | 20 - Element Tree/SearchingForElement/README.md | 20 - Elements/ContextMenuOpening/README.md | 20 - Elements/FindingElementInPanel/README.md | 20 - Elements/FocusVisualStyle/README.md | 20 - Elements/HeightProperties/README.md | 20 - Elements/LoadedEvent/README.md | 20 - Elements/SettingMargins/README.md | 20 - Elements/ThicknessConverter/README.md | 20 - Elements/UsingElements/README.md | 20 - Elements/VisibiltyChanges/README.md | 20 - Elements/WidthProperties/README.md | 20 - Events/AddingEventHandler/README.md | 20 - Events/CustomRoutedEvents/README.md | 20 - Events/FindingSourceElement/README.md | 20 - Events/RoutedEventHandling/README.md | 20 - .../OverridingLogicalTree}/App.config | 0 .../OverridingLogicalTree/App.cs | 0 .../OverridingLogicalTree/App.xaml | 0 .../OverridingLogicalTree/MainWindow.cs | 0 .../OverridingLogicalTree/MainWindow.xaml | 0 .../OverridingLogicalTree.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../OverridingLogicalTree/SingletonPanel.cs | 0 .../SearchingForElement}/App.config | 0 .../Element Tree}/SearchingForElement/App.cs | 0 .../SearchingForElement/App.xaml | 0 .../SearchingForElement/MainWindow.cs | 0 .../SearchingForElement/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../SearchingForElement.csproj | 0 .../Elements/ContextMenuOpening}/App.config | 0 .../Elements}/ContextMenuOpening/App.cs | 0 .../Elements}/ContextMenuOpening/App.xaml | 0 .../ContextMenuOpening.csproj | 0 .../Elements}/ContextMenuOpening/MyButton.cs | 0 .../Elements}/ContextMenuOpening/Pane.cs | 0 .../Elements}/ContextMenuOpening/Pane.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../FindingElementInPanel}/App.config | 0 .../Elements}/FindingElementInPanel/App.cs | 0 .../Elements}/FindingElementInPanel/App.xaml | 0 .../FindingElementInPanel.csproj | 0 .../FindingElementInPanel/MainWindow.cs | 0 .../FindingElementInPanel/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Elements/FocusVisualStyle}/App.config | 0 .../Elements}/FocusVisualStyle/App.cs | 0 .../Elements}/FocusVisualStyle/App.xaml | 0 .../FocusVisualStyle/FocusVisualStyle.csproj | 0 .../Elements}/FocusVisualStyle/MainWindow.cs | 0 .../FocusVisualStyle/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Elements/HeightProperties}/App.config | 0 .../Elements}/HeightProperties/App.cs | 0 .../Elements}/HeightProperties/App.xaml | 0 .../HeightProperties/HeightProperties.csproj | 0 .../Elements}/HeightProperties/MainWindow.cs | 0 .../HeightProperties/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Elements/LoadedEvent}/App.config | 0 .../Elements}/LoadedEvent/App.cs | 0 .../Elements}/LoadedEvent/App.xaml | 0 .../Elements}/LoadedEvent/LoadedEvent.csproj | 0 .../Elements}/LoadedEvent/MainWindow.cs | 0 .../Elements}/LoadedEvent/MainWindow.xaml | 0 .../LoadedEvent/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../LoadedEvent}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../LoadedEvent}/Properties/Settings.settings | 0 .../Elements/SettingMargins}/App.config | 0 .../Elements}/SettingMargins/App.cs | 0 .../Elements}/SettingMargins/App.xaml | 0 .../Elements}/SettingMargins/MainWindow.cs | 0 .../Elements}/SettingMargins/MainWindow.xaml | 0 .../SettingMargins/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../SettingMargins}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../SettingMargins/SettingMargins.csproj | 0 .../Elements/ThicknessConverter}/App.config | 0 .../Elements}/ThicknessConverter/App.cs | 0 .../Elements}/ThicknessConverter/App.xaml | 0 .../ThicknessConverter/MainWindow.cs | 0 .../ThicknessConverter/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../ThicknessConverter.csproj | 0 .../Elements/UsingElements}/App.config | 0 .../Elements}/UsingElements/App.cs | 0 .../Elements}/UsingElements/App.xaml | 0 .../Elements}/UsingElements/MainWindow.cs | 0 .../Elements}/UsingElements/MainWindow.xaml | 0 .../UsingElements/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../UsingElements}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../UsingElements/UsingElements.csproj | 0 .../Elements/VisibiltyChanges}/App.config | 0 .../Elements}/VisibiltyChanges/App.cs | 0 .../Elements}/VisibiltyChanges/App.xaml | 0 .../Elements}/VisibiltyChanges/MainWindow.cs | 0 .../VisibiltyChanges/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../VisibiltyChanges/VisibiltyChanges.csproj | 0 .../Elements/WidthProperties}/App.config | 0 .../Elements}/WidthProperties/App.cs | 0 .../Elements}/WidthProperties/App.xaml | 0 .../Elements}/WidthProperties/MainWindow.cs | 0 .../Elements}/WidthProperties/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../WidthProperties/WidthProperties.csproj | 0 .../AddingEventHandler.csproj | 0 .../Events/AddingEventHandler}/App.config | 0 .../Events}/AddingEventHandler/App.cs | 0 .../Events}/AddingEventHandler/App.xaml | 0 .../Events}/AddingEventHandler/MainWindow.cs | 0 .../AddingEventHandler/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Events/CustomRoutedEvents}/App.config | 0 .../Events}/CustomRoutedEvents/App.cs | 0 .../Events}/CustomRoutedEvents/App.xaml | 0 .../CustomRoutedEvents.csproj | 0 .../Events}/CustomRoutedEvents/MainWindow.cs | 0 .../CustomRoutedEvents/MainWindow.xaml | 0 .../CustomRoutedEvents/MyButtonSimple.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Events/FindingSourceElement}/App.config | 0 .../Events}/FindingSourceElement/App.cs | 0 .../Events}/FindingSourceElement/App.xaml | 0 .../FindingSourceElement.csproj | 0 .../FindingSourceElement/MainWindow.cs | 0 .../FindingSourceElement/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Events/RoutedEventHandling}/App.config | 0 .../Events}/RoutedEventHandling/App.cs | 0 .../Events}/RoutedEventHandling/App.xaml | 0 .../Events}/RoutedEventHandling/MainWindow.cs | 0 .../RoutedEventHandling/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../RoutedEventHandling.csproj | 0 .../CaptureUnCaptureMouse}/App.config | 0 .../CaptureUnCaptureMouse/App.cs | 0 .../CaptureUnCaptureMouse/App.xaml | 0 .../CaptureUnCaptureMouse.csproj | 0 .../CaptureUnCaptureMouse/MainWindow.cs | 0 .../CaptureUnCaptureMouse/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../App.config | 0 .../App.cs | 0 .../App.xaml | 0 ...ommandSourceControlUsingSystemTimer.csproj | 0 .../MainWindow.cs | 0 .../MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../SliderValueConverter.cs | 0 .../App.config | 0 .../App.cs | 0 .../App.xaml | 0 ...andSourceControlWithDispatcherTimer.csproj | 0 .../MainWindow.cs | 0 .../MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../SliderValueConverter.cs | 0 .../Input and Commands/CursorType}/App.config | 0 .../Input and Commands}/CursorType/App.cs | 0 .../Input and Commands}/CursorType/App.xaml | 0 .../CursorType/CursorType.csproj | 0 .../CursorType/MainWindow.cs | 0 .../CursorType/MainWindow.xaml | 0 .../CursorType/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../CursorType}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../CursorType}/Properties/Settings.settings | 0 .../CursorType/customcursor.cur | Bin .../CustomRoutedCommand}/App.config | 0 .../CustomRoutedCommand/App.cs | 0 .../CustomRoutedCommand/App.xaml | 0 .../CustomRoutedCommand.csproj | 0 .../CustomRoutedCommand/MainWindow.cs | 0 .../CustomRoutedCommand/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../EditingCommands}/App.config | 0 .../EditingCommands/App.cs | 0 .../EditingCommands/App.xaml | 0 .../EditingCommands/EditingCommands.csproj | 0 .../EditingCommands/MainWindow.cs | 0 .../EditingCommands/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../EventOnGainAndLooseFocus}/App.config | 0 .../EventOnGainAndLooseFocus/App.cs | 0 .../EventOnGainAndLooseFocus/App.xaml | 0 .../EventOnGainAndLooseFocus.csproj | 0 .../EventOnGainAndLooseFocus/MainWindow.cs | 0 .../EventOnGainAndLooseFocus/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../HandlingEventOnCommand}/App.config | 0 .../HandlingEventOnCommand/App.cs | 0 .../HandlingEventOnCommand/App.xaml | 0 .../HandlingEventOnCommand.csproj | 0 .../HandlingEventOnCommand/MainWindow.cs | 0 .../HandlingEventOnCommand/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../App.config | 0 .../HandlingEventOnCommandUsingCode/App.cs | 0 .../HandlingEventOnCommandUsingCode/App.xaml | 0 .../HandlingEventOnCommandUsingCode.csproj | 0 .../MainWindow.cs | 0 .../MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../ICommandSourceImplementation}/App.config | 0 .../ICommandSourceImplementation/App.cs | 0 .../ICommandSourceImplementation/App.xaml | 0 .../FontDoubleValueConverter.cs | 0 .../FontStringValueConverter.cs | 0 .../ICommandSourceImplementation.csproj | 0 .../MainWindow.cs | 0 .../MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../commandslider.cs | 0 .../KeyStrokeCounter}/App.config | 0 .../KeyStrokeCounter/App.cs | 0 .../KeyStrokeCounter/App.xaml | 0 .../KeyStrokeCounter/KeyStrokeCounter.csproj | 0 .../KeyStrokeCounter/MainWindow.cs | 0 .../KeyStrokeCounter/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../KeyboardKey}/App.config | 0 .../Input and Commands}/KeyboardKey/App.cs | 0 .../Input and Commands}/KeyboardKey/App.xaml | 0 .../KeyboardKey/KeyboardKey.csproj | 0 .../KeyboardKey/MainWindow.cs | 0 .../KeyboardKey/MainWindow.xaml | 0 .../KeyboardKey/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../KeyboardKey}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../KeyboardKey}/Properties/Settings.settings | 0 .../MousePointer}/App.config | 0 .../Input and Commands}/MousePointer/App.cs | 0 .../Input and Commands}/MousePointer/App.xaml | 0 .../MousePointer/MainWindow.cs | 0 .../MousePointer/MainWindow.xaml | 0 .../MousePointer/MousePointer.csproj | 0 .../MousePointer/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../MousePointer}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Input and Commands/MouseState}/App.config | 0 .../Input and Commands}/MouseState/App.cs | 0 .../Input and Commands}/MouseState/App.xaml | 0 .../MouseState/MainWindow.cs | 0 .../MouseState/MainWindow.xaml | 0 .../MouseState/MouseState.csproj | 0 .../MouseState/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../MouseState}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../MouseState}/Properties/Settings.settings | 0 .../MoveObjectWithMouse}/App.config | 0 .../MoveObjectWithMouse/App.cs | 0 .../MoveObjectWithMouse/App.xaml | 0 .../MoveObjectWithMouse/MainWindow.cs | 0 .../MoveObjectWithMouse/MainWindow.xaml | 0 .../MoveObjectWithMouse.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../ProgrammaticFocusControl}/App.config | 0 .../ProgrammaticFocusControl/App.cs | 0 .../ProgrammaticFocusControl/App.xaml | 0 .../ProgrammaticFocusControl/MainWindow.cs | 0 .../ProgrammaticFocusControl/MainWindow.xaml | 0 .../ProgrammaticFocusControl.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Properties/Callbacks}/App.config | 0 .../Properties}/Callbacks/App.cs | 0 .../Properties}/Callbacks/App.xaml | 0 .../Properties}/Callbacks/Callbacks.csproj | 0 .../Properties}/Callbacks/Gauge.cs | 0 .../Properties}/Callbacks/MainWindow.cs | 0 .../Properties}/Callbacks/MainWindow.xaml | 0 .../Callbacks/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Callbacks}/Properties/Resources.resx | 0 .../Callbacks/Properties/Settings.Designer.cs | 0 .../Callbacks}/Properties/Settings.settings | 0 .../CustomClassesWithDP}/App.config | 0 .../Properties}/CustomClassesWithDP/App.cs | 0 .../Properties}/CustomClassesWithDP/App.xaml | 0 .../CustomClassesWithDP/ButtonColors.cs | 0 .../CustomClassesWithDP.csproj | 0 .../CustomClassesWithDP/MainWindow.cs | 0 .../CustomClassesWithDP/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Properties}/CustomClassesWithDP/Shirt.cs | 0 .../CustomClassesWithDP/ShirtColors.cs | 0 .../CustomClassesWithDP/ShirtTypes.cs | 0 .../RestoringDefaultValues}/App.config | 0 .../Properties}/RestoringDefaultValues/App.cs | 0 .../RestoringDefaultValues/App.xaml | 0 .../RestoringDefaultValues/MainWindow.cs | 0 .../RestoringDefaultValues/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../RestoringDefaultValues.csproj | 0 .../ApplicationResources}/App.config | 0 .../Resources}/ApplicationResources/App.cs | 0 .../Resources}/ApplicationResources/App.xaml | 0 .../ApplicationResources.csproj | 0 .../ApplicationResources/MainWindow.cs | 0 .../ApplicationResources/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Resources/DefiningResources}/App.config | 0 .../Resources}/DefiningResources/App.cs | 0 .../Resources}/DefiningResources/App.xaml | 0 .../DefiningResources.csproj | 0 .../DefiningResources/MainWindow.cs | 0 .../DefiningResources/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Resources/MergedResources}/App.config | 0 .../Resources}/MergedResources/App.cs | 0 .../Resources}/MergedResources/App.xaml | 0 .../Resources}/MergedResources/MainWindow.cs | 0 .../MergedResources/MainWindow.xaml | 0 .../MergedResources/MergedResources.csproj | 0 .../MyResourceDictionary1.xaml | 0 .../MyResourceDictionary2.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../AlternatingAppearanceOfItems.csproj | 0 .../AlternatingAppearanceOfItems}/App.config | 0 .../AlternatingAppearanceOfItems/App.cs | 0 .../AlternatingAppearanceOfItems/App.xaml | 0 .../AlternatingAppearanceOfItems/Division.cs | 0 .../AlternatingAppearanceOfItems/League.cs | 0 .../ListLeagueList.cs | 0 .../MainWindow.cs | 0 .../MainWindow.xaml | 0 .../AlternatingAppearanceOfItems/Place.cs | 0 .../AlternatingAppearanceOfItems/Places.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../AlternatingAppearanceOfItems/Team.cs | 0 .../ContentControlStyle}/App.config | 0 .../ContentControlStyle/App.cs | 0 .../ContentControlStyle/App.xaml | 0 .../ContentControlStyle.csproj | 0 .../ContentControlStyle/MainWindow.cs | 0 .../ContentControlStyle/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../EventTriggers}/App.config | 0 .../Styles & Templates}/EventTriggers/App.cs | 0 .../EventTriggers/App.xaml | 0 .../EventTriggers/EventTriggers.csproj | 0 .../EventTriggers/MainWindow.cs | 0 .../EventTriggers/MainWindow.xaml | 0 .../EventTriggers/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../EventTriggers}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../FindingElementsInTemplates}/App.config | 0 .../FindingElementsInTemplates/App.cs | 0 .../FindingElementsInTemplates/App.xaml | 0 .../FindingElementsInTemplates.csproj | 0 .../FindingElementsInTemplates/MainWindow.cs | 0 .../MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../IntroToStylingAndTemplating}/App.config | 0 .../IntroToStylingAndTemplating/App.cs | 0 .../IntroToStylingAndTemplating/App.xaml | 0 .../IntroToStylingAndTemplating.csproj | 0 .../IntroToStylingAndTemplating/MainWindow.cs | 0 .../MainWindow.xaml | 0 .../IntroToStylingAndTemplating/Photo.cs | 0 .../IntroToStylingAndTemplating/PhotoList.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../images/flower1.jpg | Bin .../images/flower2.jpg | Bin .../images/leaf1.jpg | Bin .../images/leaf2.jpg | Bin .../images/winter1.jpg | Bin .../MultiThreadingWebBrowser}/App.config | 0 .../MultiThreadingWebBrowser/App.cs | 0 .../MultiThreadingWebBrowser/App.xaml | 0 .../MultiThreadingWebBrowser/MainWindow.cs | 0 .../MultiThreadingWebBrowser/MainWindow.xaml | 0 .../MultiThreadingWebBrowser.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../SingleThreadedApplication}/App.config | 0 .../SingleThreadedApplication/App.cs | 0 .../SingleThreadedApplication/App.xaml | 0 .../SingleThreadedApplication/MainWindow.cs | 0 .../SingleThreadedApplication/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../SingleThreadedApplication.csproj | 0 .../Threading/UsingDispatcher}/App.config | 0 .../Threading}/UsingDispatcher/App.cs | 0 .../Threading}/UsingDispatcher/App.xaml | 0 .../Threading}/UsingDispatcher/MainWindow.cs | 0 .../UsingDispatcher/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../UsingDispatcher/UsingDispatcher.csproj | 0 Getting Started/ComplexLayout/README.md | 20 - Getting Started/Concepts/README.md | 20 - Getting Started/ControlsAndLayout/README.md | 20 - Getting Started/DynamicLayout/README.md | 20 - Getting Started/HelloWorld/README.md | 20 - Getting Started/MultiPage/README.md | 20 - Getting Started/SimpleLayout/README.md | 20 - .../BAML Loc/README.md | 20 - .../FlowDirection/README.md | 20 - .../GlobalizationHomepage/README.md | 20 - .../GlobalizationRunDialog/README.md | 20 - .../Gradient/README.md | 20 - .../Image/README.md | 20 - .../LTRRTL/README.md | 20 - .../LangAttribute/README.md | 20 - .../LocalizationResources/README.md | 20 - .../NumbersMultipleLangauges/README.md | 20 - .../Paths/README.md | 20 - .../RunSpan/README.md | 20 - Globalization and Localization/Span/README.md | 20 - .../StringLocalizationSample/README.md | 20 - .../3d/ControlLableRotatingCubeExample.xaml | 0 .../3d/ControllableRotatingCubeExample.cs | 0 .../3d/RotatingCubeExample.cs | 0 .../3d/RotatingCubeExample.xaml | 0 .../AnimatingAlongAPathExample.cs | 0 .../AnimatingAlongAPathExample.xaml | 0 .../AnimationExamples.csproj | 0 .../Animation/AnimationExamples}/App.config | 0 .../Animation}/AnimationExamples/App.cs | 0 .../Animation}/AnimationExamples/App.xaml | 0 .../AnimationExamples/BackDoubleAnimation.cs | 0 .../BounceDoubleAnimation.cs | 0 .../AnimationExamples/CircleAnimation.cs | 0 .../ElasticDoubleAnimation.cs | 0 .../ExponentialDoubleAnimation.cs | 0 .../KeyFrames/SplineExample.cs | 0 .../KeyFrames/SplineExample.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../AnimationExamples/SampleViewer.cs | 0 .../AnimationExamples/SampleViewer.xaml | 0 .../Text/AnimatedParagraphExample.cs | 0 .../Text/AnimatedParagraphExample.xaml | 0 .../Text/SkewTextAnimationExample.cs | 0 .../Text/SkewTextAnimationExample.xaml | 0 .../Text/TextAnimationExample.cs | 0 .../Text/TextAnimationExample.xaml | 0 .../Text/TranslateTextAnimationExample.cs | 0 .../Text/TranslateTextAnimationExample.xaml | 0 .../AnimationTransitionType.cs | 0 .../InteractiveAnimationsExample.cs | 0 .../InteractiveAnimationsExample.xaml | 0 .../sample_images/berries.jpg | Bin .../sample_images/branches.png | Bin .../sample_images/leafpicturecube2r000003.png | Bin .../sample_images/leafpicturecube2r000005.png | Bin .../sample_images/leaves_closeup.png | Bin .../sample_images/rippled_metal_smaller.png | Bin .../AnimationExamples/sample_images/rocks.jpg | Bin .../AnimationExamples/sample_images/rocks.png | Bin .../sample_images/sunset.jpg | Bin .../sample_images/waterlilies.jpg | Bin .../sample_images/waterlilies.png | Bin .../AnimationTiming/AccelDecelExample.cs | 0 .../AnimationTiming/AccelDecelExample.xaml | 0 .../AnimationTiming/AnimationTiming.csproj | 0 .../Animation/AnimationTiming}/App.config | 0 .../Animation}/AnimationTiming/App.cs | 0 .../Animation}/AnimationTiming/App.xaml | 0 .../AnimationTiming/AutoReverseExample.cs | 0 .../AnimationTiming/AutoReverseExample.xaml | 0 .../AnimationTiming/BeginTimeExample.cs | 0 .../AnimationTiming/BeginTimeExample.xaml | 0 .../DataboundSliderAnimationExample.xaml | 0 .../AnimationTiming/ElapsedTimeControl.cs | 0 .../AnimationTiming/FillBehaviorExample.cs | 0 .../AnimationTiming/FillBehaviorExample.xaml | 0 .../HandoffVersusComposeExample.xaml | 0 .../AnimationTiming/IsAdditiveExample.cs | 0 .../AnimationTiming/IsAdditiveExample.xaml | 0 .../AnimationTiming/IsCumulativeExample.cs | 0 .../AnimationTiming/IsCumulativeExample.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../AnimationTiming/RepeatBehaviorExample.cs | 0 .../RepeatBehaviorExample.xaml | 0 .../AnimationTiming/SampleViewer.cs | 0 .../AnimationTiming/SampleViewer.xaml | 0 .../AnimationTiming/SpeedExample.cs | 0 .../AnimationTiming/SpeedExample.xaml | 0 .../Animation/CustomAnimation}/App.config | 0 .../Animation}/CustomAnimation/App.cs | 0 .../Animation}/CustomAnimation/App.xaml | 0 .../CustomAnimation/BackDoubleAnimation.cs | 0 .../CustomAnimation/BounceDoubleAnimation.cs | 0 .../CustomAnimation/CircleAnimation.cs | 0 .../CustomAnimation/CustomAnimation.csproj | 0 .../CustomAnimation/CustomAnimationExample.cs | 0 .../CustomAnimationExample.xaml | 0 .../CustomAnimation/ElasticDoubleAnimation.cs | 0 .../ExponentialDoubleAnimation.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Animation/KeyFrameAnimation}/App.config | 0 .../Animation}/KeyFrameAnimation/App.cs | 0 .../Animation}/KeyFrameAnimation/App.xaml | 0 ...BooleanAnimationUsingKeyFramesExample.xaml | 0 .../ColorAnimationUsingKeyFramesExample.xaml | 0 .../DoubleAnimationUsingKeyFramesExample.xaml | 0 .../InterpolationMethodsExample.xaml | 0 .../KeyFrameAnimation.csproj | 0 .../KeyFramesIntroduction.cs | 0 .../KeyFramesIntroduction.xaml | 0 .../KeyFrameAnimation/KeytimesExample.xaml | 0 .../PointAnimationUsingKeyFramesExample.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../RectAnimationUsingKeyFramesExample.xaml | 0 .../KeyFrameAnimation/SampleViewer.cs | 0 .../KeyFrameAnimation/SampleViewer.xaml | 0 .../StringAnimationUsingKeyFramesExample.xaml | 0 ...icknessAnimationUsingKeyFramesExample.xaml | 0 .../Animation/KeySplineAnimations}/App.config | 0 .../Animation}/KeySplineAnimations/App.cs | 0 .../Animation}/KeySplineAnimations/App.xaml | 0 .../KeySplineAnimations.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../KeySplineAnimations/SplineExample.cs | 0 .../KeySplineAnimations/SplineExample.xaml | 0 .../sample_images/berries.jpg | Bin .../sample_images/branches.png | Bin .../sample_images/leafpicturecube2r000003.png | Bin .../sample_images/leafpicturecube2r000005.png | Bin .../sample_images/leaves_closeup.png | Bin .../sample_images/rippled_metal_smaller.png | Bin .../sample_images/rocks.jpg | Bin .../sample_images/rocks.png | Bin .../sample_images/sunset.jpg | Bin .../sample_images/waterlilies.jpg | Bin .../sample_images/waterlilies.png | Bin .../Animation/LocalAnimations}/App.config | 0 .../Animation}/LocalAnimations/App.cs | 0 .../Animation}/LocalAnimations/EntryClass.cs | 0 .../InteractiveAnimationExample.cs | 0 .../LocalAnimations/LocalAnimationExample.cs | 0 .../LocalAnimations/LocalAnimations.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../LocalAnimations/SampleViewer.cs | 0 .../Animation/OpacityAnimation}/App.config | 0 .../Animation}/OpacityAnimation/App.cs | 0 .../Animation}/OpacityAnimation/App.xaml | 0 .../OpacityAnimation/OpacityAnimation.csproj | 0 .../OpacityAnimationExample.cs | 0 .../OpacityAnimationExample.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../OpacityAnimation/sampleimages/berries.jpg | Bin .../Animation/PathAnimations}/App.config | 0 .../Animation}/PathAnimations/App.cs | 0 .../Animation}/PathAnimations/App.xaml | 0 .../DoubleAnimationUsingPathExample.xaml | 0 .../MatrixAnimationUsingPathExample.xaml | 0 .../PathAnimations/PathAnimations.csproj | 0 .../PointAnimationUsingPathExample.xaml | 0 .../PathAnimations/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../PathAnimations}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../RotateAnimationUsingPathExample.xaml | 0 .../Animation}/PathAnimations/SampleViewer.cs | 0 .../PathAnimations/SampleViewer.xaml | 0 .../Animation/Per-FrameAnimation}/App.config | 0 .../Animation}/Per-FrameAnimation/App.cs | 0 .../Animation}/Per-FrameAnimation/App.xaml | 0 .../Follow/FollowExample.cs | 0 .../Follow/FollowExample.xaml | 0 .../FrameIndependentFollowExample.cs | 0 .../FrameIndependentFollowExample.xaml | 0 .../ParticleEffects/FireworkEffect.cs | 0 .../ParticleEffects/MagnitismCanvas.cs | 0 .../ParticleEffects/OverlayRenderDecorator.cs | 0 .../OverlayRenderDecoratorOverlayVisual.cs | 0 .../ParticleEffects/Particle.cs | 0 .../ParticleEffects/ParticleEffectExamples.cs | 0 .../ParticleEffectExamples.xaml | 0 .../ParticleEffectsTimeTracker.cs | 0 .../ParticleEffects/SonicEffect.cs | 0 .../Per-FrameAnimation.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../ReusableFollow/FollowMouseCanvas.cs | 0 .../ReusableFollow/ReusableFollowExample.xaml | 0 .../ReusableFollowExample.xaml.cs | 0 .../ReusableFollow/ReusableFollowTracker.cs | 0 .../Per-FrameAnimation/SampleViewer.cs | 0 .../Per-FrameAnimation/SampleViewer.xaml | 0 .../Simple/SimpleExample.cs | 0 .../Simple/SimpleExample.xaml | 0 .../Animation/PropertyAnimation}/App.config | 0 .../Animation}/PropertyAnimation/App.cs | 0 .../Animation}/PropertyAnimation/App.xaml | 0 .../ControlTemplateStoryboardExample.xaml | 0 .../DataTriggerStoryboardExample.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../PropertyAnimation.csproj | 0 .../PropertyTriggerExample.xaml | 0 .../PropertyAnimation/SampleViewer.xaml | 0 .../PropertyAnimation/StoryboardExample.cs | 0 .../PropertyAnimation/StoryboardExample.xaml | 0 .../StyleStoryboardExample.xaml | 0 .../AnimationTargetValuesExample.xaml | 0 .../Animation/TargetValues}/App.config | 0 .../Animation}/TargetValues/App.cs | 0 .../Animation}/TargetValues/App.xaml | 0 .../TargetValues/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../TargetValues}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../TargetValues/TargetValues.csproj | 0 .../2DTransforms/2DTransforms.csproj | 0 .../AnimatedScaleTransformExample.xaml | 0 .../AnimatedSkewTransformExample.xaml | 0 .../Graphics/2DTransforms}/App.config | 0 .../Graphics}/2DTransforms/App.cs | 0 .../Graphics}/2DTransforms/App.xaml | 0 .../InteractiveMatrixTransformExample.cs | 0 .../InteractiveMatrixTransformExample.xaml | 0 .../Graphics}/2DTransforms/MainWindow.cs | 0 .../Graphics}/2DTransforms/MainWindow.xaml | 0 .../2DTransforms/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../2DTransforms}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../2DTransforms/RotateTransformExample.xaml | 0 .../2DTransforms/ScaleTransformExample.xaml | 0 .../2DTransforms/SkewTransformExample.xaml | 0 .../TransformCollectionExample.xaml | 0 .../2DTransforms/TransformExample.xaml | 0 .../TranslateTransformExample.xaml | 0 .../Graphics}/AITCodec/cpp/aitcodec.def | 0 .../Graphics}/AITCodec/cpp/aitcodec.sln | 0 .../Graphics}/AITCodec/cpp/aitcodec.vcproj | 0 .../Graphics}/AITCodec/cpp/aitcodec.vcxproj | 0 .../AITCodec/cpp/aitcodec.vcxproj.filters | 0 .../AITCodec/cpp/aitcodecregistrymanager.h | 0 .../Graphics}/AITCodec/cpp/aitdecoder.cpp | 0 .../Graphics}/AITCodec/cpp/aitdecoder.h | 0 .../Graphics}/AITCodec/cpp/aitencoder.cpp | 0 .../Graphics}/AITCodec/cpp/aitencoder.h | 0 .../Graphics}/AITCodec/cpp/basedecoder.cpp | 0 .../Graphics}/AITCodec/cpp/basedecoder.h | 0 .../Graphics}/AITCodec/cpp/baseencoder.cpp | 0 .../Graphics}/AITCodec/cpp/baseencoder.h | 0 .../AITCodec/cpp/basepixelformatconverter.cpp | 0 .../AITCodec/cpp/basepixelformatconverter.h | 0 .../Graphics}/AITCodec/cpp/classfactory.h | 0 .../AITCodec/cpp/cmykpixelformatconverter.cpp | 0 .../AITCodec/cpp/cmykpixelformatconverter.h | 0 .../Graphics}/AITCodec/cpp/main.cpp | 0 .../Graphics}/AITCodec/cpp/precomp.hpp | 0 .../Graphics}/AITCodec/cpp/readme.html | 0 .../AITCodec/cpp/registryvaluemanager.h | 0 .../Graphics}/AITCodec/cpp/unknownimpl.h | 0 .../Graphics}/AITCodec/cpp/utility.cpp | 0 .../Graphics}/AITCodec/cpp/utility.h | 0 .../cpp/ycbcrpixelformatconverter.cpp | 0 .../AITCodec/cpp/ycbcrpixelformatconverter.h | 0 .../Graphics}/AITCodec/readme.htm | 0 .../Graphics/BMPEncoderAndDecoder}/App.config | 0 .../Graphics}/BMPEncoderAndDecoder/App.cs | 0 .../BMPEncoderAndDecoder.csproj | 0 .../BMPEncoderAndDecoder/EntryClass.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../BMPEncoderAndDecoder/tulipfarm.bmp | Bin .../Graphics/BitmapEffectsGallery}/App.config | 0 .../Graphics}/BitmapEffectsGallery/App.cs | 0 .../Graphics}/BitmapEffectsGallery/App.xaml | 0 .../BevelAnimationExample.xaml | 0 .../BevelInteractiveExample.cs | 0 .../BevelInteractiveExample.xaml | 0 .../BevelsImpleExample.xaml | 0 .../BitmapEffectInputExample.xaml | 0 .../BitmapEffectsGallery.csproj | 0 .../BlurAnimationExample.xaml | 0 .../BlurInteractiveExample.cs | 0 .../BlurInteractiveExample.xaml | 0 .../BlursImpleExample.xaml | 0 .../DropShadowAnimationExample.xaml | 0 .../DropShadowInteractiveExample.xaml | 0 .../DropShadowsImpleExample.xaml | 0 .../EmbossAnimationExample.xaml | 0 .../EmbossInteractiveExample.xaml | 0 .../EmbosssImpleExample.xaml | 0 .../MultipleEffectAnimationExample.xaml | 0 .../MultipleEffectExample.xaml | 0 .../OuterGlowAnimationExample.xaml | 0 .../OuterGlowInteractiveExample.xaml | 0 .../OuterGlowSimpleExample.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../BitmapEffectsGallery/SampleViewer.cs | 0 .../BitmapEffectsGallery/SampleViewer.xaml | 0 .../images/waterlilies.jpg | Bin .../Graphics/BitmapMetadata}/App.config | 0 .../Graphics}/BitmapMetadata/App.cs | 0 .../BitmapMetadata/BitmapMetadata.csproj | 0 .../Graphics}/BitmapMetadata/EntryClass.cs | 0 .../BitmapMetadata/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../BitmapMetadata}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Graphics}/BitmapMetadata/smiley.png | Bin .../AnimatingSolidColorBrushExample.xaml | 0 .../Graphics/Brushes}/App.config | 0 .../Graphics}/Brushes/App.cs | 0 .../Graphics}/Brushes/App.xaml | 0 .../Brushes/BrushOpacityExample.xaml | 0 .../Brushes/BrushTransformExample.xaml | 0 .../Graphics}/Brushes/BrushTypesExample.xaml | 0 .../Graphics}/Brushes/Brushes.csproj | 0 .../Graphics}/Brushes/DashExample.xaml | 0 .../Brushes/DoubleToStringConverter.cs | 0 ...numPossibleValuesToStringArrayConverter.cs | 0 .../Brushes/GradientBrushesExample.cs | 0 .../Brushes/GradientBrushesExample.xaml | 0 .../Brushes/GradientSpreadExample.xaml | 0 .../InteractiveLinearGradientBrushExample.cs | 0 ...InteractiveLinearGradientBrushExample.xaml | 0 .../LinearGradientBrushAnimationExample.xaml | 0 .../Brushes/PointToStringConverter.cs | 0 .../Graphics}/Brushes/PredefinedBrushes.xaml | 0 .../Brushes/Properties/AssemblyInfo.cs | 0 .../Brushes/Properties/Resources.Designer.cs | 0 .../Brushes}/Properties/Resources.resx | 0 .../Brushes/Properties/Settings.Designer.cs | 0 .../Brushes}/Properties/Settings.settings | 0 .../RadialGradientBrushAnimationExample.xaml | 0 .../Brushes/RadialGradientBrushExample.xaml | 0 .../Graphics}/Brushes/SampleViewer.cs | 0 .../Graphics}/Brushes/SampleViewer.xaml | 0 .../Brushes/SolidcolorBrushSyntax.xaml | 0 .../Brushes/sampleimages/cherries.jpg | Bin .../Graphics}/Brushes/sampleimages/clouds.png | Bin .../Brushes/sampleimages/pinkcherries.jpg | Bin .../Graphics}/Brushes/sampleimages/steel.png | Bin .../Graphics}/Brushes/sampleimages/sunset.jpg | Bin .../Graphics}/Brushes/samplemedia/xbox.wmv | Bin .../Graphics}/Brushes/sampleresources/toc.xml | 0 .../Graphics/ClipRegion}/App.config | 0 .../Graphics}/ClipRegion/App.cs | 0 .../Graphics}/ClipRegion/App.xaml | 0 .../Graphics}/ClipRegion/ClipExample.xaml | 0 .../Graphics}/ClipRegion/ClipRegion.csproj | 0 .../ClipRegion/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../ClipRegion}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../ClipRegion}/Properties/Settings.settings | 0 .../ClipRegion/sampleimages/scissors.jpg | Bin .../ClipRegion/sampleimages/waterlilies.jpg | Bin .../Graphics/Converter}/App.config | 0 .../Graphics}/Converter/App.cs | 0 .../Graphics}/Converter/App.xaml | 0 .../Graphics}/Converter/Converter.csproj | 0 .../Graphics}/Converter/MainWindow.cs | 0 .../Graphics}/Converter/MainWindow.xaml | 0 .../Converter/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Converter}/Properties/Resources.resx | 0 .../Converter/Properties/Settings.Designer.cs | 0 .../Converter}/Properties/Settings.settings | 0 .../Graphics/CustomBitmapEffect}/App.config | 0 .../Graphics}/CustomBitmapEffect/App.xaml | 0 .../Graphics}/CustomBitmapEffect/App.xaml.cs | 0 .../CustomBitmapEffect.csproj | 0 .../CustomBitmapEffect/MainWindow.xaml | 0 .../CustomBitmapEffect/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 .../AnimateGeometryDrawingExample.cs | 0 .../AnimateGeometryDrawingExample.xaml | 0 .../Graphics/DrawingBrush}/App.config | 0 .../Graphics}/DrawingBrush/App.cs | 0 .../Graphics}/DrawingBrush/App.xaml | 0 .../DrawingBrush/DrawingBrush.csproj | 0 .../DrawingBrush/DrawingBrushExample.cs | 0 .../DrawingBrush/DrawingBrushExample.xaml | 0 .../DrawingBrush/ImageBrushExample.cs | 0 .../DrawingBrush/ImageDrawingExample.xaml | 0 .../DrawingBrush/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../DrawingBrush}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Graphics}/DrawingBrush/SampleViewer.cs | 0 .../Graphics}/DrawingBrush/SampleViewer.xaml | 0 .../DrawingBrush/TransformExample.cs | 0 .../DrawingBrush/TransformExample.xaml | 0 .../DrawingBrush/sampleimages/apple.jpg | Bin .../DrawingBrush/sampleimages/cherries.jpg | Bin .../sampleimages/rippled_metal_smaller.png | Bin .../DrawingBrush/sampleimages/sailboat.jpg | Bin .../DrawingBrush/sampleimages/waterlilies.jpg | Bin .../Graphics/GIFEncoderAndDecoder}/App.config | 0 .../Graphics}/GIFEncoderAndDecoder/App.cs | 0 .../GIFEncoderAndDecoder/EntryClass.cs | 0 .../GIFEncoderAndDecoder.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../GIFEncoderAndDecoder/tulipfarm.gif | Bin .../Graphics/Geometery}/App.config | 0 .../Graphics}/Geometery/App.cs | 0 .../Graphics}/Geometery/App.xaml | 0 .../Geometery/CombiningGeometriesExample.cs | 0 .../Geometery/CombiningGeometriesExample.xaml | 0 .../Graphics}/Geometery/Geometery.csproj | 0 .../GeometryAttributeSyntaxExample.cs | 0 .../GeometryAttributeSyntaxExample.xaml | 0 .../Geometery/GeometryUsageExample.cs | 0 .../Geometery/GeometryUsageExample.xaml | 0 .../Geometery/PathGeometryExample.cs | 0 .../Geometery/PathGeometryExample.xaml | 0 .../Geometery/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Geometery}/Properties/Resources.resx | 0 .../Geometery/Properties/Settings.Designer.cs | 0 .../Geometery}/Properties/Settings.settings | 0 .../Graphics}/Geometery/SampleViewer.cs | 0 .../Graphics}/Geometery/SampleViewer.xaml | 0 .../Geometery/ShapeGeometriesExample.cs | 0 .../Geometery/ShapeGeometriesExample.xaml | 0 .../Geometery/sampleimages/bluetexture.png | Bin .../Geometery/sampleimages/waterlilies.jpg | Bin .../Graphics/Geometries}/App.config | 0 .../Graphics}/ImageBrush/AlignmentExample.cs | 0 .../Graphics/ImageBrush}/App.config | 0 .../Graphics}/ImageBrush/App.cs | 0 .../Graphics}/ImageBrush/App.xaml | 0 .../Graphics}/ImageBrush/ImageBrush.csproj | 0 .../ImageBrush/InteractiveExample.cs | 0 .../ImageBrush/InteractiveExample.xaml | 0 .../ImageBrush/PaintingWithImages.cs | 0 .../ImageBrush/PaintingWithImages.xaml | 0 .../ImageBrush/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../ImageBrush}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../ImageBrush}/Properties/Settings.settings | 0 .../Graphics}/ImageBrush/SampleViewer.cs | 0 .../Graphics}/ImageBrush/SampleViewer.xaml | 0 .../Graphics}/ImageBrush/StretchModes.cs | 0 .../Graphics}/ImageBrush/StretchModes.xaml | 0 .../Graphics}/ImageBrush/TextFillsExample.cs | 0 .../ImageBrush/TextfillsExample.xaml | 0 .../Graphics}/ImageBrush/TileSizeExample.cs | 0 .../Graphics}/ImageBrush/TileSizeExample.xaml | 0 .../Graphics}/ImageBrush/TilingExample.cs | 0 .../Graphics}/ImageBrush/TilingExample.xaml | 0 .../ImageBrush/alignmentexample.xaml | 0 .../ImageBrush/sampleimages/apple.jpg | Bin .../ImageBrush/sampleimages/bananas.jpg | Bin .../ImageBrush/sampleimages/bananas_small.jpg | Bin .../ImageBrush/sampleimages/berries.jpg | Bin .../ImageBrush/sampleimages/blueberries.jpg | Bin .../ImageBrush/sampleimages/butterfly.jpg | Bin .../ImageBrush/sampleimages/butterfly2.jpg | Bin .../sampleimages/butterfly2_small.jpg | Bin .../ImageBrush/sampleimages/cherries.jpg | Bin .../sampleimages/cherries_larger.jpg | Bin .../ImageBrush/sampleimages/gecko.jpg | Bin .../ImageBrush/sampleimages/greenglass.jpg | Bin .../ImageBrush/sampleimages/hummingbird.jpg | Bin .../ImageBrush/sampleimages/music.jpg | Bin .../ImageBrush/sampleimages/pinkcherries.jpg | Bin .../ImageBrush/sampleimages/purpleblock.jpg | Bin .../ImageBrush/sampleimages/rocks.jpg | Bin .../ImageBrush/sampleimages/square.jpg | Bin .../ImageBrush/sampleimages/sunset.jpg | Bin .../ImageBrush/sampleimages/triangle.jpg | Bin .../ImageBrush/sampleimages/tulips.jpg | Bin .../ImageBrush/sampleimages/waterlilies.jpg | Bin .../ImageBrush/sampleimages/watermelon.jpg | Bin .../Graphics/ImageView}/App.config | 0 .../Graphics}/ImageView/App.cs | 0 .../Graphics}/ImageView/App.xaml | 0 .../Graphics}/ImageView/ImageView.csproj | 0 .../Graphics}/ImageView/MainWindow.cs | 0 .../Graphics}/ImageView/MainWindow.xaml | 0 .../ImageView/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../ImageView}/Properties/Resources.resx | 0 .../ImageView/Properties/Settings.Designer.cs | 0 .../ImageView}/Properties/Settings.settings | 0 .../Graphics}/ImageView/mydata/blue hills.jpg | Bin .../Graphics}/ImageView/mydata/sunset.jpg | Bin .../ImageView/mydata/water lilies.jpg | Bin .../Graphics}/ImageView/mydata/winter.jpg | Bin .../JPEGEncoderAndDecoder}/App.config | 0 .../Graphics}/JPEGEncoderAndDecoder/App.cs | 0 .../JPEGEncoderAndDecoder/EntryClass.cs | 0 .../JPEGEncoderAndDecoder.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../JPEGEncoderAndDecoder/tulipfarm.jpg | Bin .../Graphics/Matrix}/App.config | 0 .../Graphics}/Matrix/App.cs | 0 .../Graphics}/Matrix/App.xaml | 0 .../Graphics}/Matrix/MainWindow.cs | 0 .../Graphics}/Matrix/MainWindow.xaml | 0 .../Graphics}/Matrix/Matrix.csproj | 0 .../Matrix/Properties/AssemblyInfo.cs | 0 .../Matrix/Properties/Resources.Designer.cs | 0 .../Matrix}/Properties/Resources.resx | 0 .../Matrix/Properties/Settings.Designer.cs | 0 .../Matrix}/Properties/Settings.settings | 0 .../Graphics/OpacityMasking}/App.config | 0 .../Graphics}/OpacityMasking/App.cs | 0 .../Graphics}/OpacityMasking/App.xaml | 0 .../OpacityMasking/DrawingBrushExample.xaml | 0 .../OpacityMasking/GradientBrushExample.xaml | 0 .../OpacityMasking/ImageBrushExample.xaml | 0 .../OpacityMasking/OpacityMasking.csproj | 0 .../OpacityMasking/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../OpacityMasking}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../OpacityMasking/SampleViewer.xaml | 0 .../OpacityMasking/sampleimages/tornedges.png | Bin .../sampleimages/waterlilies.jpg | Bin .../Graphics/PNGEncoderAndDecoder}/App.config | 0 .../Graphics}/PNGEncoderAndDecoder/App.cs | 0 .../PNGEncoderAndDecoder/EntryClass.cs | 0 .../PNGEncoderAndDecoder.csproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Graphics}/PNGEncoderAndDecoder/smiley.png | Bin .../Graphics/Point}/App.config | 0 .../Graphics}/Point/App.cs | 0 .../Graphics}/Point/App.xaml | 0 .../Graphics}/Point/MainWindow.cs | 0 .../Graphics}/Point/MainWindow.xaml | 0 .../Graphics}/Point/Point.csproj | 0 .../Point/Properties/AssemblyInfo.cs | 0 .../Point/Properties/Resources.Designer.cs | 0 .../Graphics/Point}/Properties/Resources.resx | 0 .../Point/Properties/Settings.Designer.cs | 0 .../Point}/Properties/Settings.settings | 0 .../Graphics/ShapeElements}/App.config | 0 .../Graphics}/ShapeElements/App.cs | 0 .../Graphics}/ShapeElements/App.xaml | 0 .../Graphics}/ShapeElements/EllipseExample.cs | 0 .../ShapeElements/EllipseExample.xaml | 0 .../ShapeElements/FillRuleExample.cs | 0 .../ShapeElements/FillRuleExample.xaml | 0 .../ShapeElements/LineCapsAndJoinsExample.cs | 0 .../Graphics}/ShapeElements/LineExample.cs | 0 .../Graphics}/ShapeElements/LineExample.xaml | 0 .../LinecapsAndJoinsExample.xaml | 0 .../ShapeElements/MiterLimitExample.cs | 0 .../ShapeElements/MiterLimitExample.xaml | 0 .../Graphics}/ShapeElements/PathExample.cs | 0 .../Graphics}/ShapeElements/PathExample.xaml | 0 .../ShapeElements/PolyLineExample.xaml | 0 .../Graphics}/ShapeElements/PolygonExample.cs | 0 .../ShapeElements/PolygonExample.xaml | 0 .../ShapeElements/PolylineExample.cs | 0 .../ShapeElements/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../ShapeElements}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../ShapeElements/RectangleExample.cs | 0 .../ShapeElements/RectangleExample.xaml | 0 .../Graphics}/ShapeElements/SampleViewer.cs | 0 .../Graphics}/ShapeElements/SampleViewer.xaml | 0 .../ShapeElements/ShapeElements.csproj | 0 .../Graphics}/ShapeElements/ShapeTypes.cs | 0 .../Graphics}/ShapeElements/ShapeTypes.xaml | 0 .../Graphics}/ShapeElements/StretchExample.cs | 0 .../ShapeElements/StretchExample.xaml | 0 .../sampleimages/rippled_metal_smaller.png | Bin .../Graphics/ShapesGallery}/App.config | 0 .../Graphics}/ShapesGallery/EntryClass.cs | 0 .../ShapesGallery/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../ShapesGallery}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../ShapesGallery/ShapesGallery.csproj | 0 .../Graphics}/ShapesGallery/app.cs | 0 .../SystemBrushesAndColors}/App.config | 0 .../Graphics}/SystemBrushesAndColors/App.cs | 0 .../Graphics}/SystemBrushesAndColors/App.xaml | 0 .../SystemBrushesAndColors/MainWindow.cs | 0 .../SystemBrushesAndColors/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../SystemBrushesAndColors.csproj | 0 .../TIFFEncoderAndDecoder}/App.config | 0 .../Graphics}/TIFFEncoderAndDecoder/App.cs | 0 .../TIFFEncoderAndDecoder/EntryClass.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../TIFFEncoderAndDecoder.csproj | 0 .../TIFFEncoderAndDecoder/tulipfarm.tif | Bin .../Graphics/Vector}/App.config | 0 .../Graphics}/Vector/App.cs | 0 .../Graphics}/Vector/App.xaml | 0 .../Graphics}/Vector/MainWindow.cs | 0 .../Graphics}/Vector/MainWindow.xaml | 0 .../Vector/Properties/AssemblyInfo.cs | 0 .../Vector/Properties/Resources.Designer.cs | 0 .../Vector}/Properties/Resources.resx | 0 .../Vector/Properties/Settings.Designer.cs | 0 .../Vector}/Properties/Settings.settings | 0 .../Graphics}/Vector/Vector.csproj | 0 .../Graphics/VisualBrush}/App.config | 0 .../Graphics}/VisualBrush/App.cs | 0 .../Graphics}/VisualBrush/App.xaml | 0 .../VisualBrush/MagnifyingGlassExample.cs | 0 .../VisualBrush/MagnifyingGlassExample.xaml | 0 .../VisualBrush/PaintingWithVisuals.cs | 0 .../VisualBrush/PaintingWithVisuals.xaml | 0 .../VisualBrush/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../VisualBrush}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../VisualBrush}/Properties/Settings.settings | 0 .../VisualBrush/ReflectionExample.cs | 0 .../VisualBrush/ReflectionExample.xaml | 0 .../Graphics}/VisualBrush/SampleViewer.cs | 0 .../Graphics}/VisualBrush/SampleViewer.xaml | 0 .../Graphics}/VisualBrush/VisualBrush.csproj | 0 .../VisualBrush/sampleimages/apple.jpg | Bin .../VisualBrush/sampleimages/bananas.jpg | Bin .../sampleimages/bananas_small.jpg | Bin .../VisualBrush/sampleimages/berries.jpg | Bin .../VisualBrush/sampleimages/blueberries.jpg | Bin .../VisualBrush/sampleimages/butterfly.jpg | Bin .../VisualBrush/sampleimages/butterfly2.jpg | Bin .../sampleimages/butterfly2_small.jpg | Bin .../VisualBrush/sampleimages/cherries.jpg | Bin .../sampleimages/cherries_larger.jpg | Bin .../VisualBrush/sampleimages/gecko.jpg | Bin .../VisualBrush/sampleimages/greenglass.jpg | Bin .../VisualBrush/sampleimages/hummingbird.jpg | Bin .../VisualBrush/sampleimages/music.jpg | Bin .../VisualBrush/sampleimages/pinkcherries.jpg | Bin .../VisualBrush/sampleimages/purpleblock.jpg | Bin .../VisualBrush/sampleimages/rocks.jpg | Bin .../VisualBrush/sampleimages/square.jpg | Bin .../VisualBrush/sampleimages/sunset.jpg | Bin .../VisualBrush/sampleimages/triangle.jpg | Bin .../VisualBrush/sampleimages/tulips.jpg | Bin .../VisualBrush/sampleimages/waterlilies.jpg | Bin .../VisualBrush/sampleimages/watermelon.jpg | Bin .../VisualBrush/samplemedia/xbox.wmv | Bin .../Graphics/WDPEncoderAndDecoder}/App.config | 0 .../Graphics}/WDPEncoderAndDecoder/App.cs | 0 .../WDPEncoderAndDecoder/EntryClass.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../WDPEncoderAndDecoder.csproj | 0 .../WDPEncoderAndDecoder/tulipfarm.jpg | Bin .../WDPEncoderAndDecoder/tulipfarm.wdp | Bin .../Graphics/Win32SampleCodec}/App.config | 0 .../MediaGallery}/App.config | 0 .../MediaGallery/App.cs | 0 .../MediaGallery/App.xaml | 0 .../MediaGallery/MediaElementExample.cs | 0 .../MediaGallery/MediaElementExample.xaml | 0 .../MediaGallery/MediaGallery.csproj | 0 .../MediaGallery/MediaGallery.csproj.user | 0 .../MediaGallery/MediaTimelineExample.cs | 0 .../MediaGallery/MediaTimelineExample.xaml | 0 .../MediaTimelinePlusAnimationExample.xaml | 0 .../MediaGallery/PositionConverter.cs | 0 .../MediaGallery/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../MediaGallery}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../MediaGallery/SampleViewer.cs | 0 .../MediaGallery/SampleViewer.xaml | 0 .../SoundFromUserEventExample.xaml | 0 .../MediaGallery/images/ui_next_d.gif | Bin .../MediaGallery/images/ui_pause.gif | Bin .../MediaGallery/images/ui_play.gif | Bin .../MediaGallery/images/ui_previous_d.gif | Bin .../MediaGallery/images/ui_resume.gif | Bin .../MediaGallery/images/ui_stop.gif | Bin .../MediaGallery/media/bee.wmv | Bin .../MediaGallery/media/blues.wma | Bin .../MediaGallery/media/ringin.wav | Bin .../MediaGallery/media/xbox.wmv | Bin .../UsingSpeech/App.config | 6 + .../UsingSpeech/App.cs | 0 .../UsingSpeech/App.xaml | 0 .../UsingSpeech/MainWindow.cs | 0 .../UsingSpeech/MainWindow.xaml | 0 .../UsingSpeech/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../UsingSpeech}/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../UsingSpeech}/Properties/Settings.settings | 0 .../UsingSpeech/UsingSpeech.csproj | 0 .../Visual Layer/CompositionTarget/App.config | 6 + .../Visual Layer}/CompositionTarget/App.cs | 0 .../Visual Layer}/CompositionTarget/App.xaml | 0 .../CompositionTarget.csproj | 0 .../CompositionTarget/MainWindow.cs | 0 .../CompositionTarget/MainWindow.xaml | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Visual Layer/DrawingVisual/App.config | 6 + .../Visual Layer}/DrawingVisual/App.cs | 0 .../Visual Layer}/DrawingVisual/App.xaml | 0 .../DrawingVisual/DrawingVisual.csproj | 0 .../Visual Layer}/DrawingVisual/MainWindow.cs | 0 .../DrawingVisual/MainWindow.xaml | 0 .../DrawingVisual/MyVisualHost.cs | 0 .../DrawingVisual/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../DrawingVisual/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../Visual Layer/VisualsHitTesting/App.config | 6 + .../VisualsHitTesting/Form1.Designer.cs | 0 .../Visual Layer}/VisualsHitTesting/Form1.cs | 0 .../VisualsHitTesting/MyShape.cs | 0 .../VisualsHitTesting/MyWindow.cs | 0 .../VisualsHitTesting/Program.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../VisualsHitTesting.csproj | 0 .../VisualsHitTesting/form1.resx | 0 Graphics/2DTransforms/README.md | 20 - Graphics/AITCodec/README.md | 20 - Graphics/BMPEncoderAndDecoder/README.md | 20 - Graphics/BitmapEffectsGallery/README.md | 20 - Graphics/BitmapMetadata/README.md | 20 - Graphics/Brushes/README.md | 20 - Graphics/ClipRegion/README.md | 20 - Graphics/Converter/README.md | 20 - Graphics/CustomBitmapEffect/README.md | 20 - Graphics/DrawingBrush/README.md | 20 - Graphics/GIFEncoderAndDecoder/README.md | 20 - Graphics/Geometery/README.md | 20 - Graphics/Geometries/README.md | 20 - Graphics/ImageBrush/README.md | 20 - Graphics/ImageView/README.md | 20 - Graphics/JPEGEncoderAndDecoder/README.md | 20 - Graphics/Matrix/README.md | 20 - Graphics/OpacityMasking/README.md | 20 - Graphics/PNGEncoderAndDecoder/README.md | 20 - Graphics/Point/README.md | 20 - Graphics/ShapeElements/README.md | 20 - Graphics/ShapesGallery/README.md | 20 - Graphics/SystemBrushesAndColors/README.md | 20 - Graphics/TIFFEncoderAndDecoder/README.md | 20 - Graphics/Vector/README.md | 20 - Graphics/VisualBrush/README.md | 20 - Graphics/WDPEncoderAndDecoder/README.md | 20 - .../CaptureUnCaptureMouse/README.md | 20 - .../README.md | 20 - .../README.md | 20 - Input and Commands/CursorType/README.md | 20 - .../CustomRoutedCommand/README.md | 20 - Input and Commands/EditingCommands/README.md | 20 - .../EventOnGainAndLooseFocus/README.md | 20 - .../HandlingEventOnCommand/README.md | 20 - .../HandlingEventOnCommandUsingCode/README.md | 20 - .../ICommandSourceImplementation/README.md | 20 - Input and Commands/KeyStrokeCounter/README.md | 20 - Input and Commands/KeyboardKey/README.md | 20 - Input and Commands/MousePointer/README.md | 20 - Input and Commands/MouseState/README.md | 20 - .../MoveObjectWithMouse/README.md | 20 - .../ProgrammaticFocusControl/README.md | 20 - .../AxControl/README.md | 20 - .../HWNDInWPF/README.md | 20 - .../HostingAxInXaml/README.md | 20 - .../HostingWfInWPF/README.md | 20 - .../HostingWfInWpfWithXaml/README.md | 20 - .../HostingWfWithVisualStyles/README.md | 20 - .../HostingWpfUserControlInWf/README.md | 20 - .../LocalizingWpfInWf/README.md | 20 - .../PropertyMappingWithElementHost/README.md | 20 - .../PropertyMappingWithWfh/README.md | 20 - .../WPFHostingWin32Control/README.md | 20 - .../WPFUserControlHost/README.md | 20 - .../WPFWithWFAndDatabinding/README.md | 20 - .../Win32Clock/README.md | 20 - .../Win32HostingWPFPage/README.md | 20 - .../WindowsFormsHostingWpfControl/README.md | 20 - .../WpfHostingWindowsFormsControl/README.md | 20 - .../WpfLayoutHostingWfWithXaml/README.md | 20 - Properties/Callbacks/README.md | 20 - Properties/CustomClassesWithDP/README.md | 20 - Properties/RestoringDefaultValues/README.md | 20 - Resources/ApplicationResources/README.md | 20 - Resources/DefiningResources/README.md | 20 - Resources/MergedResources/README.md | 20 - Sample Applications/CalculatorDemo/README.md | 20 - .../ConcentricRingsDemo/README.md | 20 - .../CubeAnimationDemo/README.md | 20 - Sample Applications/DataBindingDemo/README.md | 20 - Sample Applications/DropShadow/README.md | 20 - .../EditBoxControlLibrary/README.md | 20 - .../EditingExaminerDemo/README.md | 20 - Sample Applications/ExpenseItDemo/README.md | 20 - Sample Applications/FontDialog/README.md | 20 - .../GeometryDesignerDemo/README.md | 20 - .../GraphingCalculatorDemo/README.md | 20 - Sample Applications/HexSphereDemo/README.md | 20 - Sample Applications/HtmlToXamlDemo/README.md | 20 - .../LayoutTransitionsDemo/README.md | 20 - Sample Applications/ParticlesDemo/README.md | 20 - .../PhotoFlipperDemo/README.md | 20 - Sample Applications/PhotoStoreDemo/README.md | 20 - Sample Applications/PhotoViewerDemo/README.md | 20 - Sample Applications/SlidePuzzleDemo/README.md | 20 - Sample Applications/StickyNotesDemo/README.md | 20 - .../TrafficAlertDemo/README.md | 20 - Sample Applications/VideoTextDemo/README.md | 20 - Sample Applications/VideoViewerDemo/README.md | 20 - Speech and Media/MediaGallery/README.md | 20 - Speech and Media/UsingSpeech/README.md | 20 - .../AlternatingAppearanceOfItems/README.md | 20 - .../ContentControlStyle/README.md | 20 - Styles & Templates/EventTriggers/README.md | 20 - .../FindingElementsInTemplates/README.md | 20 - .../IntroToStylingAndTemplating/README.md | 20 - Threading/MultiThreadingWebBrowser/README.md | 20 - Threading/SingleThreadedApplication/README.md | 20 - Threading/UsingDispatcher/README.md | 20 - Visual Layer/CompositionTarget/README.md | 20 - Visual Layer/DrawingVisual/README.md | 20 - Visual Layer/VisualsHitTesting/README.md | 20 - WPFSamples.sln | 3442 +++++++++-------- Windows/CustomWindowUI/README.md | 20 - Windows/DialogBox/README.md | 20 - Windows/MessageBox/README.md | 20 - Windows/NonRectangularWindow/README.md | 20 - Windows/NotificationIcon/README.md | 20 - Windows/SaveWindowState/README.md | 20 - Windows/ShowWindowWithoutActivation/README.md | 20 - .../WindowActivationAndDeactivation/README.md | 20 - Windows/WindowHiding/README.md | 20 - Windows/WindowSizingOrder/README.md | 20 - Windows/Wizard/README.md | 20 - 1546 files changed, 2509 insertions(+), 6023 deletions(-) delete mode 100644 Accessibility/FetchTimer/README.md delete mode 100644 Accessibility/FindText/README.md delete mode 100644 Accessibility/FocusTracker/README.md delete mode 100644 Accessibility/FragmentProvider/README.md delete mode 100644 Accessibility/Highlighter/README.md delete mode 100644 Accessibility/InsertText/README.md delete mode 100644 Accessibility/InvokePattern/README.md rename {Animation/AnimationExamples => Accessibility/InvokePatternApp}/App.config (100%) delete mode 100644 Accessibility/SelectionPattern/README.md rename {Animation/AnimationTiming => Accessibility/SelectionPatternSample}/App.config (100%) delete mode 100644 Accessibility/SimpleProvider/README.md rename {Animation/CustomAnimation => Accessibility/TestScriptGeneratorSample}/App.config (100%) delete mode 100644 Accessibility/WindowMove/README.md delete mode 100644 Animation/AnimationExamples/README.md delete mode 100644 Animation/AnimationTiming/README.md delete mode 100644 Animation/CustomAnimation/README.md delete mode 100644 Animation/KeyFrameAnimation/README.md delete mode 100644 Animation/KeySplineAnimations/README.md delete mode 100644 Animation/LocalAnimations/README.md delete mode 100644 Animation/OpacityAnimation/README.md delete mode 100644 Animation/PathAnimations/README.md delete mode 100644 Animation/Per-FrameAnimation/README.md delete mode 100644 Animation/PropertyAnimation/README.md delete mode 100644 Animation/TargetValues/README.md delete mode 100644 Application Management/ApplicationShutdown/README.md delete mode 100644 Application Management/CodeOnlyWindowsApplication/README.md delete mode 100644 Application Management/CustomApplicationClass/README.md delete mode 100644 Application Management/CustomApplicationClient/README.md delete mode 100644 Application Management/ExceptionHandlingSecondaryUIThread/README.md delete mode 100644 Application Management/ExceptionHandlingSecondaryWorkerThread/README.md delete mode 100644 Application Management/ProcessingCommandLineArguments/README.md delete mode 100644 Application Management/SingleInstanceDetection/README.md delete mode 100644 Application Management/SkinnedApplication/README.md delete mode 100644 Application Management/UnhandledExceptionHandling/README.md delete mode 100644 Clipboard/ClipboardSpy/README.md delete mode 100644 Clipboard/ClipboardViewer/README.md delete mode 100644 Data Binding/ADODataSet/README.md delete mode 100644 Data Binding/BindConversion/README.md delete mode 100644 Data Binding/BindValidation/README.md delete mode 100644 Data Binding/BindingDPToDP/README.md delete mode 100644 Data Binding/BindingToMethod/README.md delete mode 100644 Data Binding/BusinessLayerValidation/README.md delete mode 100644 Data Binding/CodeOnlyBinding/README.md delete mode 100644 Data Binding/CollectionBinding/README.md delete mode 100644 Data Binding/CollectionViewSource/README.md delete mode 100644 Data Binding/Colors/README.md delete mode 100644 Data Binding/CompositeCollections/README.md delete mode 100644 Data Binding/DataBindingToStringFomat/README.md delete mode 100644 Data Binding/DataTemplatingIntro/README.md delete mode 100644 Data Binding/DataTrigger/README.md delete mode 100644 Data Binding/DirectionalBinding/README.md delete mode 100644 Data Binding/EditingCollections/README.md delete mode 100644 Data Binding/Grouping/README.md delete mode 100644 Data Binding/HierarchicalDataTemplate/README.md delete mode 100644 Data Binding/Linq/README.md delete mode 100644 Data Binding/MasterDetail/README.md delete mode 100644 Data Binding/MasterDetailXml/README.md delete mode 100644 Data Binding/MultiBinding/README.md delete mode 100644 Data Binding/PriorityBinding/README.md delete mode 100644 Data Binding/PropertyChangeNotification/README.md delete mode 100644 Data Binding/SimpleBinding/README.md delete mode 100644 Data Binding/SortFilter/README.md delete mode 100644 Data Binding/UpdateSource/README.md delete mode 100644 Data Binding/ValidateItemSample/README.md delete mode 100644 Data Binding/ValidateItemsInItemsControl/README.md delete mode 100644 Data Binding/XmlDataSource/README.md delete mode 100644 Data Binding/XmlnsBind/README.md delete mode 100644 Drag and Drop/DragDropDataFormats/README.md delete mode 100644 Drag and Drop/DragDropEvents/README.md delete mode 100644 Drag and Drop/DragDropObjects/README.md delete mode 100644 Drag and Drop/DragDropOpenTextFile/README.md delete mode 100644 Drag and Drop/DragDropTextOps/README.md delete mode 100644 Drag and Drop/DragDropThumbOps/README.md delete mode 100644 Element Tree/OverridingLogicalTree/README.md delete mode 100644 Element Tree/SearchingForElement/README.md delete mode 100644 Elements/ContextMenuOpening/README.md delete mode 100644 Elements/FindingElementInPanel/README.md delete mode 100644 Elements/FocusVisualStyle/README.md delete mode 100644 Elements/HeightProperties/README.md delete mode 100644 Elements/LoadedEvent/README.md delete mode 100644 Elements/SettingMargins/README.md delete mode 100644 Elements/ThicknessConverter/README.md delete mode 100644 Elements/UsingElements/README.md delete mode 100644 Elements/VisibiltyChanges/README.md delete mode 100644 Elements/WidthProperties/README.md delete mode 100644 Events/AddingEventHandler/README.md delete mode 100644 Events/CustomRoutedEvents/README.md delete mode 100644 Events/FindingSourceElement/README.md delete mode 100644 Events/RoutedEventHandling/README.md rename {Animation/KeyFrameAnimation => Fundamentals/Element Tree/OverridingLogicalTree}/App.config (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/App.cs (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/App.xaml (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/MainWindow.cs (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/MainWindow.xaml (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/OverridingLogicalTree.csproj (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/Properties/AssemblyInfo.cs (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/Properties/Resources.Designer.cs (100%) rename {Animation/AnimationExamples => Fundamentals/Element Tree/OverridingLogicalTree}/Properties/Resources.resx (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/Properties/Settings.Designer.cs (100%) rename {Animation/AnimationExamples => Fundamentals/Element Tree/OverridingLogicalTree}/Properties/Settings.settings (100%) rename {Element Tree => Fundamentals/Element Tree}/OverridingLogicalTree/SingletonPanel.cs (100%) rename {Animation/KeySplineAnimations => Fundamentals/Element Tree/SearchingForElement}/App.config (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/App.cs (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/App.xaml (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/MainWindow.cs (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/MainWindow.xaml (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/Properties/AssemblyInfo.cs (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/Properties/Resources.Designer.cs (100%) rename {Animation/AnimationTiming => Fundamentals/Element Tree/SearchingForElement}/Properties/Resources.resx (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/Properties/Settings.Designer.cs (100%) rename {Animation/AnimationTiming => Fundamentals/Element Tree/SearchingForElement}/Properties/Settings.settings (100%) rename {Element Tree => Fundamentals/Element Tree}/SearchingForElement/SearchingForElement.csproj (100%) rename {Animation/LocalAnimations => Fundamentals/Elements/ContextMenuOpening}/App.config (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/App.cs (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/App.xaml (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/ContextMenuOpening.csproj (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/MyButton.cs (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/Pane.cs (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/Pane.xaml (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/Properties/Resources.Designer.cs (100%) rename {Animation/CustomAnimation => Fundamentals/Elements/ContextMenuOpening}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/ContextMenuOpening/Properties/Settings.Designer.cs (100%) rename {Animation/CustomAnimation => Fundamentals/Elements/ContextMenuOpening}/Properties/Settings.settings (100%) rename {Animation/OpacityAnimation => Fundamentals/Elements/FindingElementInPanel}/App.config (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/App.cs (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/App.xaml (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/FindingElementInPanel.csproj (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/Properties/Resources.Designer.cs (100%) rename {Animation/KeyFrameAnimation => Fundamentals/Elements/FindingElementInPanel}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/FindingElementInPanel/Properties/Settings.Designer.cs (100%) rename {Animation/KeyFrameAnimation => Fundamentals/Elements/FindingElementInPanel}/Properties/Settings.settings (100%) rename {Animation/PathAnimations => Fundamentals/Elements/FocusVisualStyle}/App.config (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/App.cs (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/App.xaml (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/FocusVisualStyle.csproj (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/Properties/Resources.Designer.cs (100%) rename {Animation/KeySplineAnimations => Fundamentals/Elements/FocusVisualStyle}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/FocusVisualStyle/Properties/Settings.Designer.cs (100%) rename {Animation/KeySplineAnimations => Fundamentals/Elements/FocusVisualStyle}/Properties/Settings.settings (100%) rename {Animation/Per-FrameAnimation => Fundamentals/Elements/HeightProperties}/App.config (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/App.cs (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/App.xaml (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/HeightProperties.csproj (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/Properties/Resources.Designer.cs (100%) rename {Animation/LocalAnimations => Fundamentals/Elements/HeightProperties}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/HeightProperties/Properties/Settings.Designer.cs (100%) rename {Animation/LocalAnimations => Fundamentals/Elements/HeightProperties}/Properties/Settings.settings (100%) rename {Animation/PropertyAnimation => Fundamentals/Elements/LoadedEvent}/App.config (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/App.cs (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/App.xaml (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/LoadedEvent.csproj (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/Properties/Resources.Designer.cs (100%) rename {Animation/OpacityAnimation => Fundamentals/Elements/LoadedEvent}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/LoadedEvent/Properties/Settings.Designer.cs (100%) rename {Animation/OpacityAnimation => Fundamentals/Elements/LoadedEvent}/Properties/Settings.settings (100%) rename {Animation/TargetValues => Fundamentals/Elements/SettingMargins}/App.config (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/App.cs (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/App.xaml (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/Properties/Resources.Designer.cs (100%) rename {Animation/PathAnimations => Fundamentals/Elements/SettingMargins}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/Properties/Settings.Designer.cs (100%) rename {Animation/PathAnimations => Fundamentals/Elements/SettingMargins}/Properties/Settings.settings (100%) rename {Elements => Fundamentals/Elements}/SettingMargins/SettingMargins.csproj (100%) rename {Element Tree/OverridingLogicalTree => Fundamentals/Elements/ThicknessConverter}/App.config (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/App.cs (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/App.xaml (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/Properties/Resources.Designer.cs (100%) rename {Animation/Per-FrameAnimation => Fundamentals/Elements/ThicknessConverter}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/Properties/Settings.Designer.cs (100%) rename {Animation/Per-FrameAnimation => Fundamentals/Elements/ThicknessConverter}/Properties/Settings.settings (100%) rename {Elements => Fundamentals/Elements}/ThicknessConverter/ThicknessConverter.csproj (100%) rename {Element Tree/SearchingForElement => Fundamentals/Elements/UsingElements}/App.config (100%) rename {Elements => Fundamentals/Elements}/UsingElements/App.cs (100%) rename {Elements => Fundamentals/Elements}/UsingElements/App.xaml (100%) rename {Elements => Fundamentals/Elements}/UsingElements/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/UsingElements/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/UsingElements/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/UsingElements/Properties/Resources.Designer.cs (100%) rename {Animation/PropertyAnimation => Fundamentals/Elements/UsingElements}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/UsingElements/Properties/Settings.Designer.cs (100%) rename {Animation/PropertyAnimation => Fundamentals/Elements/UsingElements}/Properties/Settings.settings (100%) rename {Elements => Fundamentals/Elements}/UsingElements/UsingElements.csproj (100%) rename {Elements/ContextMenuOpening => Fundamentals/Elements/VisibiltyChanges}/App.config (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/App.cs (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/App.xaml (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/Properties/Resources.Designer.cs (100%) rename {Animation/TargetValues => Fundamentals/Elements/VisibiltyChanges}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/Properties/Settings.Designer.cs (100%) rename {Animation/TargetValues => Fundamentals/Elements/VisibiltyChanges}/Properties/Settings.settings (100%) rename {Elements => Fundamentals/Elements}/VisibiltyChanges/VisibiltyChanges.csproj (100%) rename {Elements/FindingElementInPanel => Fundamentals/Elements/WidthProperties}/App.config (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/App.cs (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/App.xaml (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/MainWindow.cs (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/MainWindow.xaml (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/Properties/AssemblyInfo.cs (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/Properties/Resources.Designer.cs (100%) rename {Element Tree/OverridingLogicalTree => Fundamentals/Elements/WidthProperties}/Properties/Resources.resx (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/Properties/Settings.Designer.cs (100%) rename {Element Tree/OverridingLogicalTree => Fundamentals/Elements/WidthProperties}/Properties/Settings.settings (100%) rename {Elements => Fundamentals/Elements}/WidthProperties/WidthProperties.csproj (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/AddingEventHandler.csproj (100%) rename {Elements/FocusVisualStyle => Fundamentals/Events/AddingEventHandler}/App.config (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/App.cs (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/App.xaml (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/MainWindow.cs (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/MainWindow.xaml (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/Properties/AssemblyInfo.cs (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/Properties/Resources.Designer.cs (100%) rename {Element Tree/SearchingForElement => Fundamentals/Events/AddingEventHandler}/Properties/Resources.resx (100%) rename {Events => Fundamentals/Events}/AddingEventHandler/Properties/Settings.Designer.cs (100%) rename {Element Tree/SearchingForElement => Fundamentals/Events/AddingEventHandler}/Properties/Settings.settings (100%) rename {Elements/HeightProperties => Fundamentals/Events/CustomRoutedEvents}/App.config (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/App.cs (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/App.xaml (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/CustomRoutedEvents.csproj (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/MainWindow.cs (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/MainWindow.xaml (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/MyButtonSimple.cs (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/Properties/AssemblyInfo.cs (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/Properties/Resources.Designer.cs (100%) rename {Elements/ContextMenuOpening => Fundamentals/Events/CustomRoutedEvents}/Properties/Resources.resx (100%) rename {Events => Fundamentals/Events}/CustomRoutedEvents/Properties/Settings.Designer.cs (100%) rename {Elements/ContextMenuOpening => Fundamentals/Events/CustomRoutedEvents}/Properties/Settings.settings (100%) rename {Elements/LoadedEvent => Fundamentals/Events/FindingSourceElement}/App.config (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/App.cs (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/App.xaml (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/FindingSourceElement.csproj (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/MainWindow.cs (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/MainWindow.xaml (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/Properties/AssemblyInfo.cs (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/Properties/Resources.Designer.cs (100%) rename {Elements/FindingElementInPanel => Fundamentals/Events/FindingSourceElement}/Properties/Resources.resx (100%) rename {Events => Fundamentals/Events}/FindingSourceElement/Properties/Settings.Designer.cs (100%) rename {Elements/FindingElementInPanel => Fundamentals/Events/FindingSourceElement}/Properties/Settings.settings (100%) rename {Elements/SettingMargins => Fundamentals/Events/RoutedEventHandling}/App.config (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/App.cs (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/App.xaml (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/MainWindow.cs (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/MainWindow.xaml (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/Properties/AssemblyInfo.cs (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/Properties/Resources.Designer.cs (100%) rename {Elements/FocusVisualStyle => Fundamentals/Events/RoutedEventHandling}/Properties/Resources.resx (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/Properties/Settings.Designer.cs (100%) rename {Elements/FocusVisualStyle => Fundamentals/Events/RoutedEventHandling}/Properties/Settings.settings (100%) rename {Events => Fundamentals/Events}/RoutedEventHandling/RoutedEventHandling.csproj (100%) rename {Elements/ThicknessConverter => Fundamentals/Input and Commands/CaptureUnCaptureMouse}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/Properties/Resources.Designer.cs (100%) rename {Elements/HeightProperties => Fundamentals/Input and Commands/CaptureUnCaptureMouse}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CaptureUnCaptureMouse/Properties/Settings.Designer.cs (100%) rename {Elements/HeightProperties => Fundamentals/Input and Commands/CaptureUnCaptureMouse}/Properties/Settings.settings (100%) rename {Elements/UsingElements => Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/Properties/Resources.Designer.cs (100%) rename {Elements/LoadedEvent => Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/Properties/Settings.Designer.cs (100%) rename {Elements/LoadedEvent => Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer}/Properties/Settings.settings (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlUsingSystemTimer/SliderValueConverter.cs (100%) rename {Elements/VisibiltyChanges => Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/Properties/Resources.Designer.cs (100%) rename {Elements/SettingMargins => Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/Properties/Settings.Designer.cs (100%) rename {Elements/SettingMargins => Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer}/Properties/Settings.settings (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CommandSourceControlWithDispatcherTimer/SliderValueConverter.cs (100%) rename {Elements/WidthProperties => Fundamentals/Input and Commands/CursorType}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/CursorType.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/Properties/Resources.Designer.cs (100%) rename {Elements/ThicknessConverter => Fundamentals/Input and Commands/CursorType}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/Properties/Settings.Designer.cs (100%) rename {Elements/ThicknessConverter => Fundamentals/Input and Commands/CursorType}/Properties/Settings.settings (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CursorType/customcursor.cur (100%) rename {Events/AddingEventHandler => Fundamentals/Input and Commands/CustomRoutedCommand}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/CustomRoutedCommand.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/Properties/Resources.Designer.cs (100%) rename {Elements/UsingElements => Fundamentals/Input and Commands/CustomRoutedCommand}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/CustomRoutedCommand/Properties/Settings.Designer.cs (100%) rename {Elements/UsingElements => Fundamentals/Input and Commands/CustomRoutedCommand}/Properties/Settings.settings (100%) rename {Events/CustomRoutedEvents => Fundamentals/Input and Commands/EditingCommands}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/EditingCommands.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/Properties/Resources.Designer.cs (100%) rename {Elements/VisibiltyChanges => Fundamentals/Input and Commands/EditingCommands}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EditingCommands/Properties/Settings.Designer.cs (100%) rename {Elements/VisibiltyChanges => Fundamentals/Input and Commands/EditingCommands}/Properties/Settings.settings (100%) rename {Events/FindingSourceElement => Fundamentals/Input and Commands/EventOnGainAndLooseFocus}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/Properties/Resources.Designer.cs (100%) rename {Elements/WidthProperties => Fundamentals/Input and Commands/EventOnGainAndLooseFocus}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/EventOnGainAndLooseFocus/Properties/Settings.Designer.cs (100%) rename {Elements/WidthProperties => Fundamentals/Input and Commands/EventOnGainAndLooseFocus}/Properties/Settings.settings (100%) rename {Events/RoutedEventHandling => Fundamentals/Input and Commands/HandlingEventOnCommand}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/HandlingEventOnCommand.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/Properties/Resources.Designer.cs (100%) rename {Events/AddingEventHandler => Fundamentals/Input and Commands/HandlingEventOnCommand}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommand/Properties/Settings.Designer.cs (100%) rename {Events/AddingEventHandler => Fundamentals/Input and Commands/HandlingEventOnCommand}/Properties/Settings.settings (100%) rename {Graphics/2DTransforms => Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/Properties/Resources.Designer.cs (100%) rename {Events/CustomRoutedEvents => Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/HandlingEventOnCommandUsingCode/Properties/Settings.Designer.cs (100%) rename {Events/CustomRoutedEvents => Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode}/Properties/Settings.settings (100%) rename {Graphics/BMPEncoderAndDecoder => Fundamentals/Input and Commands/ICommandSourceImplementation}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/FontDoubleValueConverter.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/FontStringValueConverter.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/ICommandSourceImplementation.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/Properties/Resources.Designer.cs (100%) rename {Events/FindingSourceElement => Fundamentals/Input and Commands/ICommandSourceImplementation}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/Properties/Settings.Designer.cs (100%) rename {Events/FindingSourceElement => Fundamentals/Input and Commands/ICommandSourceImplementation}/Properties/Settings.settings (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ICommandSourceImplementation/commandslider.cs (100%) rename {Graphics/BitmapEffectsGallery => Fundamentals/Input and Commands/KeyStrokeCounter}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/KeyStrokeCounter.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/Properties/Resources.Designer.cs (100%) rename {Events/RoutedEventHandling => Fundamentals/Input and Commands/KeyStrokeCounter}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyStrokeCounter/Properties/Settings.Designer.cs (100%) rename {Events/RoutedEventHandling => Fundamentals/Input and Commands/KeyStrokeCounter}/Properties/Settings.settings (100%) rename {Graphics/BitmapMetadata => Fundamentals/Input and Commands/KeyboardKey}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/KeyboardKey.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/Properties/Resources.Designer.cs (100%) rename {Graphics/2DTransforms => Fundamentals/Input and Commands/KeyboardKey}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/KeyboardKey/Properties/Settings.Designer.cs (100%) rename {Graphics/2DTransforms => Fundamentals/Input and Commands/KeyboardKey}/Properties/Settings.settings (100%) rename {Graphics/Brushes => Fundamentals/Input and Commands/MousePointer}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/MousePointer.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/Properties/Resources.Designer.cs (100%) rename {Graphics/BMPEncoderAndDecoder => Fundamentals/Input and Commands/MousePointer}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MousePointer/Properties/Settings.Designer.cs (100%) rename {Graphics/BMPEncoderAndDecoder => Fundamentals/Input and Commands/MousePointer}/Properties/Settings.settings (100%) rename {Graphics/ClipRegion => Fundamentals/Input and Commands/MouseState}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/MouseState.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/Properties/Resources.Designer.cs (100%) rename {Graphics/BitmapEffectsGallery => Fundamentals/Input and Commands/MouseState}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MouseState/Properties/Settings.Designer.cs (100%) rename {Graphics/BitmapEffectsGallery => Fundamentals/Input and Commands/MouseState}/Properties/Settings.settings (100%) rename {Graphics/Converter => Fundamentals/Input and Commands/MoveObjectWithMouse}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/MoveObjectWithMouse.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/Properties/Resources.Designer.cs (100%) rename {Graphics/BitmapMetadata => Fundamentals/Input and Commands/MoveObjectWithMouse}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/MoveObjectWithMouse/Properties/Settings.Designer.cs (100%) rename {Graphics/BitmapMetadata => Fundamentals/Input and Commands/MoveObjectWithMouse}/Properties/Settings.settings (100%) rename {Graphics/CustomBitmapEffect => Fundamentals/Input and Commands/ProgrammaticFocusControl}/App.config (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/App.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/App.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/MainWindow.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/MainWindow.xaml (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/Properties/AssemblyInfo.cs (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/Properties/Resources.Designer.cs (100%) rename {Graphics/Brushes => Fundamentals/Input and Commands/ProgrammaticFocusControl}/Properties/Resources.resx (100%) rename {Input and Commands => Fundamentals/Input and Commands}/ProgrammaticFocusControl/Properties/Settings.Designer.cs (100%) rename {Graphics/Brushes => Fundamentals/Input and Commands/ProgrammaticFocusControl}/Properties/Settings.settings (100%) rename {Graphics/DrawingBrush => Fundamentals/Properties/Callbacks}/App.config (100%) rename {Properties => Fundamentals/Properties}/Callbacks/App.cs (100%) rename {Properties => Fundamentals/Properties}/Callbacks/App.xaml (100%) rename {Properties => Fundamentals/Properties}/Callbacks/Callbacks.csproj (100%) rename {Properties => Fundamentals/Properties}/Callbacks/Gauge.cs (100%) rename {Properties => Fundamentals/Properties}/Callbacks/MainWindow.cs (100%) rename {Properties => Fundamentals/Properties}/Callbacks/MainWindow.xaml (100%) rename {Properties => Fundamentals/Properties}/Callbacks/Properties/AssemblyInfo.cs (100%) rename {Properties => Fundamentals/Properties}/Callbacks/Properties/Resources.Designer.cs (100%) rename {Graphics/ClipRegion => Fundamentals/Properties/Callbacks}/Properties/Resources.resx (100%) rename {Properties => Fundamentals/Properties}/Callbacks/Properties/Settings.Designer.cs (100%) rename {Graphics/ClipRegion => Fundamentals/Properties/Callbacks}/Properties/Settings.settings (100%) rename {Graphics/GIFEncoderAndDecoder => Fundamentals/Properties/CustomClassesWithDP}/App.config (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/App.cs (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/App.xaml (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/ButtonColors.cs (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/CustomClassesWithDP.csproj (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/MainWindow.cs (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/MainWindow.xaml (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/Properties/AssemblyInfo.cs (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/Properties/Resources.Designer.cs (100%) rename {Graphics/Converter => Fundamentals/Properties/CustomClassesWithDP}/Properties/Resources.resx (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/Properties/Settings.Designer.cs (100%) rename {Graphics/Converter => Fundamentals/Properties/CustomClassesWithDP}/Properties/Settings.settings (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/Shirt.cs (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/ShirtColors.cs (100%) rename {Properties => Fundamentals/Properties}/CustomClassesWithDP/ShirtTypes.cs (100%) rename {Graphics/Geometery => Fundamentals/Properties/RestoringDefaultValues}/App.config (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/App.cs (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/App.xaml (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/MainWindow.cs (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/MainWindow.xaml (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/Properties/AssemblyInfo.cs (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/Properties/Resources.Designer.cs (100%) rename {Graphics/CustomBitmapEffect => Fundamentals/Properties/RestoringDefaultValues}/Properties/Resources.resx (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/Properties/Settings.Designer.cs (100%) rename {Graphics/CustomBitmapEffect => Fundamentals/Properties/RestoringDefaultValues}/Properties/Settings.settings (100%) rename {Properties => Fundamentals/Properties}/RestoringDefaultValues/RestoringDefaultValues.csproj (100%) rename {Graphics/Geometries => Fundamentals/Resources/ApplicationResources}/App.config (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/App.cs (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/App.xaml (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/ApplicationResources.csproj (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/MainWindow.cs (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/MainWindow.xaml (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/Properties/AssemblyInfo.cs (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/Properties/Resources.Designer.cs (100%) rename {Graphics/DrawingBrush => Fundamentals/Resources/ApplicationResources}/Properties/Resources.resx (100%) rename {Resources => Fundamentals/Resources}/ApplicationResources/Properties/Settings.Designer.cs (100%) rename {Graphics/DrawingBrush => Fundamentals/Resources/ApplicationResources}/Properties/Settings.settings (100%) rename {Graphics/ImageBrush => Fundamentals/Resources/DefiningResources}/App.config (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/App.cs (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/App.xaml (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/DefiningResources.csproj (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/MainWindow.cs (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/MainWindow.xaml (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/Properties/AssemblyInfo.cs (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/Properties/Resources.Designer.cs (100%) rename {Graphics/GIFEncoderAndDecoder => Fundamentals/Resources/DefiningResources}/Properties/Resources.resx (100%) rename {Resources => Fundamentals/Resources}/DefiningResources/Properties/Settings.Designer.cs (100%) rename {Graphics/GIFEncoderAndDecoder => Fundamentals/Resources/DefiningResources}/Properties/Settings.settings (100%) rename {Graphics/ImageView => Fundamentals/Resources/MergedResources}/App.config (100%) rename {Resources => Fundamentals/Resources}/MergedResources/App.cs (100%) rename {Resources => Fundamentals/Resources}/MergedResources/App.xaml (100%) rename {Resources => Fundamentals/Resources}/MergedResources/MainWindow.cs (100%) rename {Resources => Fundamentals/Resources}/MergedResources/MainWindow.xaml (100%) rename {Resources => Fundamentals/Resources}/MergedResources/MergedResources.csproj (100%) rename {Resources => Fundamentals/Resources}/MergedResources/MyResourceDictionary1.xaml (100%) rename {Resources => Fundamentals/Resources}/MergedResources/MyResourceDictionary2.xaml (100%) rename {Resources => Fundamentals/Resources}/MergedResources/Properties/AssemblyInfo.cs (100%) rename {Resources => Fundamentals/Resources}/MergedResources/Properties/Resources.Designer.cs (100%) rename {Graphics/Geometery => Fundamentals/Resources/MergedResources}/Properties/Resources.resx (100%) rename {Resources => Fundamentals/Resources}/MergedResources/Properties/Settings.Designer.cs (100%) rename {Graphics/Geometery => Fundamentals/Resources/MergedResources}/Properties/Settings.settings (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj (100%) rename {Graphics/JPEGEncoderAndDecoder => Fundamentals/Styles & Templates/AlternatingAppearanceOfItems}/App.config (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/App.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/App.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/Division.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/League.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/ListLeagueList.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/MainWindow.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/MainWindow.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/Place.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/Places.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/Properties/AssemblyInfo.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/Properties/Resources.Designer.cs (100%) rename {Graphics/ImageBrush => Fundamentals/Styles & Templates/AlternatingAppearanceOfItems}/Properties/Resources.resx (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/Properties/Settings.Designer.cs (100%) rename {Graphics/ImageBrush => Fundamentals/Styles & Templates/AlternatingAppearanceOfItems}/Properties/Settings.settings (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/AlternatingAppearanceOfItems/Team.cs (100%) rename {Graphics/Matrix => Fundamentals/Styles & Templates/ContentControlStyle}/App.config (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/App.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/App.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/ContentControlStyle.csproj (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/MainWindow.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/MainWindow.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/Properties/AssemblyInfo.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/Properties/Resources.Designer.cs (100%) rename {Graphics/ImageView => Fundamentals/Styles & Templates/ContentControlStyle}/Properties/Resources.resx (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/ContentControlStyle/Properties/Settings.Designer.cs (100%) rename {Graphics/ImageView => Fundamentals/Styles & Templates/ContentControlStyle}/Properties/Settings.settings (100%) rename {Graphics/OpacityMasking => Fundamentals/Styles & Templates/EventTriggers}/App.config (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/App.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/App.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/EventTriggers.csproj (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/MainWindow.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/MainWindow.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/Properties/AssemblyInfo.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/Properties/Resources.Designer.cs (100%) rename {Graphics/JPEGEncoderAndDecoder => Fundamentals/Styles & Templates/EventTriggers}/Properties/Resources.resx (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/EventTriggers/Properties/Settings.Designer.cs (100%) rename {Graphics/JPEGEncoderAndDecoder => Fundamentals/Styles & Templates/EventTriggers}/Properties/Settings.settings (100%) rename {Graphics/PNGEncoderAndDecoder => Fundamentals/Styles & Templates/FindingElementsInTemplates}/App.config (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/App.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/App.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/FindingElementsInTemplates.csproj (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/MainWindow.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/MainWindow.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/Properties/AssemblyInfo.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/Properties/Resources.Designer.cs (100%) rename {Graphics/Matrix => Fundamentals/Styles & Templates/FindingElementsInTemplates}/Properties/Resources.resx (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/FindingElementsInTemplates/Properties/Settings.Designer.cs (100%) rename {Graphics/Matrix => Fundamentals/Styles & Templates/FindingElementsInTemplates}/Properties/Settings.settings (100%) rename {Graphics/Point => Fundamentals/Styles & Templates/IntroToStylingAndTemplating}/App.config (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/App.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/App.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/MainWindow.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/MainWindow.xaml (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/Photo.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/PhotoList.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/Properties/AssemblyInfo.cs (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/Properties/Resources.Designer.cs (100%) rename {Graphics/OpacityMasking => Fundamentals/Styles & Templates/IntroToStylingAndTemplating}/Properties/Resources.resx (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/Properties/Settings.Designer.cs (100%) rename {Graphics/OpacityMasking => Fundamentals/Styles & Templates/IntroToStylingAndTemplating}/Properties/Settings.settings (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/images/flower1.jpg (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/images/flower2.jpg (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/images/leaf1.jpg (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/images/leaf2.jpg (100%) rename {Styles & Templates => Fundamentals/Styles & Templates}/IntroToStylingAndTemplating/images/winter1.jpg (100%) rename {Graphics/ShapeElements => Fundamentals/Threading/MultiThreadingWebBrowser}/App.config (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/App.cs (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/App.xaml (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/MainWindow.cs (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/MainWindow.xaml (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/Properties/AssemblyInfo.cs (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/Properties/Resources.Designer.cs (100%) rename {Graphics/PNGEncoderAndDecoder => Fundamentals/Threading/MultiThreadingWebBrowser}/Properties/Resources.resx (100%) rename {Threading => Fundamentals/Threading}/MultiThreadingWebBrowser/Properties/Settings.Designer.cs (100%) rename {Graphics/PNGEncoderAndDecoder => Fundamentals/Threading/MultiThreadingWebBrowser}/Properties/Settings.settings (100%) rename {Graphics/ShapesGallery => Fundamentals/Threading/SingleThreadedApplication}/App.config (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/App.cs (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/App.xaml (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/MainWindow.cs (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/MainWindow.xaml (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/Properties/AssemblyInfo.cs (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/Properties/Resources.Designer.cs (100%) rename {Graphics/Point => Fundamentals/Threading/SingleThreadedApplication}/Properties/Resources.resx (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/Properties/Settings.Designer.cs (100%) rename {Graphics/Point => Fundamentals/Threading/SingleThreadedApplication}/Properties/Settings.settings (100%) rename {Threading => Fundamentals/Threading}/SingleThreadedApplication/SingleThreadedApplication.csproj (100%) rename {Graphics/SystemBrushesAndColors => Fundamentals/Threading/UsingDispatcher}/App.config (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/App.cs (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/App.xaml (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/MainWindow.cs (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/MainWindow.xaml (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/Properties/AssemblyInfo.cs (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/Properties/Resources.Designer.cs (100%) rename {Graphics/ShapeElements => Fundamentals/Threading/UsingDispatcher}/Properties/Resources.resx (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/Properties/Settings.Designer.cs (100%) rename {Graphics/ShapeElements => Fundamentals/Threading/UsingDispatcher}/Properties/Settings.settings (100%) rename {Threading => Fundamentals/Threading}/UsingDispatcher/UsingDispatcher.csproj (100%) delete mode 100644 Getting Started/ComplexLayout/README.md delete mode 100644 Getting Started/Concepts/README.md delete mode 100644 Getting Started/ControlsAndLayout/README.md delete mode 100644 Getting Started/DynamicLayout/README.md delete mode 100644 Getting Started/HelloWorld/README.md delete mode 100644 Getting Started/MultiPage/README.md delete mode 100644 Getting Started/SimpleLayout/README.md delete mode 100644 Globalization and Localization/BAML Loc/README.md delete mode 100644 Globalization and Localization/FlowDirection/README.md delete mode 100644 Globalization and Localization/GlobalizationHomepage/README.md delete mode 100644 Globalization and Localization/GlobalizationRunDialog/README.md delete mode 100644 Globalization and Localization/Gradient/README.md delete mode 100644 Globalization and Localization/Image/README.md delete mode 100644 Globalization and Localization/LTRRTL/README.md delete mode 100644 Globalization and Localization/LangAttribute/README.md delete mode 100644 Globalization and Localization/LocalizationResources/README.md delete mode 100644 Globalization and Localization/NumbersMultipleLangauges/README.md delete mode 100644 Globalization and Localization/Paths/README.md delete mode 100644 Globalization and Localization/RunSpan/README.md delete mode 100644 Globalization and Localization/Span/README.md delete mode 100644 Globalization and Localization/StringLocalizationSample/README.md rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/3d/ControlLableRotatingCubeExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/3d/ControllableRotatingCubeExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/3d/RotatingCubeExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/3d/RotatingCubeExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/AnimatingAlongAPathExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/AnimatingAlongAPathExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/AnimationExamples.csproj (100%) rename {Graphics/TIFFEncoderAndDecoder => Graphics Media and Animation/Animation/AnimationExamples}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/BackDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/BounceDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/CircleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/ElasticDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/ExponentialDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/KeyFrames/SplineExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/KeyFrames/SplineExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Properties/Resources.Designer.cs (100%) rename {Graphics/ShapesGallery => Graphics Media and Animation/Animation/AnimationExamples}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Properties/Settings.Designer.cs (100%) rename {Graphics/ShapesGallery => Graphics Media and Animation/Animation/AnimationExamples}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/SampleViewer.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/SampleViewer.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/AnimatedParagraphExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/AnimatedParagraphExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/SkewTextAnimationExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/SkewTextAnimationExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/TextAnimationExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/TextAnimationExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/TranslateTextAnimationExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/Text/TranslateTextAnimationExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/TimingBehaviors/AnimationTransitionType.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/berries.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/branches.png (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/leafpicturecube2r000003.png (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/leafpicturecube2r000005.png (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/leaves_closeup.png (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/rippled_metal_smaller.png (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/rocks.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/rocks.png (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/sunset.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/waterlilies.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationExamples/sample_images/waterlilies.png (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/AccelDecelExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/AccelDecelExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/AnimationTiming.csproj (100%) rename {Graphics/Vector => Graphics Media and Animation/Animation/AnimationTiming}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/AutoReverseExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/AutoReverseExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/BeginTimeExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/BeginTimeExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/DataboundSliderAnimationExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/ElapsedTimeControl.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/FillBehaviorExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/FillBehaviorExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/HandoffVersusComposeExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/IsAdditiveExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/IsAdditiveExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/IsCumulativeExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/IsCumulativeExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/Properties/Resources.Designer.cs (100%) rename {Graphics/SystemBrushesAndColors => Graphics Media and Animation/Animation/AnimationTiming}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/Properties/Settings.Designer.cs (100%) rename {Graphics/SystemBrushesAndColors => Graphics Media and Animation/Animation/AnimationTiming}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/RepeatBehaviorExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/RepeatBehaviorExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/SampleViewer.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/SampleViewer.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/SpeedExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/AnimationTiming/SpeedExample.xaml (100%) rename {Graphics/VisualBrush => Graphics Media and Animation/Animation/CustomAnimation}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/BackDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/BounceDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/CircleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/CustomAnimation.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/CustomAnimationExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/CustomAnimationExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/ElasticDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/ExponentialDoubleAnimation.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/Properties/Resources.Designer.cs (100%) rename {Graphics/TIFFEncoderAndDecoder => Graphics Media and Animation/Animation/CustomAnimation}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/CustomAnimation/Properties/Settings.Designer.cs (100%) rename {Graphics/TIFFEncoderAndDecoder => Graphics Media and Animation/Animation/CustomAnimation}/Properties/Settings.settings (100%) rename {Graphics/WDPEncoderAndDecoder => Graphics Media and Animation/Animation/KeyFrameAnimation}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/BooleanAnimationUsingKeyFramesExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/ColorAnimationUsingKeyFramesExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/DoubleAnimationUsingKeyFramesExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/InterpolationMethodsExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/KeyFrameAnimation.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/KeyFramesIntroduction.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/KeyFramesIntroduction.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/KeytimesExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/PointAnimationUsingKeyFramesExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/Properties/Resources.Designer.cs (100%) rename {Graphics/Vector => Graphics Media and Animation/Animation/KeyFrameAnimation}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/Properties/Settings.Designer.cs (100%) rename {Graphics/Vector => Graphics Media and Animation/Animation/KeyFrameAnimation}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/RectAnimationUsingKeyFramesExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/SampleViewer.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/SampleViewer.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/StringAnimationUsingKeyFramesExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeyFrameAnimation/ThicknessAnimationUsingKeyFramesExample.xaml (100%) rename {Input and Commands/CaptureUnCaptureMouse => Graphics Media and Animation/Animation/KeySplineAnimations}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/KeySplineAnimations.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/Properties/Resources.Designer.cs (100%) rename {Graphics/VisualBrush => Graphics Media and Animation/Animation/KeySplineAnimations}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/Properties/Settings.Designer.cs (100%) rename {Graphics/VisualBrush => Graphics Media and Animation/Animation/KeySplineAnimations}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/SplineExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/SplineExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/berries.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/branches.png (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/leafpicturecube2r000003.png (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/leafpicturecube2r000005.png (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/leaves_closeup.png (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/rippled_metal_smaller.png (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/rocks.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/rocks.png (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/sunset.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/waterlilies.jpg (100%) rename {Animation => Graphics Media and Animation/Animation}/KeySplineAnimations/sample_images/waterlilies.png (100%) rename {Input and Commands/CommandSourceControlUsingSystemTimer => Graphics Media and Animation/Animation/LocalAnimations}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/EntryClass.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/InteractiveAnimationExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/LocalAnimationExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/LocalAnimations.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/Properties/Resources.Designer.cs (100%) rename {Graphics/WDPEncoderAndDecoder => Graphics Media and Animation/Animation/LocalAnimations}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/Properties/Settings.Designer.cs (100%) rename {Graphics/WDPEncoderAndDecoder => Graphics Media and Animation/Animation/LocalAnimations}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/LocalAnimations/SampleViewer.cs (100%) rename {Input and Commands/CommandSourceControlWithDispatcherTimer => Graphics Media and Animation/Animation/OpacityAnimation}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/OpacityAnimation.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/OpacityAnimationExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/OpacityAnimationExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/Properties/Resources.Designer.cs (100%) rename {Input and Commands/CaptureUnCaptureMouse => Graphics Media and Animation/Animation/OpacityAnimation}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/Properties/Settings.Designer.cs (100%) rename {Input and Commands/CaptureUnCaptureMouse => Graphics Media and Animation/Animation/OpacityAnimation}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/OpacityAnimation/sampleimages/berries.jpg (100%) rename {Input and Commands/CursorType => Graphics Media and Animation/Animation/PathAnimations}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/DoubleAnimationUsingPathExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/MatrixAnimationUsingPathExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/PathAnimations.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/PointAnimationUsingPathExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/Properties/Resources.Designer.cs (100%) rename {Input and Commands/CommandSourceControlUsingSystemTimer => Graphics Media and Animation/Animation/PathAnimations}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/Properties/Settings.Designer.cs (100%) rename {Input and Commands/CommandSourceControlUsingSystemTimer => Graphics Media and Animation/Animation/PathAnimations}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/RotateAnimationUsingPathExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/SampleViewer.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/PathAnimations/SampleViewer.xaml (100%) rename {Input and Commands/CustomRoutedCommand => Graphics Media and Animation/Animation/Per-FrameAnimation}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Follow/FollowExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Follow/FollowExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/FireworkEffect.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/MagnitismCanvas.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/OverlayRenderDecorator.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/OverlayRenderDecoratorOverlayVisual.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/Particle.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/ParticleEffectsTimeTracker.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ParticleEffects/SonicEffect.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Per-FrameAnimation.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Properties/Resources.Designer.cs (100%) rename {Input and Commands/CommandSourceControlWithDispatcherTimer => Graphics Media and Animation/Animation/Per-FrameAnimation}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Properties/Settings.Designer.cs (100%) rename {Input and Commands/CommandSourceControlWithDispatcherTimer => Graphics Media and Animation/Animation/Per-FrameAnimation}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ReusableFollow/FollowMouseCanvas.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/ReusableFollow/ReusableFollowTracker.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/SampleViewer.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/SampleViewer.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Simple/SimpleExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/Per-FrameAnimation/Simple/SimpleExample.xaml (100%) rename {Input and Commands/EditingCommands => Graphics Media and Animation/Animation/PropertyAnimation}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/ControlTemplateStoryboardExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/DataTriggerStoryboardExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/Properties/Resources.Designer.cs (100%) rename {Input and Commands/CursorType => Graphics Media and Animation/Animation/PropertyAnimation}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/Properties/Settings.Designer.cs (100%) rename {Input and Commands/CursorType => Graphics Media and Animation/Animation/PropertyAnimation}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/PropertyAnimation.csproj (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/PropertyTriggerExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/SampleViewer.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/StoryboardExample.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/StoryboardExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/PropertyAnimation/StyleStoryboardExample.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/TargetValues/AnimationTargetValuesExample.xaml (100%) rename {Input and Commands/EventOnGainAndLooseFocus => Graphics Media and Animation/Animation/TargetValues}/App.config (100%) rename {Animation => Graphics Media and Animation/Animation}/TargetValues/App.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/TargetValues/App.xaml (100%) rename {Animation => Graphics Media and Animation/Animation}/TargetValues/Properties/AssemblyInfo.cs (100%) rename {Animation => Graphics Media and Animation/Animation}/TargetValues/Properties/Resources.Designer.cs (100%) rename {Input and Commands/CustomRoutedCommand => Graphics Media and Animation/Animation/TargetValues}/Properties/Resources.resx (100%) rename {Animation => Graphics Media and Animation/Animation}/TargetValues/Properties/Settings.Designer.cs (100%) rename {Input and Commands/CustomRoutedCommand => Graphics Media and Animation/Animation/TargetValues}/Properties/Settings.settings (100%) rename {Animation => Graphics Media and Animation/Animation}/TargetValues/TargetValues.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/2DTransforms.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/AnimatedScaleTransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/AnimatedSkewTransformExample.xaml (100%) rename {Input and Commands/HandlingEventOnCommand => Graphics Media and Animation/Graphics/2DTransforms}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/InteractiveMatrixTransformExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/InteractiveMatrixTransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/MainWindow.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/Properties/Resources.Designer.cs (100%) rename {Input and Commands/EditingCommands => Graphics Media and Animation/Graphics/2DTransforms}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/Properties/Settings.Designer.cs (100%) rename {Input and Commands/EditingCommands => Graphics Media and Animation/Graphics/2DTransforms}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/RotateTransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/ScaleTransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/SkewTransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/TransformCollectionExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/TransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/2DTransforms/TranslateTransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitcodec.def (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitcodec.sln (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitcodec.vcproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitcodec.vcxproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitcodec.vcxproj.filters (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitcodecregistrymanager.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitdecoder.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitdecoder.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitencoder.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/aitencoder.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/basedecoder.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/basedecoder.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/baseencoder.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/baseencoder.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/basepixelformatconverter.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/basepixelformatconverter.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/classfactory.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/cmykpixelformatconverter.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/cmykpixelformatconverter.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/main.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/precomp.hpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/readme.html (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/registryvaluemanager.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/unknownimpl.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/utility.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/utility.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/ycbcrpixelformatconverter.cpp (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/cpp/ycbcrpixelformatconverter.h (100%) rename {Graphics => Graphics Media and Animation/Graphics}/AITCodec/readme.htm (100%) rename {Input and Commands/HandlingEventOnCommandUsingCode => Graphics Media and Animation/Graphics/BMPEncoderAndDecoder}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BMPEncoderAndDecoder/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BMPEncoderAndDecoder/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BMPEncoderAndDecoder/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BMPEncoderAndDecoder/Properties/Resources.Designer.cs (100%) rename {Input and Commands/EventOnGainAndLooseFocus => Graphics Media and Animation/Graphics/BMPEncoderAndDecoder}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BMPEncoderAndDecoder/Properties/Settings.Designer.cs (100%) rename {Input and Commands/EventOnGainAndLooseFocus => Graphics Media and Animation/Graphics/BMPEncoderAndDecoder}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BMPEncoderAndDecoder/tulipfarm.bmp (100%) rename {Input and Commands/ICommandSourceImplementation => Graphics Media and Animation/Graphics/BitmapEffectsGallery}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BevelAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BevelInteractiveExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BevelInteractiveExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BevelsImpleExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BitmapEffectInputExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BitmapEffectsGallery.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BlurAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BlurInteractiveExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BlurInteractiveExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/BlursImpleExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/DropShadowAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/DropShadowInteractiveExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/DropShadowsImpleExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/EmbossAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/EmbossInteractiveExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/EmbosssImpleExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/MultipleEffectAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/MultipleEffectExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/OuterGlowAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/OuterGlowInteractiveExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/OuterGlowSimpleExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/Properties/Resources.Designer.cs (100%) rename {Input and Commands/HandlingEventOnCommand => Graphics Media and Animation/Graphics/BitmapEffectsGallery}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/Properties/Settings.Designer.cs (100%) rename {Input and Commands/HandlingEventOnCommand => Graphics Media and Animation/Graphics/BitmapEffectsGallery}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/SampleViewer.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapEffectsGallery/images/waterlilies.jpg (100%) rename {Input and Commands/KeyStrokeCounter => Graphics Media and Animation/Graphics/BitmapMetadata}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapMetadata/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapMetadata/BitmapMetadata.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapMetadata/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapMetadata/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapMetadata/Properties/Resources.Designer.cs (100%) rename {Input and Commands/HandlingEventOnCommandUsingCode => Graphics Media and Animation/Graphics/BitmapMetadata}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapMetadata/Properties/Settings.Designer.cs (100%) rename {Input and Commands/HandlingEventOnCommandUsingCode => Graphics Media and Animation/Graphics/BitmapMetadata}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/BitmapMetadata/smiley.png (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/AnimatingSolidColorBrushExample.xaml (100%) rename {Input and Commands/KeyboardKey => Graphics Media and Animation/Graphics/Brushes}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/BrushOpacityExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/BrushTransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/BrushTypesExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/Brushes.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/DashExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/DoubleToStringConverter.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/EnumPossibleValuesToStringArrayConverter.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/GradientBrushesExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/GradientBrushesExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/GradientSpreadExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/InteractiveLinearGradientBrushExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/InteractiveLinearGradientBrushExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/LinearGradientBrushAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/PointToStringConverter.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/PredefinedBrushes.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/Properties/Resources.Designer.cs (100%) rename {Input and Commands/ICommandSourceImplementation => Graphics Media and Animation/Graphics/Brushes}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/Properties/Settings.Designer.cs (100%) rename {Input and Commands/ICommandSourceImplementation => Graphics Media and Animation/Graphics/Brushes}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/RadialGradientBrushAnimationExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/RadialGradientBrushExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/SampleViewer.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/SolidcolorBrushSyntax.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/sampleimages/cherries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/sampleimages/clouds.png (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/sampleimages/pinkcherries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/sampleimages/steel.png (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/sampleimages/sunset.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/samplemedia/xbox.wmv (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Brushes/sampleresources/toc.xml (100%) rename {Input and Commands/MousePointer => Graphics Media and Animation/Graphics/ClipRegion}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/ClipExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/ClipRegion.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/Properties/Resources.Designer.cs (100%) rename {Input and Commands/KeyStrokeCounter => Graphics Media and Animation/Graphics/ClipRegion}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/Properties/Settings.Designer.cs (100%) rename {Input and Commands/KeyStrokeCounter => Graphics Media and Animation/Graphics/ClipRegion}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/sampleimages/scissors.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ClipRegion/sampleimages/waterlilies.jpg (100%) rename {Input and Commands/MouseState => Graphics Media and Animation/Graphics/Converter}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/Converter.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/MainWindow.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/Properties/Resources.Designer.cs (100%) rename {Input and Commands/KeyboardKey => Graphics Media and Animation/Graphics/Converter}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Converter/Properties/Settings.Designer.cs (100%) rename {Input and Commands/KeyboardKey => Graphics Media and Animation/Graphics/Converter}/Properties/Settings.settings (100%) rename {Input and Commands/MoveObjectWithMouse => Graphics Media and Animation/Graphics/CustomBitmapEffect}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/App.xaml.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/CustomBitmapEffect.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/MainWindow.xaml.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/Properties/Resources.Designer.cs (100%) rename {Input and Commands/MousePointer => Graphics Media and Animation/Graphics/CustomBitmapEffect}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/CustomBitmapEffect/Properties/Settings.Designer.cs (100%) rename {Input and Commands/MousePointer => Graphics Media and Animation/Graphics/CustomBitmapEffect}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/AnimateGeometryDrawingExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/AnimateGeometryDrawingExample.xaml (100%) rename {Input and Commands/ProgrammaticFocusControl => Graphics Media and Animation/Graphics/DrawingBrush}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/DrawingBrush.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/DrawingBrushExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/DrawingBrushExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/ImageBrushExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/ImageDrawingExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/Properties/Resources.Designer.cs (100%) rename {Input and Commands/MouseState => Graphics Media and Animation/Graphics/DrawingBrush}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/Properties/Settings.Designer.cs (100%) rename {Input and Commands/MouseState => Graphics Media and Animation/Graphics/DrawingBrush}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/SampleViewer.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/TransformExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/TransformExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/sampleimages/apple.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/sampleimages/cherries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/sampleimages/rippled_metal_smaller.png (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/sampleimages/sailboat.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/DrawingBrush/sampleimages/waterlilies.jpg (100%) rename {Properties/Callbacks => Graphics Media and Animation/Graphics/GIFEncoderAndDecoder}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/GIFEncoderAndDecoder/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/GIFEncoderAndDecoder/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/GIFEncoderAndDecoder/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/GIFEncoderAndDecoder/Properties/Resources.Designer.cs (100%) rename {Input and Commands/MoveObjectWithMouse => Graphics Media and Animation/Graphics/GIFEncoderAndDecoder}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/GIFEncoderAndDecoder/Properties/Settings.Designer.cs (100%) rename {Input and Commands/MoveObjectWithMouse => Graphics Media and Animation/Graphics/GIFEncoderAndDecoder}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/GIFEncoderAndDecoder/tulipfarm.gif (100%) rename {Properties/CustomClassesWithDP => Graphics Media and Animation/Graphics/Geometery}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/CombiningGeometriesExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/CombiningGeometriesExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/Geometery.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/GeometryAttributeSyntaxExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/GeometryAttributeSyntaxExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/GeometryUsageExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/GeometryUsageExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/PathGeometryExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/PathGeometryExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/Properties/Resources.Designer.cs (100%) rename {Input and Commands/ProgrammaticFocusControl => Graphics Media and Animation/Graphics/Geometery}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/Properties/Settings.Designer.cs (100%) rename {Input and Commands/ProgrammaticFocusControl => Graphics Media and Animation/Graphics/Geometery}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/SampleViewer.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/ShapeGeometriesExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/ShapeGeometriesExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/sampleimages/bluetexture.png (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Geometery/sampleimages/waterlilies.jpg (100%) rename {Properties/RestoringDefaultValues => Graphics Media and Animation/Graphics/Geometries}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/AlignmentExample.cs (100%) rename {Resources/ApplicationResources => Graphics Media and Animation/Graphics/ImageBrush}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/ImageBrush.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/InteractiveExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/InteractiveExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/PaintingWithImages.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/PaintingWithImages.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/Properties/Resources.Designer.cs (100%) rename {Properties/Callbacks => Graphics Media and Animation/Graphics/ImageBrush}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/Properties/Settings.Designer.cs (100%) rename {Properties/Callbacks => Graphics Media and Animation/Graphics/ImageBrush}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/SampleViewer.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/StretchModes.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/StretchModes.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/TextFillsExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/TextfillsExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/TileSizeExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/TileSizeExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/TilingExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/TilingExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/alignmentexample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/apple.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/bananas.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/bananas_small.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/berries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/blueberries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/butterfly.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/butterfly2.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/butterfly2_small.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/cherries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/cherries_larger.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/gecko.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/greenglass.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/hummingbird.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/music.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/pinkcherries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/purpleblock.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/rocks.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/square.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/sunset.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/triangle.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/tulips.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/waterlilies.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageBrush/sampleimages/watermelon.jpg (100%) rename {Resources/DefiningResources => Graphics Media and Animation/Graphics/ImageView}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/ImageView.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/MainWindow.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/Properties/Resources.Designer.cs (100%) rename {Properties/CustomClassesWithDP => Graphics Media and Animation/Graphics/ImageView}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/Properties/Settings.Designer.cs (100%) rename {Properties/CustomClassesWithDP => Graphics Media and Animation/Graphics/ImageView}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/mydata/blue hills.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/mydata/sunset.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/mydata/water lilies.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ImageView/mydata/winter.jpg (100%) rename {Resources/MergedResources => Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/JPEGEncoderAndDecoder/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/JPEGEncoderAndDecoder/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/JPEGEncoderAndDecoder/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/JPEGEncoderAndDecoder/Properties/Resources.Designer.cs (100%) rename {Properties/RestoringDefaultValues => Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/JPEGEncoderAndDecoder/Properties/Settings.Designer.cs (100%) rename {Properties/RestoringDefaultValues => Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/JPEGEncoderAndDecoder/tulipfarm.jpg (100%) rename {Speech and Media/MediaGallery => Graphics Media and Animation/Graphics/Matrix}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/MainWindow.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/Matrix.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/Properties/Resources.Designer.cs (100%) rename {Resources/ApplicationResources => Graphics Media and Animation/Graphics/Matrix}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Matrix/Properties/Settings.Designer.cs (100%) rename {Resources/ApplicationResources => Graphics Media and Animation/Graphics/Matrix}/Properties/Settings.settings (100%) rename {Speech and Media/UsingSpeech => Graphics Media and Animation/Graphics/OpacityMasking}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/DrawingBrushExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/GradientBrushExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/ImageBrushExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/OpacityMasking.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/Properties/Resources.Designer.cs (100%) rename {Resources/DefiningResources => Graphics Media and Animation/Graphics/OpacityMasking}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/Properties/Settings.Designer.cs (100%) rename {Resources/DefiningResources => Graphics Media and Animation/Graphics/OpacityMasking}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/sampleimages/tornedges.png (100%) rename {Graphics => Graphics Media and Animation/Graphics}/OpacityMasking/sampleimages/waterlilies.jpg (100%) rename {Styles & Templates/AlternatingAppearanceOfItems => Graphics Media and Animation/Graphics/PNGEncoderAndDecoder}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/PNGEncoderAndDecoder/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/PNGEncoderAndDecoder/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/PNGEncoderAndDecoder/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/PNGEncoderAndDecoder/Properties/Resources.Designer.cs (100%) rename {Resources/MergedResources => Graphics Media and Animation/Graphics/PNGEncoderAndDecoder}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/PNGEncoderAndDecoder/Properties/Settings.Designer.cs (100%) rename {Resources/MergedResources => Graphics Media and Animation/Graphics/PNGEncoderAndDecoder}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/PNGEncoderAndDecoder/smiley.png (100%) rename {Styles & Templates/ContentControlStyle => Graphics Media and Animation/Graphics/Point}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/MainWindow.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/Point.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/Properties/Resources.Designer.cs (100%) rename {Speech and Media/MediaGallery => Graphics Media and Animation/Graphics/Point}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Point/Properties/Settings.Designer.cs (100%) rename {Speech and Media/MediaGallery => Graphics Media and Animation/Graphics/Point}/Properties/Settings.settings (100%) rename {Styles & Templates/EventTriggers => Graphics Media and Animation/Graphics/ShapeElements}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/EllipseExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/EllipseExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/FillRuleExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/FillRuleExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/LineCapsAndJoinsExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/LineExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/LineExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/LinecapsAndJoinsExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/MiterLimitExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/MiterLimitExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/PathExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/PathExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/PolyLineExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/PolygonExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/PolygonExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/PolylineExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/Properties/Resources.Designer.cs (100%) rename {Speech and Media/UsingSpeech => Graphics Media and Animation/Graphics/ShapeElements}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/Properties/Settings.Designer.cs (100%) rename {Speech and Media/UsingSpeech => Graphics Media and Animation/Graphics/ShapeElements}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/RectangleExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/RectangleExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/SampleViewer.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/ShapeElements.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/ShapeTypes.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/ShapeTypes.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/StretchExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/StretchExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapeElements/sampleimages/rippled_metal_smaller.png (100%) rename {Styles & Templates/FindingElementsInTemplates => Graphics Media and Animation/Graphics/ShapesGallery}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapesGallery/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapesGallery/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapesGallery/Properties/Resources.Designer.cs (100%) rename {Styles & Templates/AlternatingAppearanceOfItems => Graphics Media and Animation/Graphics/ShapesGallery}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapesGallery/Properties/Settings.Designer.cs (100%) rename {Styles & Templates/AlternatingAppearanceOfItems => Graphics Media and Animation/Graphics/ShapesGallery}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapesGallery/ShapesGallery.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/ShapesGallery/app.cs (100%) rename {Styles & Templates/IntroToStylingAndTemplating => Graphics Media and Animation/Graphics/SystemBrushesAndColors}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/MainWindow.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/Properties/Resources.Designer.cs (100%) rename {Styles & Templates/ContentControlStyle => Graphics Media and Animation/Graphics/SystemBrushesAndColors}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/Properties/Settings.Designer.cs (100%) rename {Styles & Templates/ContentControlStyle => Graphics Media and Animation/Graphics/SystemBrushesAndColors}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/SystemBrushesAndColors/SystemBrushesAndColors.csproj (100%) rename {Threading/MultiThreadingWebBrowser => Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/TIFFEncoderAndDecoder/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/TIFFEncoderAndDecoder/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/TIFFEncoderAndDecoder/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/TIFFEncoderAndDecoder/Properties/Resources.Designer.cs (100%) rename {Styles & Templates/EventTriggers => Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/TIFFEncoderAndDecoder/Properties/Settings.Designer.cs (100%) rename {Styles & Templates/EventTriggers => Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/TIFFEncoderAndDecoder/tulipfarm.tif (100%) rename {Threading/SingleThreadedApplication => Graphics Media and Animation/Graphics/Vector}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/MainWindow.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/MainWindow.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/Properties/Resources.Designer.cs (100%) rename {Styles & Templates/FindingElementsInTemplates => Graphics Media and Animation/Graphics/Vector}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/Properties/Settings.Designer.cs (100%) rename {Styles & Templates/FindingElementsInTemplates => Graphics Media and Animation/Graphics/Vector}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/Vector/Vector.csproj (100%) rename {Threading/UsingDispatcher => Graphics Media and Animation/Graphics/VisualBrush}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/App.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/MagnifyingGlassExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/MagnifyingGlassExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/PaintingWithVisuals.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/PaintingWithVisuals.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/Properties/Resources.Designer.cs (100%) rename {Styles & Templates/IntroToStylingAndTemplating => Graphics Media and Animation/Graphics/VisualBrush}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/Properties/Settings.Designer.cs (100%) rename {Styles & Templates/IntroToStylingAndTemplating => Graphics Media and Animation/Graphics/VisualBrush}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/ReflectionExample.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/ReflectionExample.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/SampleViewer.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/SampleViewer.xaml (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/VisualBrush.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/apple.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/bananas.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/bananas_small.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/berries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/blueberries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/butterfly.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/butterfly2.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/butterfly2_small.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/cherries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/cherries_larger.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/gecko.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/greenglass.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/hummingbird.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/music.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/pinkcherries.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/purpleblock.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/rocks.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/square.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/sunset.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/triangle.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/tulips.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/waterlilies.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/sampleimages/watermelon.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/VisualBrush/samplemedia/xbox.wmv (100%) rename {Visual Layer/CompositionTarget => Graphics Media and Animation/Graphics/WDPEncoderAndDecoder}/App.config (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/App.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/EntryClass.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/Properties/AssemblyInfo.cs (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/Properties/Resources.Designer.cs (100%) rename {Threading/MultiThreadingWebBrowser => Graphics Media and Animation/Graphics/WDPEncoderAndDecoder}/Properties/Resources.resx (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/Properties/Settings.Designer.cs (100%) rename {Threading/MultiThreadingWebBrowser => Graphics Media and Animation/Graphics/WDPEncoderAndDecoder}/Properties/Settings.settings (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/tulipfarm.jpg (100%) rename {Graphics => Graphics Media and Animation/Graphics}/WDPEncoderAndDecoder/tulipfarm.wdp (100%) rename {Visual Layer/DrawingVisual => Graphics Media and Animation/Graphics/Win32SampleCodec}/App.config (100%) rename {Visual Layer/VisualsHitTesting => Graphics Media and Animation/MediaGallery}/App.config (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/App.cs (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/App.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/MediaElementExample.cs (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/MediaElementExample.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/MediaGallery.csproj (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/MediaGallery.csproj.user (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/MediaTimelineExample.cs (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/MediaTimelineExample.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/MediaTimelinePlusAnimationExample.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/PositionConverter.cs (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/Properties/AssemblyInfo.cs (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/Properties/Resources.Designer.cs (100%) rename {Threading/SingleThreadedApplication => Graphics Media and Animation/MediaGallery}/Properties/Resources.resx (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/Properties/Settings.Designer.cs (100%) rename {Threading/SingleThreadedApplication => Graphics Media and Animation/MediaGallery}/Properties/Settings.settings (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/SampleViewer.cs (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/SampleViewer.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/SoundFromUserEventExample.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/images/ui_next_d.gif (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/images/ui_pause.gif (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/images/ui_play.gif (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/images/ui_previous_d.gif (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/images/ui_resume.gif (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/images/ui_stop.gif (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/media/bee.wmv (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/media/blues.wma (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/media/ringin.wav (100%) rename {Speech and Media => Graphics Media and Animation}/MediaGallery/media/xbox.wmv (100%) create mode 100644 Graphics Media and Animation/UsingSpeech/App.config rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/App.cs (100%) rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/App.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/MainWindow.cs (100%) rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/MainWindow.xaml (100%) rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/Properties/AssemblyInfo.cs (100%) rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/Properties/Resources.Designer.cs (100%) rename {Threading/UsingDispatcher => Graphics Media and Animation/UsingSpeech}/Properties/Resources.resx (100%) rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/Properties/Settings.Designer.cs (100%) rename {Threading/UsingDispatcher => Graphics Media and Animation/UsingSpeech}/Properties/Settings.settings (100%) rename {Speech and Media => Graphics Media and Animation}/UsingSpeech/UsingSpeech.csproj (100%) create mode 100644 Graphics Media and Animation/Visual Layer/CompositionTarget/App.config rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/App.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/App.xaml (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/CompositionTarget.csproj (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/MainWindow.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/MainWindow.xaml (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/Properties/AssemblyInfo.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/Properties/Resources.Designer.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/Properties/Resources.resx (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/Properties/Settings.Designer.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/CompositionTarget/Properties/Settings.settings (100%) create mode 100644 Graphics Media and Animation/Visual Layer/DrawingVisual/App.config rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/App.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/App.xaml (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/DrawingVisual.csproj (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/MainWindow.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/MainWindow.xaml (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/MyVisualHost.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/Properties/AssemblyInfo.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/Properties/Resources.Designer.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/Properties/Resources.resx (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/Properties/Settings.Designer.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/DrawingVisual/Properties/Settings.settings (100%) create mode 100644 Graphics Media and Animation/Visual Layer/VisualsHitTesting/App.config rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Form1.Designer.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Form1.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/MyShape.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/MyWindow.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Program.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Properties/AssemblyInfo.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Properties/Resources.Designer.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Properties/Resources.resx (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Properties/Settings.Designer.cs (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/Properties/Settings.settings (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/VisualsHitTesting.csproj (100%) rename {Visual Layer => Graphics Media and Animation/Visual Layer}/VisualsHitTesting/form1.resx (100%) delete mode 100644 Graphics/2DTransforms/README.md delete mode 100644 Graphics/AITCodec/README.md delete mode 100644 Graphics/BMPEncoderAndDecoder/README.md delete mode 100644 Graphics/BitmapEffectsGallery/README.md delete mode 100644 Graphics/BitmapMetadata/README.md delete mode 100644 Graphics/Brushes/README.md delete mode 100644 Graphics/ClipRegion/README.md delete mode 100644 Graphics/Converter/README.md delete mode 100644 Graphics/CustomBitmapEffect/README.md delete mode 100644 Graphics/DrawingBrush/README.md delete mode 100644 Graphics/GIFEncoderAndDecoder/README.md delete mode 100644 Graphics/Geometery/README.md delete mode 100644 Graphics/Geometries/README.md delete mode 100644 Graphics/ImageBrush/README.md delete mode 100644 Graphics/ImageView/README.md delete mode 100644 Graphics/JPEGEncoderAndDecoder/README.md delete mode 100644 Graphics/Matrix/README.md delete mode 100644 Graphics/OpacityMasking/README.md delete mode 100644 Graphics/PNGEncoderAndDecoder/README.md delete mode 100644 Graphics/Point/README.md delete mode 100644 Graphics/ShapeElements/README.md delete mode 100644 Graphics/ShapesGallery/README.md delete mode 100644 Graphics/SystemBrushesAndColors/README.md delete mode 100644 Graphics/TIFFEncoderAndDecoder/README.md delete mode 100644 Graphics/Vector/README.md delete mode 100644 Graphics/VisualBrush/README.md delete mode 100644 Graphics/WDPEncoderAndDecoder/README.md delete mode 100644 Input and Commands/CaptureUnCaptureMouse/README.md delete mode 100644 Input and Commands/CommandSourceControlUsingSystemTimer/README.md delete mode 100644 Input and Commands/CommandSourceControlWithDispatcherTimer/README.md delete mode 100644 Input and Commands/CursorType/README.md delete mode 100644 Input and Commands/CustomRoutedCommand/README.md delete mode 100644 Input and Commands/EditingCommands/README.md delete mode 100644 Input and Commands/EventOnGainAndLooseFocus/README.md delete mode 100644 Input and Commands/HandlingEventOnCommand/README.md delete mode 100644 Input and Commands/HandlingEventOnCommandUsingCode/README.md delete mode 100644 Input and Commands/ICommandSourceImplementation/README.md delete mode 100644 Input and Commands/KeyStrokeCounter/README.md delete mode 100644 Input and Commands/KeyboardKey/README.md delete mode 100644 Input and Commands/MousePointer/README.md delete mode 100644 Input and Commands/MouseState/README.md delete mode 100644 Input and Commands/MoveObjectWithMouse/README.md delete mode 100644 Input and Commands/ProgrammaticFocusControl/README.md delete mode 100644 Migration and Interoperability/AxControl/README.md delete mode 100644 Migration and Interoperability/HWNDInWPF/README.md delete mode 100644 Migration and Interoperability/HostingAxInXaml/README.md delete mode 100644 Migration and Interoperability/HostingWfInWPF/README.md delete mode 100644 Migration and Interoperability/HostingWfInWpfWithXaml/README.md delete mode 100644 Migration and Interoperability/HostingWfWithVisualStyles/README.md delete mode 100644 Migration and Interoperability/HostingWpfUserControlInWf/README.md delete mode 100644 Migration and Interoperability/LocalizingWpfInWf/README.md delete mode 100644 Migration and Interoperability/PropertyMappingWithElementHost/README.md delete mode 100644 Migration and Interoperability/PropertyMappingWithWfh/README.md delete mode 100644 Migration and Interoperability/WPFHostingWin32Control/README.md delete mode 100644 Migration and Interoperability/WPFUserControlHost/README.md delete mode 100644 Migration and Interoperability/WPFWithWFAndDatabinding/README.md delete mode 100644 Migration and Interoperability/Win32Clock/README.md delete mode 100644 Migration and Interoperability/Win32HostingWPFPage/README.md delete mode 100644 Migration and Interoperability/WindowsFormsHostingWpfControl/README.md delete mode 100644 Migration and Interoperability/WpfHostingWindowsFormsControl/README.md delete mode 100644 Migration and Interoperability/WpfLayoutHostingWfWithXaml/README.md delete mode 100644 Properties/Callbacks/README.md delete mode 100644 Properties/CustomClassesWithDP/README.md delete mode 100644 Properties/RestoringDefaultValues/README.md delete mode 100644 Resources/ApplicationResources/README.md delete mode 100644 Resources/DefiningResources/README.md delete mode 100644 Resources/MergedResources/README.md delete mode 100644 Sample Applications/CalculatorDemo/README.md delete mode 100644 Sample Applications/ConcentricRingsDemo/README.md delete mode 100644 Sample Applications/CubeAnimationDemo/README.md delete mode 100644 Sample Applications/DataBindingDemo/README.md delete mode 100644 Sample Applications/DropShadow/README.md delete mode 100644 Sample Applications/EditBoxControlLibrary/README.md delete mode 100644 Sample Applications/EditingExaminerDemo/README.md delete mode 100644 Sample Applications/ExpenseItDemo/README.md delete mode 100644 Sample Applications/FontDialog/README.md delete mode 100644 Sample Applications/GeometryDesignerDemo/README.md delete mode 100644 Sample Applications/GraphingCalculatorDemo/README.md delete mode 100644 Sample Applications/HexSphereDemo/README.md delete mode 100644 Sample Applications/HtmlToXamlDemo/README.md delete mode 100644 Sample Applications/LayoutTransitionsDemo/README.md delete mode 100644 Sample Applications/ParticlesDemo/README.md delete mode 100644 Sample Applications/PhotoFlipperDemo/README.md delete mode 100644 Sample Applications/PhotoStoreDemo/README.md delete mode 100644 Sample Applications/PhotoViewerDemo/README.md delete mode 100644 Sample Applications/SlidePuzzleDemo/README.md delete mode 100644 Sample Applications/StickyNotesDemo/README.md delete mode 100644 Sample Applications/TrafficAlertDemo/README.md delete mode 100644 Sample Applications/VideoTextDemo/README.md delete mode 100644 Sample Applications/VideoViewerDemo/README.md delete mode 100644 Speech and Media/MediaGallery/README.md delete mode 100644 Speech and Media/UsingSpeech/README.md delete mode 100644 Styles & Templates/AlternatingAppearanceOfItems/README.md delete mode 100644 Styles & Templates/ContentControlStyle/README.md delete mode 100644 Styles & Templates/EventTriggers/README.md delete mode 100644 Styles & Templates/FindingElementsInTemplates/README.md delete mode 100644 Styles & Templates/IntroToStylingAndTemplating/README.md delete mode 100644 Threading/MultiThreadingWebBrowser/README.md delete mode 100644 Threading/SingleThreadedApplication/README.md delete mode 100644 Threading/UsingDispatcher/README.md delete mode 100644 Visual Layer/CompositionTarget/README.md delete mode 100644 Visual Layer/DrawingVisual/README.md delete mode 100644 Visual Layer/VisualsHitTesting/README.md delete mode 100644 Windows/CustomWindowUI/README.md delete mode 100644 Windows/DialogBox/README.md delete mode 100644 Windows/MessageBox/README.md delete mode 100644 Windows/NonRectangularWindow/README.md delete mode 100644 Windows/NotificationIcon/README.md delete mode 100644 Windows/SaveWindowState/README.md delete mode 100644 Windows/ShowWindowWithoutActivation/README.md delete mode 100644 Windows/WindowActivationAndDeactivation/README.md delete mode 100644 Windows/WindowHiding/README.md delete mode 100644 Windows/WindowSizingOrder/README.md delete mode 100644 Windows/Wizard/README.md diff --git a/.gitignore b/.gitignore index e1c73a5e6..f75daafe9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,15 +2,641 @@ # This .gitignore file was automatically created by Microsoft(R) Visual Studio. ################################################################################ - -*.suo -*.user -*.sdf -bin/ -obj/ -Debug/ -Release/ -*.opensdf - +/WPF Application Samples/CalculatorDemo/CalculatorDemo/bin/Debug +/WPF Application Samples/CalculatorDemo/CalculatorDemo/obj/Debug +/WPF Application Samples/ConcentricRingsDemo/bin/Debug +/WPF Application Samples/ConcentricRingsDemo/obj/Debug +/WPF Application Samples/CubeAnimationDemo/bin/Debug +/WPF Application Samples/CubeAnimationDemo/obj/Debug +/WPF Application Samples/DataBindingDemo/bin/Debug +/WPF Application Samples/DataBindingDemo/obj/Debug +/WPF Application Samples/DropShadow/bin/Debug +/WPF Application Samples/DropShadow/obj/Debug +/WPF Application Samples/EditBoxControlLibrary/bin/Debug +/WPF Application Samples/EditBoxControlLibrary/obj/Debug +/WPF Application Samples/EditingExaminerDemo/bin/Debug +/WPF Application Samples/EditingExaminerDemo/obj/Debug +/WPF Application Samples/EditBoxControlLibrary/EditBoxControlLibrary.csproj.user +/WPF Application Samples/EditingExaminerDemo/EditingExaminerDemo.csproj.user +/WPF Application Samples/ExpenseItDemo/obj/Debug +/WPF Application Samples/ExpenseItDemo/ExpenseItDemo.csproj.user +/WPF Application Samples/ExpenseItDemo/bin/Debug /.vs/WPFSamples/v14 /.vs/WPFSamples/v14 +/Application Management/ActivationAndDeactivation +/Graphics Media and Animation/Animation/Per-FrameAnimation/obj/Debug/followexample/followexample.g.i.cs +/Graphics Media and Animation/Animation/AnimationExamples/obj/Debug +/Graphics Media and Animation/Animation/AnimationExamples/bin/Debug +/Graphics Media and Animation/Animation/AnimationExamples/AnimationExamples.csproj.user +/Graphics Media and Animation/Animation/AnimationTiming/obj/Debug +/Graphics Media and Animation/Animation/AnimationTiming/bin/Debug +/Graphics Media and Animation/Animation/AnimationTiming/AnimationTiming.csproj.user +/Graphics Media and Animation/Animation/CustomAnimation/obj/Debug +/Graphics Media and Animation/Animation/CustomAnimation/CustomAnimation.csproj.user +/Graphics Media and Animation/Animation/CustomAnimation/bin/Debug +/Graphics Media and Animation/Animation/KeyFrameAnimation/obj/Debug +/Graphics Media and Animation/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj.user +/Graphics Media and Animation/Animation/KeyFrameAnimation/bin/Debug +/Graphics Media and Animation/Animation/KeySplineAnimations/obj/Debug +/Graphics Media and Animation/Animation/KeySplineAnimations/KeySplineAnimations.csproj.user +/Graphics Media and Animation/Animation/KeySplineAnimations/bin/Debug +/Graphics Media and Animation/Animation/LocalAnimations/obj/Debug +/Graphics Media and Animation/Animation/LocalAnimations/LocalAnimations.csproj.user +/Graphics Media and Animation/Animation/LocalAnimations/bin/Debug +/Graphics Media and Animation/Animation/OpacityAnimation/OpacityAnimation.csproj.user +/Graphics Media and Animation/Animation/OpacityAnimation/obj/Debug +/Graphics Media and Animation/Animation/OpacityAnimation/bin/Debug +/Graphics Media and Animation/Animation/PathAnimations/PathAnimations.csproj.user +/Graphics Media and Animation/Animation/PathAnimations/obj/Debug +/Graphics Media and Animation/Animation/PathAnimations/bin/Debug +/Graphics Media and Animation/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj.user +/Graphics Media and Animation/Animation/Per-FrameAnimation/obj/Debug +/Graphics Media and Animation/Animation/Per-FrameAnimation/bin/Debug +/Graphics Media and Animation/Animation/PropertyAnimation/PropertyAnimation.csproj.user +/Graphics Media and Animation/Animation/PropertyAnimation/obj/Debug +/Graphics Media and Animation/Animation/PropertyAnimation/bin/Debug +/Graphics Media and Animation/Animation/TargetValues/TargetValues.csproj.user +/Graphics Media and Animation/Animation/TargetValues/obj/Debug +/Graphics Media and Animation/Animation/TargetValues/bin/Debug +/Graphics Media and Animation/Graphics/BitmapMetadata/obj/Debug +/Graphics Media and Animation/Graphics/BitmapMetadata/BitmapMetadata.csproj.user +/Graphics Media and Animation/Graphics/BitmapMetadata/bin/Debug +/Graphics Media and Animation/Graphics/BitmapEffectsGallery/obj/Debug +/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj.user +/Graphics Media and Animation/Graphics/BitmapEffectsGallery/bin/Debug +/Graphics Media and Animation/Graphics/AITCodec/cpp/Debug +/Graphics Media and Animation/Graphics/2DTransforms/obj/Debug +/Graphics Media and Animation/Graphics/2DTransforms/bin/Debug +/Graphics Media and Animation/Graphics/2DTransforms/2DTransforms.csproj.user +/Graphics Media and Animation/Graphics/ClipRegion/obj/Debug +/Graphics Media and Animation/Graphics/ClipRegion/ClipRegion.csproj.user +/Graphics Media and Animation/Graphics/ClipRegion/bin/Debug +/Graphics Media and Animation/Graphics/Brushes/obj/Debug +/Graphics Media and Animation/Graphics/Brushes/Brushes.csproj.user +/Graphics Media and Animation/Graphics/Brushes/bin/Debug +/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/obj/Debug +/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj.user +/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/bin/Debug +/Graphics Media and Animation/Graphics/DrawingBrush/obj/Debug +/Graphics Media and Animation/Graphics/DrawingBrush/DrawingBrush.csproj.user +/Graphics Media and Animation/Graphics/DrawingBrush/bin/Debug +/Graphics Media and Animation/Graphics/CustomBitmapEffect/obj/Debug +/Graphics Media and Animation/Graphics/CustomBitmapEffect/bin/Debug +/Graphics Media and Animation/Graphics/Converter/obj/Debug +/Graphics Media and Animation/Graphics/Converter/bin/Debug +/Graphics Media and Animation/Graphics/ImageBrush/obj/Debug +/Graphics Media and Animation/Graphics/ImageBrush/ImageBrush.csproj.user +/Graphics Media and Animation/Graphics/ImageBrush/bin/Debug +/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/obj/Debug +/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj.user +/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/bin/Debug +/Graphics Media and Animation/Graphics/Geometery/obj/Debug +/Graphics Media and Animation/Graphics/Geometery/Geometery.csproj.user +/Graphics Media and Animation/Graphics/Geometery/bin/Debug +/Graphics Media and Animation/Graphics/Matrix/obj/Debug +/Graphics Media and Animation/Graphics/Matrix/Matrix.csproj.user +/Graphics Media and Animation/Graphics/Matrix/bin/Debug +/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/obj/Debug +/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj.user +/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/bin/Debug +/Graphics Media and Animation/Graphics/ImageView/obj/Debug +/Graphics Media and Animation/Graphics/ImageView/ImageView.csproj.user +/Graphics Media and Animation/Graphics/ImageView/bin/Debug +/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj.user +/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/obj/Debug +/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/bin/Debug +/Graphics Media and Animation/Graphics/OpacityMasking/OpacityMasking.csproj.user +/Graphics Media and Animation/Graphics/OpacityMasking/obj/Debug +/Graphics Media and Animation/Graphics/OpacityMasking/bin/Debug +/Graphics Media and Animation/Graphics/ShapesGallery/ShapesGallery.csproj.user +/Graphics Media and Animation/Graphics/ShapesGallery/obj/Debug +/Graphics Media and Animation/Graphics/ShapesGallery/bin/Debug +/Graphics Media and Animation/Graphics/ShapeElements/ShapeElements.csproj.user +/Graphics Media and Animation/Graphics/ShapeElements/obj/Debug +/Graphics Media and Animation/Graphics/ShapeElements/bin/Debug +/Graphics Media and Animation/Graphics/Point/obj/Debug +/Graphics Media and Animation/Graphics/Point/bin/Debug +/Graphics Media and Animation/Graphics/Vector/obj/Debug +/Graphics Media and Animation/Graphics/Vector/bin/Debug +/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj.user +/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/obj/Debug +/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/bin/Debug +/Graphics Media and Animation/Graphics/SystemBrushesAndColors/obj/Debug +/Graphics Media and Animation/Graphics/SystemBrushesAndColors/bin/Debug +/Graphics Media and Animation/MediaGallery/obj/Debug +/Graphics Media and Animation/MediaGallery/bin/Debug +/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj.user +/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/obj/Debug +/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/bin/Debug +/Graphics Media and Animation/Graphics/VisualBrush/VisualBrush.csproj.user +/Graphics Media and Animation/Graphics/VisualBrush/obj/Debug +/Graphics Media and Animation/Graphics/VisualBrush/bin/Debug +/Graphics Media and Animation/Visual Layer/DrawingVisual/obj/Debug +/Graphics Media and Animation/Visual Layer/DrawingVisual/bin/Debug +/Graphics Media and Animation/Visual Layer/CompositionTarget/obj/Debug +/Graphics Media and Animation/Visual Layer/CompositionTarget/bin/Debug +/Graphics Media and Animation/UsingSpeech/obj/Debug +/Graphics Media and Animation/UsingSpeech/bin/Debug +/Graphics Media and Animation/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj.user +/Graphics Media and Animation/Visual Layer/VisualsHitTesting/obj/Debug +/Graphics Media and Animation/Visual Layer/VisualsHitTesting/bin/Debug +/Migration and Interoperability/HostingAxInXaml/obj/Debug +/Migration and Interoperability/HostingAxInXaml/hostingaxinwpfwithxaml.csproj.user +/Migration and Interoperability/HostingAxInXaml/bin/Debug +/Migration and Interoperability/AxControl/obj/Debug +/Migration and Interoperability/AxControl/bin/Debug +/Migration and Interoperability/HostingWfWithVisualStyles/obj/Debug +/Migration and Interoperability/HostingWfWithVisualStyles/HostingWfWithVisualStyles.csproj.user +/Migration and Interoperability/HostingWfWithVisualStyles/bin/Debug +/Migration and Interoperability/HostingWfInWpfWithXaml/obj/Debug +/Migration and Interoperability/HostingWfInWpfWithXaml/HostingWfInWpfWithXaml.csproj.user +/Migration and Interoperability/HostingWfInWpfWithXaml/bin/Debug +/Migration and Interoperability/HostingWfInWPF/obj/Debug +/Migration and Interoperability/HostingWfInWPF/bin/Debug +/Migration and Interoperability/HWNDInWPF/wpfapplication1/obj/Debug +/Migration and Interoperability/HWNDInWPF/wpfapplication1/bin/Debug +/Migration and Interoperability/HWNDInWPF/hwndinwpf.sdf +/Migration and Interoperability/HWNDInWPF/hwndinwpf/Debug +*.suo +/Migration and Interoperability/LocalizingWpfInWf/obj/Debug +/Migration and Interoperability/LocalizingWpfInWf/LocalizingWpfInWf.csproj.user +/Migration and Interoperability/LocalizingWpfInWf/bin/Debug +/Migration and Interoperability/PropertyMappingWithWfh/obj/Debug +/Migration and Interoperability/PropertyMappingWithWfh/bin/Debug +/Migration and Interoperability/Win32Clock/win32clock/Debug +/Migration and Interoperability/Win32Clock/win32clock.sdf +/Migration and Interoperability/Win32Clock/wpfclock/obj/Debug +/Migration and Interoperability/Win32Clock/wpfclock/bin/debug +/Migration and Interoperability/WindowsFormsHostingWpfControl/FormsApp/obj/Debug +/Migration and Interoperability/WindowsFormsHostingWpfControl/FormsApp/bin/Debug +/Migration and Interoperability/WPFHostingWin32Control/WPFHostingWin32Control.csproj.user +/Migration and Interoperability/WPFHostingWin32Control/obj/Debug +/Migration and Interoperability/WPFHostingWin32Control/bin/Debug +/Migration and Interoperability/WindowsFormsHostingWpfControl/WPFControls/obj/Debug +/Migration and Interoperability/WindowsFormsHostingWpfControl/WPFControls/bin/Debug +/Migration and Interoperability/WpfHostingWindowsFormsControl/FormsControlLibrary/obj/Debug +/Migration and Interoperability/WpfHostingWindowsFormsControl/FormsControlLibrary/FormsControlLibrary.csproj.user +/Migration and Interoperability/WpfHostingWindowsFormsControl/FormsControlLibrary/bin/Debug +/Migration and Interoperability/WpfLayoutHostingWfWithXaml/obj/Debug +/Migration and Interoperability/WpfLayoutHostingWfWithXaml/bin/Debug +/Migration and Interoperability/WpfHostingWindowsFormsControl/WPFApp/obj/Debug +/Migration and Interoperability/WpfHostingWindowsFormsControl/WPFApp/bin/Debug +/Migration and Interoperability/WPFWithWFAndDatabinding/WPFWithWFAndDatabinding.csproj.user +/Migration and Interoperability/WPFWithWFAndDatabinding/obj/Debug +/Migration and Interoperability/WPFWithWFAndDatabinding/bin/Debug +/Migration and Interoperability/WPFUserControlHost/obj/Debug +/Migration and Interoperability/WPFUserControlHost/bin/Debug +/Sample Applications/CalculatorDemo/obj/Debug +/Sample Applications/CalculatorDemo/bin/Debug +/Sample Applications/ConcentricRingsDemo/obj/Debug +/Sample Applications/ConcentricRingsDemo/bin/Debug +/Migration and Interoperability/Win32HostingWPFPage/cpp/Debug +/Migration and Interoperability/HostingWpfUserControlInWf/obj/Debug +/Sample Applications/DataBindingDemo/obj/Debug +/Sample Applications/DataBindingDemo/bin/Debug +/Sample Applications/CubeAnimationDemo/obj/Debug +/Sample Applications/CubeAnimationDemo/bin/Debug +/Sample Applications/EditBoxControlLibrary/obj/Debug +/Sample Applications/EditBoxControlLibrary/EditBoxControlLibrary.csproj.user +/Sample Applications/EditBoxControlLibrary/bin/Debug +/Sample Applications/DropShadow/obj/Debug +/Sample Applications/DropShadow/bin/Debug +/Sample Applications/ExpenseItDemo/obj/Debug +/Sample Applications/ExpenseItDemo/ExpenseItDemo.csproj.user +/Sample Applications/ExpenseItDemo/bin/Debug +/Sample Applications/EditingExaminerDemo/obj/Debug +/Sample Applications/EditingExaminerDemo/EditingExaminerDemo.csproj.user +/Sample Applications/EditingExaminerDemo/bin/Debug +/WPFSamples.sdf +/Windows/Wizard/Wizard.csproj.user +/Windows/Wizard/obj/Debug +/Windows/Wizard/bin/Debug +/UpgradeLog.htm +/Windows/WindowSizingOrder/obj/Debug +/Windows/WindowSizingOrder/bin/Debug +/Windows/WindowHiding/obj/Debug +/Windows/WindowHiding/bin/Debug +/Windows/WindowActivationAndDeactivation/WindowActivationAndDeactivation.csproj.user +/Windows/WindowActivationAndDeactivation/obj/Debug +/Windows/WindowActivationAndDeactivation/bin/Debug +/Windows/ShowWindowWithoutActivation/obj/Debug +/Windows/ShowWindowWithoutActivation/bin/Debug +/Windows/SaveWindowState/obj/Debug +/Windows/SaveWindowState/bin/Debug +/Windows/NotificationIcon/obj/Debug +/Windows/NotificationIcon/NotificationIcon.csproj.user +/Windows/NotificationIcon/bin/Debug +/Windows/NonRectangularWindow/obj/Debug +/Windows/NonRectangularWindow/bin/Debug +/Windows/MessageBox/obj/Debug +/Windows/MessageBox/bin/Debug +/Windows/DialogBox/obj/Debug +/Windows/DialogBox/DialogBox.csproj.user +/Windows/DialogBox/bin/Debug +/Windows/CustomWindowUI/obj/Debug +/Windows/CustomWindowUI/bin/Debug +/Sample Applications/VideoViewerDemo/VideoViewerDemo.csproj.user +/Sample Applications/VideoViewerDemo/obj/Debug +/Sample Applications/VideoViewerDemo/bin/Debug +/Sample Applications/VideoTextDemo/VideoTextDemo.csproj.user +/Sample Applications/VideoTextDemo/obj/Debug +/Sample Applications/VideoTextDemo/bin/Debug +/Sample Applications/TrafficAlertDemo/obj/Debug +/Sample Applications/TrafficAlertDemo/bin/Debug +/Sample Applications/StickyNotesDemo/StickyNotesDemo.csproj.user +/Sample Applications/StickyNotesDemo/obj/Debug +/Sample Applications/StickyNotesDemo/bin/Debug +/Sample Applications/SlidePuzzleDemo/SlidePuzzleDemo.csproj.user +/Sample Applications/SlidePuzzleDemo/obj/Debug +/Sample Applications/SlidePuzzleDemo/bin/Debug +/Sample Applications/PhotoViewerDemo/PhotoViewerDemo.csproj.user +/Sample Applications/PhotoViewerDemo/obj/Debug +/Sample Applications/PhotoViewerDemo/bin/Debug +/Sample Applications/PhotoStoreDemo/PhotoStoreDemo.csproj.user +/Sample Applications/PhotoStoreDemo/obj/Debug +/Sample Applications/PhotoStoreDemo/bin/Debug +/Sample Applications/PhotoFlipperDemo/PhotoFlipperDemo.csproj.user +/Sample Applications/PhotoFlipperDemo/obj/Debug +/Sample Applications/PhotoFlipperDemo/bin/Debug +/Sample Applications/ParticlesDemo/obj/Debug +/Sample Applications/ParticlesDemo/bin/Debug +/Sample Applications/NotepadDemo/obj/Debug +/Sample Applications/NotepadDemo/NotepadDemo.csproj.user +/Sample Applications/LogonScreenDemo/obj/Debug +/Sample Applications/LogonScreenDemo/bin/Debug +/Sample Applications/LayoutTransitionsDemo/obj/Debug +/Sample Applications/LayoutTransitionsDemo/LayoutTransitionsDemo.csproj.user +/Sample Applications/LayoutTransitionsDemo/bin/Debug +/Sample Applications/HtmlToXamlDemo/obj/Debug +/Sample Applications/HtmlToXamlDemo/bin/Debug +/Sample Applications/HexSphereDemo/obj/Debug +/Sample Applications/HexSphereDemo/HexSphereDemo.csproj.user +/Sample Applications/HexSphereDemo/bin/Debug +/Sample Applications/GraphingCalculatorDemo/obj/Debug +/Sample Applications/GraphingCalculatorDemo/GraphingCalculatorDemo.csproj.user +/Sample Applications/GraphingCalculatorDemo/bin/Debug +/Sample Applications/GeometryDesignerDemo/obj/Debug +/Sample Applications/GeometryDesignerDemo/bin/Debug +/Sample Applications/FontDialog/obj/Debug +/Sample Applications/FontDialog/FontDialogDemo.csproj.user +/Sample Applications/FontDialog/bin/Debug +/Migration and Interoperability/PropertyMappingWithElementHost/PropertyMappingWithElementHost.csproj.user +/Migration and Interoperability/PropertyMappingWithElementHost/obj/Debug +/Migration and Interoperability/PropertyMappingWithElementHost/bin/Debug +/Globalization and Localization/StringLocalizationSample/StringLocalizationSample.csproj.user +/Globalization and Localization/StringLocalizationSample/obj/Debug +/Globalization and Localization/StringLocalizationSample/bin/Debug +/Globalization and Localization/Span/obj/Debug +/Globalization and Localization/Span/bin/Debug +/Globalization and Localization/RunSpan/obj/Debug +/Globalization and Localization/RunSpan/bin/Debug +/Globalization and Localization/Paths/obj/Debug +/Globalization and Localization/Paths/bin/Debug +/Globalization and Localization/NumbersMultipleLangauges/obj/Debug +/Globalization and Localization/NumbersMultipleLangauges/bin/Debug +/Globalization and Localization/LTRRTL/obj/Debug +/Globalization and Localization/LTRRTL/bin/Debug +/Globalization and Localization/LocalizationResources/obj/Debug +/Globalization and Localization/LocalizationResources/LocalizationResources.csproj.user +/Globalization and Localization/LocalizationResources/bin/Debug +/Globalization and Localization/LangAttribute/obj/Debug +/Globalization and Localization/LangAttribute/bin/Debug +/Globalization and Localization/Image/obj/Debug +/Globalization and Localization/Image/Image.csproj.user +/Globalization and Localization/Image/bin/Debug +/Globalization and Localization/Gradient/obj/Debug +/Globalization and Localization/Gradient/bin/Debug +/Globalization and Localization/GlobalizationRunDialog/obj/Debug +/Globalization and Localization/GlobalizationRunDialog/GlobalizationRunDialog.csproj.user +/Globalization and Localization/GlobalizationRunDialog/bin/Debug +/Globalization and Localization/GlobalizationHomepage/obj/Debug +/Globalization and Localization/GlobalizationHomepage/GlobalizationHomepage.csproj.user +/Globalization and Localization/GlobalizationHomepage/bin/Debug +/Globalization and Localization/FlowDirection/obj/Debug +/Globalization and Localization/FlowDirection/bin/Debug +/Globalization and Localization/BAML Loc/LocBaml +/Globalization and Localization/BAML Loc/LocApp/obj/Debug +/Accessibility/FindText/FindText/obj/Debug +/Accessibility/FindText/FindText/FindText.csproj.user +/Accessibility/FindText/FindText/bin/Debug +/Accessibility/FetchTimer/obj/Debug +/Accessibility/FetchTimer/FetchTimer.csproj.user +/Accessibility/FetchTimer/bin/Debug +/Accessibility/FocusTracker/obj/Debug +/Accessibility/FocusTracker/FocusTracker.csproj.user +/Accessibility/FocusTracker/bin/Debug +/Accessibility/FindText/FindTextClient/obj/Debug +/Accessibility/FindText/FindTextClient/FindTextClient.csproj.user +/Accessibility/FindText/FindTextClient/bin/Debug +/Accessibility/InsertText/InsertTextClient/obj/Debug +/Accessibility/InsertText/InsertTextClient/InsertTextClient.csproj.user +/Accessibility/InsertText/InsertTextClient/bin/Debug +/Accessibility/Highlighter/obj/Debug +/Accessibility/Highlighter/Highlighter.csproj.user +/Accessibility/Highlighter/bin/Debug +/Accessibility/FragmentProvider/obj/Debug +/Accessibility/FragmentProvider/FragmentProvider.csproj.user +/Accessibility/FragmentProvider/bin/Debug +/Accessibility/InvokePattern/Target/Target.csproj.user +/Accessibility/InvokePattern/Target/obj/Debug +/Accessibility/InvokePattern/Target/bin/Debug +/Accessibility/InvokePattern/InvokePatternApp/obj/Debug +/Accessibility/InvokePattern/InvokePatternApp/InvokePatternApp.csproj.user +/Accessibility/InvokePattern/InvokePatternApp/bin/Debug +/Accessibility/InsertText/InsertTextTarget/obj/Debug +/Accessibility/InsertText/InsertTextTarget/bin/Debug +/Accessibility/SimpleProvider/SimpleProvider.csproj.user +/Accessibility/SimpleProvider/obj/Debug +/Accessibility/SimpleProvider/bin/Debug +/Accessibility/SelectionPattern/SelectionTarget/SelectionTarget.csproj.user +/Accessibility/SelectionPattern/SelectionTarget/obj/Debug +/Accessibility/SelectionPattern/SelectionTarget/bin/Debug +/Accessibility/SelectionPattern/SelectionPatternSample/SelectionPatternSample.csproj.user +/Accessibility/SelectionPattern/SelectionPatternSample/obj/Debug +/Accessibility/SelectionPattern/SelectionPatternSample/bin/Debug +/Application Management/CodeOnlyWindowsApplication/obj/Debug +/Application Management/CodeOnlyWindowsApplication/bin/Debug +/Application Management/ApplicationShutdown/obj/Debug +/Application Management/ApplicationShutdown/bin/Debug +/Accessibility/WindowMove/WindowMove.csproj.user +/Accessibility/WindowMove/obj/Debug +/Accessibility/WindowMove/bin/Debug +/Application Management/ExceptionHandlingSecondaryWorkerThread/obj/Debug +/Application Management/ExceptionHandlingSecondaryWorkerThread/bin/Debug +/Application Management/ExceptionHandlingSecondaryUIThread/obj/Debug +/Application Management/ExceptionHandlingSecondaryUIThread/bin/Debug +/Application Management/CustomApplicationClient/obj/Debug +/Application Management/CustomApplicationClient/bin/Debug +/Application Management/CustomApplicationClass/obj/Debug +/Application Management/CustomApplicationClass/bin/Debug +/Application Management/SkinnedApplication/obj/Debug +/Application Management/SkinnedApplication/bin/Debug +/Application Management/SingleInstanceDetection/SingleInstanceDetection.csproj.user +/Application Management/SingleInstanceDetection/obj/Debug +/Application Management/SingleInstanceDetection/bin/Debug +/Application Management/ProcessingCommandLineArguments/ProcessingCommandLineArguments.csproj.user +/Application Management/ProcessingCommandLineArguments/obj/Debug +/Application Management/ProcessingCommandLineArguments/bin/Debug +/Data Binding/ADODataSet/obj/Debug +/Data Binding/ADODataSet/bin/Debug +/Data Binding/ADODataSet/ADODataSet.csproj.user +/Clipboard/ClipboardViewer/obj/Debug +/Clipboard/ClipboardViewer/bin/Debug +/Clipboard/ClipboardSpy/obj/Debug +/Clipboard/ClipboardSpy/bin/Debug +/Application Management/UnhandledExceptionHandling/obj/Debug +/Application Management/UnhandledExceptionHandling/bin/Debug +/Data Binding/BindingToMethod/obj/Debug +/Data Binding/BindingToMethod/BindingToMethod.csproj.user +/Data Binding/BindingToMethod/bin/Debug +/Data Binding/BindingDPToDP/obj/Debug +/Data Binding/BindingDPToDP/bin/Debug +/Data Binding/BindConversion/obj/Debug +/Data Binding/BindConversion/BindConversion.csproj.user +/Data Binding/BindConversion/bin/Debug +/Data Binding/CodeOnlyBinding/obj/Debug +/Data Binding/CodeOnlyBinding/CodeOnlyBinding.csproj.user +/Data Binding/CodeOnlyBinding/bin/Debug +/Data Binding/BusinessLayerValidation/obj/Debug +/Data Binding/BusinessLayerValidation/BusinessLayerValidation.csproj.user +/Data Binding/BusinessLayerValidation/bin/Debug +/Data Binding/BindValidation/obj/Debug +/Data Binding/BindValidation/BindValidation.csproj.user +/Data Binding/BindValidation/bin/Debug +/Data Binding/BindToWebService/obj/Debug +/Data Binding/Colors/obj/Debug +/Data Binding/Colors/Colors.csproj.user +/Data Binding/Colors/bin/Debug +/Data Binding/CollectionViewSource/obj/Debug +/Data Binding/CollectionViewSource/CollectionViewSource.csproj.user +/Data Binding/CollectionViewSource/bin/Debug +/Data Binding/CollectionBinding/obj/Debug +/Data Binding/CollectionBinding/CollectionBinding.csproj.user +/Data Binding/CollectionBinding/bin/Debug +/Data Binding/Grouping/obj/Debug +/Data Binding/Grouping/bin/Debug +/Data Binding/EditingCollections/obj/Debug +/Data Binding/EditingCollections/bin/Debug +/Data Binding/DirectionalBinding/obj/Debug +/Data Binding/DirectionalBinding/DirectionalBinding.csproj.user +/Data Binding/DirectionalBinding/bin/Debug +/Data Binding/DataTrigger/obj/Debug +/Data Binding/DataTrigger/bin/Debug +/Data Binding/DataTemplatingIntro/obj/Debug +/Data Binding/DataTemplatingIntro/DataTemplatingIntro.csproj.user +/Data Binding/DataTemplatingIntro/bin/Debug +/Data Binding/DataBindingToStringFomat/obj/Debug +/Data Binding/DataBindingToStringFomat/bin/Debug +/Data Binding/CompositeCollections/obj/Debug +/Data Binding/CompositeCollections/CompositeCollections.csproj.user +/Data Binding/CompositeCollections/bin/Debug +/Data Binding/MasterDetail/obj/Debug +/Data Binding/MasterDetail/MasterDetail.csproj.user +/Data Binding/MasterDetail/bin/Debug +/Data Binding/Linq/obj/Debug +/Data Binding/Linq/Linq.csproj.user +/Data Binding/Linq/bin/Debug +/Data Binding/HierarchicalDataTemplate/obj/Debug +/Data Binding/HierarchicalDataTemplate/HierarchicalDataTemplate.csproj.user +/Data Binding/HierarchicalDataTemplate/bin/Debug +/Data Binding/PriorityBinding/obj/Debug +/Data Binding/PriorityBinding/bin/Debug +/Data Binding/MultiBinding/obj/Debug +/Data Binding/MultiBinding/MultiBinding.csproj.user +/Data Binding/MultiBinding/bin/Debug +/Data Binding/MasterDetailXml/obj/Debug +/Data Binding/MasterDetailXml/MasterDetailXml.csproj.user +/Data Binding/MasterDetailXml/bin/Debug +/Drag and Drop/DragDropDataFormats/obj/Debug +/Drag and Drop/DragDropDataFormats/bin/Debug +/Data Binding/XmlnsBind/obj/Debug +/Data Binding/XmlnsBind/bin/Debug +/Data Binding/XmlDataSource/obj/Debug +/Data Binding/XmlDataSource/bin/Debug +/Data Binding/ValidateItemsInItemsControl/ValidateItemsInItemsControl.csproj.user +/Data Binding/ValidateItemsInItemsControl/obj/Debug +/Data Binding/ValidateItemsInItemsControl/bin/Debug +/Data Binding/ValidateItemSample/ValidateItemSample.csproj.user +/Data Binding/ValidateItemSample/obj/Debug +/Data Binding/ValidateItemSample/bin/Debug +/Data Binding/UpdateSource/UpdateSource.csproj.user +/Data Binding/UpdateSource/obj/Debug +/Data Binding/UpdateSource/bin/Debug +/Data Binding/SortFilter/SortFilter.csproj.user +/Data Binding/SortFilter/obj/Debug +/Data Binding/SortFilter/bin/Debug +/Data Binding/SimpleBinding/SimpleBinding.csproj.user +/Data Binding/SimpleBinding/obj/Debug +/Data Binding/SimpleBinding/bin/Debug +/Data Binding/PropertyChangeNotification/PropertyChangeNotification.csproj.user +/Data Binding/PropertyChangeNotification/obj/Debug +/Data Binding/PropertyChangeNotification/bin/Debug +/Drag and Drop/DragDropTextOps/obj/Debug +/Drag and Drop/DragDropTextOps/bin/Debug +/Drag and Drop/DragDropOpenTextFile/obj/Debug +/Drag and Drop/DragDropOpenTextFile/bin/Debug +/Drag and Drop/DragDropObjects/obj/Debug +/Drag and Drop/DragDropObjects/bin/Debug +/Drag and Drop/DragDropEvents/obj/Debug +/Drag and Drop/DragDropEvents/bin/Debug +/Getting Started/Concepts/obj/Debug +/Getting Started/Concepts/Concepts.csproj.user +/Getting Started/Concepts/bin/Debug +/Getting Started/ComplexLayout/obj/Debug +/Getting Started/ComplexLayout/bin/Debug +/Drag and Drop/DragDropThumbOps/obj/Debug +/Drag and Drop/DragDropThumbOps/bin/Debug +/Getting Started/HelloWorld/obj/Debug +/Getting Started/HelloWorld/HelloWorld.csproj.user +/Getting Started/HelloWorld/bin/Debug +/Getting Started/DynamicLayout/obj/Debug +/Getting Started/DynamicLayout/bin/Debug +/Getting Started/ControlsAndLayout/ControlsAndLayout/obj/Debug +/Getting Started/ControlsAndLayout/ControlsAndLayout/ControlsAndLayout.csproj.user +/Getting Started/ControlsAndLayout/ControlsAndLayout/bin/Debug +/Getting Started/SimpleLayout/obj/Debug +/Getting Started/SimpleLayout/bin/Debug +/Getting Started/MultiPage/obj/Debug +/Getting Started/MultiPage/MultiPage.csproj.user +/Getting Started/MultiPage/bin/Debug +/Globalization and Localization/BAML Loc/LocApp/bin/Debug +/Fundamentals/Elements/ContextMenuOpening/obj/Debug +/Fundamentals/Elements/ContextMenuOpening/ContextMenuOpening.csproj.user +/Fundamentals/Elements/ContextMenuOpening/bin/Debug +/Fundamentals/Elements/FindingElementInPanel/obj/Debug +/Fundamentals/Elements/FindingElementInPanel/bin/Debug +/Fundamentals/Elements/FocusVisualStyle/obj/Debug +/Fundamentals/Elements/FocusVisualStyle/bin/Debug +/Fundamentals/Elements/HeightProperties/obj/Debug +/Fundamentals/Elements/HeightProperties/bin/Debug +/Fundamentals/Elements/LoadedEvent/obj/Debug +/Fundamentals/Elements/LoadedEvent/bin/Debug +/Fundamentals/Elements/SettingMargins/obj/Debug +/Fundamentals/Elements/SettingMargins/bin/Debug +/Fundamentals/Elements/ThicknessConverter/obj/Debug +/Fundamentals/Elements/ThicknessConverter/bin/Debug +/Fundamentals/Elements/UsingElements/obj/Debug +/Fundamentals/Elements/UsingElements/bin/Debug +/Fundamentals/Elements/WidthProperties/obj/Debug +/Fundamentals/Elements/WidthProperties/bin/Debug +/Fundamentals/Elements/VisibiltyChanges/obj/Debug +/Fundamentals/Elements/VisibiltyChanges/bin/Debug +/Migration and Interoperability/Win32Clock/win32clock/Template/win32clock.vcxprojResolveAssemblyReference.cache +/Fundamentals/Events/RoutedEventHandling/obj/Debug +/Fundamentals/Events/RoutedEventHandling/bin/Debug +/Fundamentals/Events/FindingSourceElement/obj/Debug +/Fundamentals/Events/FindingSourceElement/bin/Debug +/Fundamentals/Events/CustomRoutedEvents/obj/Debug +/Fundamentals/Events/CustomRoutedEvents/CustomRoutedEvents.csproj.user +/Fundamentals/Events/CustomRoutedEvents/bin/Debug +/Fundamentals/Events/AddingEventHandler/obj/Debug +/Fundamentals/Events/AddingEventHandler/bin/Debug +/Fundamentals/Properties/Callbacks/obj/Debug +/Fundamentals/Properties/Callbacks/Callbacks.csproj.user +/Fundamentals/Properties/Callbacks/bin/Debug +/Fundamentals/Element Tree/SearchingForElement/obj/Debug +/Fundamentals/Element Tree/SearchingForElement/bin/Debug +/Fundamentals/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj.user +/Fundamentals/Element Tree/OverridingLogicalTree/obj/Debug +/Fundamentals/Element Tree/OverridingLogicalTree/bin/Debug +/Fundamentals/Properties/RestoringDefaultValues/obj/Debug +/Fundamentals/Properties/RestoringDefaultValues/bin/Debug +/Fundamentals/Properties/CustomClassesWithDP/obj/Debug +/Fundamentals/Properties/CustomClassesWithDP/bin/Debug +/Fundamentals/Input and Commands/CursorType/obj/Debug +/Fundamentals/Input and Commands/CursorType/CursorType.csproj.user +/Fundamentals/Input and Commands/CursorType/bin/Debug +/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/obj/Debug +/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/bin/Debug +/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/obj/Debug +/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/bin/Debug +/Fundamentals/Input and Commands/CaptureUnCaptureMouse/obj/Debug +/Fundamentals/Input and Commands/CaptureUnCaptureMouse/bin/Debug +/Fundamentals/Input and Commands/HandlingEventOnCommand/obj/Debug +/Fundamentals/Input and Commands/HandlingEventOnCommand/bin/Debug +/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/obj/Debug +/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/bin/Debug +/Fundamentals/Input and Commands/EditingCommands/obj/Debug +/Fundamentals/Input and Commands/EditingCommands/bin/Debug +/Fundamentals/Input and Commands/CustomRoutedCommand/obj/Debug +/Fundamentals/Input and Commands/CustomRoutedCommand/bin/Debug +/Fundamentals/Input and Commands/KeyStrokeCounter/obj/Debug +/Fundamentals/Input and Commands/KeyStrokeCounter/bin/Debug +/Fundamentals/Input and Commands/KeyboardKey/obj/Debug +/Fundamentals/Input and Commands/KeyboardKey/bin/Debug +/Fundamentals/Input and Commands/ICommandSourceImplementation/obj/Debug +/Fundamentals/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj.user +/Fundamentals/Input and Commands/ICommandSourceImplementation/bin/Debug +/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/obj/Debug +/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/bin/Debug +/Fundamentals/Input and Commands/ProgrammaticFocusControl/obj/Debug +/Fundamentals/Input and Commands/ProgrammaticFocusControl/bin/Debug +/Fundamentals/Input and Commands/MoveObjectWithMouse/obj/Debug +/Fundamentals/Input and Commands/MoveObjectWithMouse/bin/Debug +/Fundamentals/Input and Commands/MouseState/obj/Debug +/Fundamentals/Input and Commands/MouseState/bin/Debug +/Fundamentals/Input and Commands/MousePointer/obj/Debug +/Fundamentals/Input and Commands/MousePointer/bin/Debug +/Fundamentals/Resources/ApplicationResources/obj/Debug +/Fundamentals/Resources/DefiningResources/obj/Debug +/Fundamentals/Resources/DefiningResources/bin/Debug +/Fundamentals/Resources/MergedResources/obj/Debug +/Fundamentals/Resources/MergedResources/MergedResources.csproj.user +/Fundamentals/Resources/MergedResources/bin/Debug +/Fundamentals/Threading/UsingDispatcher/obj/Debug +/Fundamentals/Threading/UsingDispatcher/bin/Debug +/Fundamentals/Threading/SingleThreadedApplication/obj/Debug +/Fundamentals/Threading/SingleThreadedApplication/bin/Debug +/Fundamentals/Threading/MultiThreadingWebBrowser/obj/Debug +/Fundamentals/Threading/MultiThreadingWebBrowser/bin/Debug +/Fundamentals/Styles & Templates/ContentControlStyle/obj/Debug +/Fundamentals/Styles & Templates/ContentControlStyle/bin/Debug +/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/obj/Debug +/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/bin/Debug +/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/obj/Debug +/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj.user +/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/bin/Debug +/Fundamentals/Styles & Templates/FindingElementsInTemplates/obj/Debug +/Fundamentals/Styles & Templates/FindingElementsInTemplates/bin/Debug +/Fundamentals/Styles & Templates/EventTriggers/obj/Debug +/Fundamentals/Styles & Templates/EventTriggers/bin/Debug +/Fundamentals/Resources/ApplicationResources/bin/Debug +/Documents/Fixed Documents/DocumentStructure/obj/Debug +/Documents/Fixed Documents/DocumentStructure/DocumentStructure.csproj.user +/Documents/Fixed Documents/DocumentStructure/bin/Debug +/Documents/Fixed Documents/DocumentSerialization/obj/Debug +/Documents/Fixed Documents/DocumentSerialization/DocumentSerialization.csproj.user +/Documents/Fixed Documents/DocumentSerialization/bin/Debug +/Documents/Fixed Documents/DocumentMerge/obj/Debug +/Documents/Fixed Documents/DocumentMerge/DocumentMerge.csproj.user +/Documents/Fixed Documents/DocumentMerge/bin/Debug +/Documents/Flow Content/FlowDocumentNewsClient/obj/Debug +/Documents/Flow Content/FlowDocumentNewsClient/FlowDocumentNewsClient.csproj.user +/Documents/Flow Content/FlowDocumentNewsClient/bin/Debug +/Documents/Flow Content/FlowContentProperty/obj/Debug +/Documents/Flow Content/FlowContentProperty/bin/Debug +/Documents/Flow Content/FlowContentElements/obj/Debug +/Documents/Flow Content/FlowContentElements/bin/Debug +/Documents/Flow Content/ParagraphAndHyphenation/obj/Debug +/Documents/Flow Content/ParagraphAndHyphenation/bin/Debug +/Documents/Flow Content/FontProperties/obj/Debug +/Documents/Flow Content/FontProperties/bin/Debug +/Documents/Flow Content/FlowDocumentProperties/obj/Debug +/Documents/Flow Content/FlowDocumentProperties/bin/Debug +/Documents/Flow Content/TextWrapProperty/TextWrapProperty.csproj.user +/Documents/Flow Content/TextWrapProperty/obj/Debug +/Documents/Flow Content/TextWrapProperty/bin/Debug +/Documents/Flow Content/TableRows/obj/Debug +/Documents/Flow Content/TableRows/bin/Debug +/Documents/Flow Content/TableBuilder/TableBuilder.csproj.user +/Documents/Flow Content/TableBuilder/obj/Debug +/Documents/Flow Content/TableBuilder/bin/Debug +/Documents/Flow Content/TabularData/obj/Debug +/Documents/Annotations/AnnotationsStyling/obj/Debug +/Documents/Annotations/AnnotationsStyling/bin/Debug +/Documents/Annotations/AnnotationsStyling/AnnotationsStyling.csproj.user +/Documents/Annotations/AnnotatedDocumentViewer/obj/Debug +/Documents/Annotations/AnnotatedDocumentViewer/bin/Debug +/Documents/Annotations/AnnotatedDocumentViewer/AnnotatedDocumentViewer.csproj.user +/Documents/Flow Content/TabularData/bin/Debug +/WPFSamples.opensdf diff --git a/Accessibility/FetchTimer/README.md b/Accessibility/FetchTimer/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/FetchTimer/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Accessibility/FindText/README.md b/Accessibility/FindText/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/FindText/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Accessibility/FocusTracker/README.md b/Accessibility/FocusTracker/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/FocusTracker/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Accessibility/FragmentProvider/README.md b/Accessibility/FragmentProvider/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/FragmentProvider/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Accessibility/Highlighter/README.md b/Accessibility/Highlighter/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/Highlighter/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Accessibility/InsertText/README.md b/Accessibility/InsertText/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/InsertText/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Accessibility/InvokePattern/README.md b/Accessibility/InvokePattern/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/InvokePattern/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/AnimationExamples/App.config b/Accessibility/InvokePatternApp/App.config similarity index 100% rename from Animation/AnimationExamples/App.config rename to Accessibility/InvokePatternApp/App.config diff --git a/Accessibility/SelectionPattern/README.md b/Accessibility/SelectionPattern/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/SelectionPattern/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/AnimationTiming/App.config b/Accessibility/SelectionPatternSample/App.config similarity index 100% rename from Animation/AnimationTiming/App.config rename to Accessibility/SelectionPatternSample/App.config diff --git a/Accessibility/SimpleProvider/README.md b/Accessibility/SimpleProvider/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/SimpleProvider/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/CustomAnimation/App.config b/Accessibility/TestScriptGeneratorSample/App.config similarity index 100% rename from Animation/CustomAnimation/App.config rename to Accessibility/TestScriptGeneratorSample/App.config diff --git a/Accessibility/WindowMove/README.md b/Accessibility/WindowMove/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Accessibility/WindowMove/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/AnimationExamples/README.md b/Animation/AnimationExamples/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/AnimationExamples/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/AnimationTiming/README.md b/Animation/AnimationTiming/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/AnimationTiming/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/CustomAnimation/README.md b/Animation/CustomAnimation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/CustomAnimation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/KeyFrameAnimation/README.md b/Animation/KeyFrameAnimation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/KeyFrameAnimation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/KeySplineAnimations/README.md b/Animation/KeySplineAnimations/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/KeySplineAnimations/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/LocalAnimations/README.md b/Animation/LocalAnimations/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/LocalAnimations/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/OpacityAnimation/README.md b/Animation/OpacityAnimation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/OpacityAnimation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/PathAnimations/README.md b/Animation/PathAnimations/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/PathAnimations/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/Per-FrameAnimation/README.md b/Animation/Per-FrameAnimation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/Per-FrameAnimation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/PropertyAnimation/README.md b/Animation/PropertyAnimation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/PropertyAnimation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/TargetValues/README.md b/Animation/TargetValues/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Animation/TargetValues/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/ApplicationShutdown/README.md b/Application Management/ApplicationShutdown/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/ApplicationShutdown/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/CodeOnlyWindowsApplication/README.md b/Application Management/CodeOnlyWindowsApplication/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/CodeOnlyWindowsApplication/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/CustomApplicationClass/README.md b/Application Management/CustomApplicationClass/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/CustomApplicationClass/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/CustomApplicationClient/README.md b/Application Management/CustomApplicationClient/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/CustomApplicationClient/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/ExceptionHandlingSecondaryUIThread/README.md b/Application Management/ExceptionHandlingSecondaryUIThread/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/ExceptionHandlingSecondaryUIThread/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/ExceptionHandlingSecondaryWorkerThread/README.md b/Application Management/ExceptionHandlingSecondaryWorkerThread/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/ExceptionHandlingSecondaryWorkerThread/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/ProcessingCommandLineArguments/README.md b/Application Management/ProcessingCommandLineArguments/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/ProcessingCommandLineArguments/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/SingleInstanceDetection/README.md b/Application Management/SingleInstanceDetection/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/SingleInstanceDetection/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/SkinnedApplication/README.md b/Application Management/SkinnedApplication/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/SkinnedApplication/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Application Management/UnhandledExceptionHandling/README.md b/Application Management/UnhandledExceptionHandling/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Application Management/UnhandledExceptionHandling/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Clipboard/ClipboardSpy/README.md b/Clipboard/ClipboardSpy/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Clipboard/ClipboardSpy/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Clipboard/ClipboardViewer/README.md b/Clipboard/ClipboardViewer/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Clipboard/ClipboardViewer/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/ADODataSet/README.md b/Data Binding/ADODataSet/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/ADODataSet/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/BindConversion/README.md b/Data Binding/BindConversion/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/BindConversion/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/BindValidation/README.md b/Data Binding/BindValidation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/BindValidation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/BindingDPToDP/README.md b/Data Binding/BindingDPToDP/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/BindingDPToDP/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/BindingToMethod/README.md b/Data Binding/BindingToMethod/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/BindingToMethod/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/BusinessLayerValidation/README.md b/Data Binding/BusinessLayerValidation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/BusinessLayerValidation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/CodeOnlyBinding/README.md b/Data Binding/CodeOnlyBinding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/CodeOnlyBinding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/CollectionBinding/README.md b/Data Binding/CollectionBinding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/CollectionBinding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/CollectionViewSource/README.md b/Data Binding/CollectionViewSource/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/CollectionViewSource/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/Colors/README.md b/Data Binding/Colors/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/Colors/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/CompositeCollections/README.md b/Data Binding/CompositeCollections/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/CompositeCollections/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/DataBindingToStringFomat/README.md b/Data Binding/DataBindingToStringFomat/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/DataBindingToStringFomat/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/DataTemplatingIntro/README.md b/Data Binding/DataTemplatingIntro/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/DataTemplatingIntro/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/DataTrigger/README.md b/Data Binding/DataTrigger/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/DataTrigger/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/DirectionalBinding/README.md b/Data Binding/DirectionalBinding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/DirectionalBinding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/EditingCollections/README.md b/Data Binding/EditingCollections/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/EditingCollections/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/Grouping/README.md b/Data Binding/Grouping/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/Grouping/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/HierarchicalDataTemplate/README.md b/Data Binding/HierarchicalDataTemplate/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/HierarchicalDataTemplate/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/Linq/README.md b/Data Binding/Linq/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/Linq/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/MasterDetail/README.md b/Data Binding/MasterDetail/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/MasterDetail/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/MasterDetailXml/README.md b/Data Binding/MasterDetailXml/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/MasterDetailXml/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/MultiBinding/README.md b/Data Binding/MultiBinding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/MultiBinding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/PriorityBinding/README.md b/Data Binding/PriorityBinding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/PriorityBinding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/PropertyChangeNotification/README.md b/Data Binding/PropertyChangeNotification/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/PropertyChangeNotification/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/SimpleBinding/README.md b/Data Binding/SimpleBinding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/SimpleBinding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/SortFilter/README.md b/Data Binding/SortFilter/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/SortFilter/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/UpdateSource/README.md b/Data Binding/UpdateSource/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/UpdateSource/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/ValidateItemSample/README.md b/Data Binding/ValidateItemSample/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/ValidateItemSample/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/ValidateItemsInItemsControl/README.md b/Data Binding/ValidateItemsInItemsControl/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/ValidateItemsInItemsControl/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/XmlDataSource/README.md b/Data Binding/XmlDataSource/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/XmlDataSource/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Data Binding/XmlnsBind/README.md b/Data Binding/XmlnsBind/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Data Binding/XmlnsBind/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Drag and Drop/DragDropDataFormats/README.md b/Drag and Drop/DragDropDataFormats/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Drag and Drop/DragDropDataFormats/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Drag and Drop/DragDropEvents/README.md b/Drag and Drop/DragDropEvents/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Drag and Drop/DragDropEvents/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Drag and Drop/DragDropObjects/README.md b/Drag and Drop/DragDropObjects/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Drag and Drop/DragDropObjects/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Drag and Drop/DragDropOpenTextFile/README.md b/Drag and Drop/DragDropOpenTextFile/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Drag and Drop/DragDropOpenTextFile/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Drag and Drop/DragDropTextOps/README.md b/Drag and Drop/DragDropTextOps/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Drag and Drop/DragDropTextOps/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Drag and Drop/DragDropThumbOps/README.md b/Drag and Drop/DragDropThumbOps/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Drag and Drop/DragDropThumbOps/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Element Tree/OverridingLogicalTree/README.md b/Element Tree/OverridingLogicalTree/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Element Tree/OverridingLogicalTree/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Element Tree/SearchingForElement/README.md b/Element Tree/SearchingForElement/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Element Tree/SearchingForElement/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/ContextMenuOpening/README.md b/Elements/ContextMenuOpening/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/ContextMenuOpening/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/FindingElementInPanel/README.md b/Elements/FindingElementInPanel/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/FindingElementInPanel/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/FocusVisualStyle/README.md b/Elements/FocusVisualStyle/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/FocusVisualStyle/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/HeightProperties/README.md b/Elements/HeightProperties/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/HeightProperties/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/LoadedEvent/README.md b/Elements/LoadedEvent/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/LoadedEvent/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/SettingMargins/README.md b/Elements/SettingMargins/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/SettingMargins/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/ThicknessConverter/README.md b/Elements/ThicknessConverter/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/ThicknessConverter/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/UsingElements/README.md b/Elements/UsingElements/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/UsingElements/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/VisibiltyChanges/README.md b/Elements/VisibiltyChanges/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/VisibiltyChanges/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Elements/WidthProperties/README.md b/Elements/WidthProperties/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Elements/WidthProperties/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Events/AddingEventHandler/README.md b/Events/AddingEventHandler/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Events/AddingEventHandler/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Events/CustomRoutedEvents/README.md b/Events/CustomRoutedEvents/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Events/CustomRoutedEvents/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Events/FindingSourceElement/README.md b/Events/FindingSourceElement/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Events/FindingSourceElement/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Events/RoutedEventHandling/README.md b/Events/RoutedEventHandling/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Events/RoutedEventHandling/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/KeyFrameAnimation/App.config b/Fundamentals/Element Tree/OverridingLogicalTree/App.config similarity index 100% rename from Animation/KeyFrameAnimation/App.config rename to Fundamentals/Element Tree/OverridingLogicalTree/App.config diff --git a/Element Tree/OverridingLogicalTree/App.cs b/Fundamentals/Element Tree/OverridingLogicalTree/App.cs similarity index 100% rename from Element Tree/OverridingLogicalTree/App.cs rename to Fundamentals/Element Tree/OverridingLogicalTree/App.cs diff --git a/Element Tree/OverridingLogicalTree/App.xaml b/Fundamentals/Element Tree/OverridingLogicalTree/App.xaml similarity index 100% rename from Element Tree/OverridingLogicalTree/App.xaml rename to Fundamentals/Element Tree/OverridingLogicalTree/App.xaml diff --git a/Element Tree/OverridingLogicalTree/MainWindow.cs b/Fundamentals/Element Tree/OverridingLogicalTree/MainWindow.cs similarity index 100% rename from Element Tree/OverridingLogicalTree/MainWindow.cs rename to Fundamentals/Element Tree/OverridingLogicalTree/MainWindow.cs diff --git a/Element Tree/OverridingLogicalTree/MainWindow.xaml b/Fundamentals/Element Tree/OverridingLogicalTree/MainWindow.xaml similarity index 100% rename from Element Tree/OverridingLogicalTree/MainWindow.xaml rename to Fundamentals/Element Tree/OverridingLogicalTree/MainWindow.xaml diff --git a/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj b/Fundamentals/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj similarity index 100% rename from Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj rename to Fundamentals/Element Tree/OverridingLogicalTree/OverridingLogicalTree.csproj diff --git a/Element Tree/OverridingLogicalTree/Properties/AssemblyInfo.cs b/Fundamentals/Element Tree/OverridingLogicalTree/Properties/AssemblyInfo.cs similarity index 100% rename from Element Tree/OverridingLogicalTree/Properties/AssemblyInfo.cs rename to Fundamentals/Element Tree/OverridingLogicalTree/Properties/AssemblyInfo.cs diff --git a/Element Tree/OverridingLogicalTree/Properties/Resources.Designer.cs b/Fundamentals/Element Tree/OverridingLogicalTree/Properties/Resources.Designer.cs similarity index 100% rename from Element Tree/OverridingLogicalTree/Properties/Resources.Designer.cs rename to Fundamentals/Element Tree/OverridingLogicalTree/Properties/Resources.Designer.cs diff --git a/Animation/AnimationExamples/Properties/Resources.resx b/Fundamentals/Element Tree/OverridingLogicalTree/Properties/Resources.resx similarity index 100% rename from Animation/AnimationExamples/Properties/Resources.resx rename to Fundamentals/Element Tree/OverridingLogicalTree/Properties/Resources.resx diff --git a/Element Tree/OverridingLogicalTree/Properties/Settings.Designer.cs b/Fundamentals/Element Tree/OverridingLogicalTree/Properties/Settings.Designer.cs similarity index 100% rename from Element Tree/OverridingLogicalTree/Properties/Settings.Designer.cs rename to Fundamentals/Element Tree/OverridingLogicalTree/Properties/Settings.Designer.cs diff --git a/Animation/AnimationExamples/Properties/Settings.settings b/Fundamentals/Element Tree/OverridingLogicalTree/Properties/Settings.settings similarity index 100% rename from Animation/AnimationExamples/Properties/Settings.settings rename to Fundamentals/Element Tree/OverridingLogicalTree/Properties/Settings.settings diff --git a/Element Tree/OverridingLogicalTree/SingletonPanel.cs b/Fundamentals/Element Tree/OverridingLogicalTree/SingletonPanel.cs similarity index 100% rename from Element Tree/OverridingLogicalTree/SingletonPanel.cs rename to Fundamentals/Element Tree/OverridingLogicalTree/SingletonPanel.cs diff --git a/Animation/KeySplineAnimations/App.config b/Fundamentals/Element Tree/SearchingForElement/App.config similarity index 100% rename from Animation/KeySplineAnimations/App.config rename to Fundamentals/Element Tree/SearchingForElement/App.config diff --git a/Element Tree/SearchingForElement/App.cs b/Fundamentals/Element Tree/SearchingForElement/App.cs similarity index 100% rename from Element Tree/SearchingForElement/App.cs rename to Fundamentals/Element Tree/SearchingForElement/App.cs diff --git a/Element Tree/SearchingForElement/App.xaml b/Fundamentals/Element Tree/SearchingForElement/App.xaml similarity index 100% rename from Element Tree/SearchingForElement/App.xaml rename to Fundamentals/Element Tree/SearchingForElement/App.xaml diff --git a/Element Tree/SearchingForElement/MainWindow.cs b/Fundamentals/Element Tree/SearchingForElement/MainWindow.cs similarity index 100% rename from Element Tree/SearchingForElement/MainWindow.cs rename to Fundamentals/Element Tree/SearchingForElement/MainWindow.cs diff --git a/Element Tree/SearchingForElement/MainWindow.xaml b/Fundamentals/Element Tree/SearchingForElement/MainWindow.xaml similarity index 100% rename from Element Tree/SearchingForElement/MainWindow.xaml rename to Fundamentals/Element Tree/SearchingForElement/MainWindow.xaml diff --git a/Element Tree/SearchingForElement/Properties/AssemblyInfo.cs b/Fundamentals/Element Tree/SearchingForElement/Properties/AssemblyInfo.cs similarity index 100% rename from Element Tree/SearchingForElement/Properties/AssemblyInfo.cs rename to Fundamentals/Element Tree/SearchingForElement/Properties/AssemblyInfo.cs diff --git a/Element Tree/SearchingForElement/Properties/Resources.Designer.cs b/Fundamentals/Element Tree/SearchingForElement/Properties/Resources.Designer.cs similarity index 100% rename from Element Tree/SearchingForElement/Properties/Resources.Designer.cs rename to Fundamentals/Element Tree/SearchingForElement/Properties/Resources.Designer.cs diff --git a/Animation/AnimationTiming/Properties/Resources.resx b/Fundamentals/Element Tree/SearchingForElement/Properties/Resources.resx similarity index 100% rename from Animation/AnimationTiming/Properties/Resources.resx rename to Fundamentals/Element Tree/SearchingForElement/Properties/Resources.resx diff --git a/Element Tree/SearchingForElement/Properties/Settings.Designer.cs b/Fundamentals/Element Tree/SearchingForElement/Properties/Settings.Designer.cs similarity index 100% rename from Element Tree/SearchingForElement/Properties/Settings.Designer.cs rename to Fundamentals/Element Tree/SearchingForElement/Properties/Settings.Designer.cs diff --git a/Animation/AnimationTiming/Properties/Settings.settings b/Fundamentals/Element Tree/SearchingForElement/Properties/Settings.settings similarity index 100% rename from Animation/AnimationTiming/Properties/Settings.settings rename to Fundamentals/Element Tree/SearchingForElement/Properties/Settings.settings diff --git a/Element Tree/SearchingForElement/SearchingForElement.csproj b/Fundamentals/Element Tree/SearchingForElement/SearchingForElement.csproj similarity index 100% rename from Element Tree/SearchingForElement/SearchingForElement.csproj rename to Fundamentals/Element Tree/SearchingForElement/SearchingForElement.csproj diff --git a/Animation/LocalAnimations/App.config b/Fundamentals/Elements/ContextMenuOpening/App.config similarity index 100% rename from Animation/LocalAnimations/App.config rename to Fundamentals/Elements/ContextMenuOpening/App.config diff --git a/Elements/ContextMenuOpening/App.cs b/Fundamentals/Elements/ContextMenuOpening/App.cs similarity index 100% rename from Elements/ContextMenuOpening/App.cs rename to Fundamentals/Elements/ContextMenuOpening/App.cs diff --git a/Elements/ContextMenuOpening/App.xaml b/Fundamentals/Elements/ContextMenuOpening/App.xaml similarity index 100% rename from Elements/ContextMenuOpening/App.xaml rename to Fundamentals/Elements/ContextMenuOpening/App.xaml diff --git a/Elements/ContextMenuOpening/ContextMenuOpening.csproj b/Fundamentals/Elements/ContextMenuOpening/ContextMenuOpening.csproj similarity index 100% rename from Elements/ContextMenuOpening/ContextMenuOpening.csproj rename to Fundamentals/Elements/ContextMenuOpening/ContextMenuOpening.csproj diff --git a/Elements/ContextMenuOpening/MyButton.cs b/Fundamentals/Elements/ContextMenuOpening/MyButton.cs similarity index 100% rename from Elements/ContextMenuOpening/MyButton.cs rename to Fundamentals/Elements/ContextMenuOpening/MyButton.cs diff --git a/Elements/ContextMenuOpening/Pane.cs b/Fundamentals/Elements/ContextMenuOpening/Pane.cs similarity index 100% rename from Elements/ContextMenuOpening/Pane.cs rename to Fundamentals/Elements/ContextMenuOpening/Pane.cs diff --git a/Elements/ContextMenuOpening/Pane.xaml b/Fundamentals/Elements/ContextMenuOpening/Pane.xaml similarity index 100% rename from Elements/ContextMenuOpening/Pane.xaml rename to Fundamentals/Elements/ContextMenuOpening/Pane.xaml diff --git a/Elements/ContextMenuOpening/Properties/AssemblyInfo.cs b/Fundamentals/Elements/ContextMenuOpening/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/ContextMenuOpening/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/ContextMenuOpening/Properties/AssemblyInfo.cs diff --git a/Elements/ContextMenuOpening/Properties/Resources.Designer.cs b/Fundamentals/Elements/ContextMenuOpening/Properties/Resources.Designer.cs similarity index 100% rename from Elements/ContextMenuOpening/Properties/Resources.Designer.cs rename to Fundamentals/Elements/ContextMenuOpening/Properties/Resources.Designer.cs diff --git a/Animation/CustomAnimation/Properties/Resources.resx b/Fundamentals/Elements/ContextMenuOpening/Properties/Resources.resx similarity index 100% rename from Animation/CustomAnimation/Properties/Resources.resx rename to Fundamentals/Elements/ContextMenuOpening/Properties/Resources.resx diff --git a/Elements/ContextMenuOpening/Properties/Settings.Designer.cs b/Fundamentals/Elements/ContextMenuOpening/Properties/Settings.Designer.cs similarity index 100% rename from Elements/ContextMenuOpening/Properties/Settings.Designer.cs rename to Fundamentals/Elements/ContextMenuOpening/Properties/Settings.Designer.cs diff --git a/Animation/CustomAnimation/Properties/Settings.settings b/Fundamentals/Elements/ContextMenuOpening/Properties/Settings.settings similarity index 100% rename from Animation/CustomAnimation/Properties/Settings.settings rename to Fundamentals/Elements/ContextMenuOpening/Properties/Settings.settings diff --git a/Animation/OpacityAnimation/App.config b/Fundamentals/Elements/FindingElementInPanel/App.config similarity index 100% rename from Animation/OpacityAnimation/App.config rename to Fundamentals/Elements/FindingElementInPanel/App.config diff --git a/Elements/FindingElementInPanel/App.cs b/Fundamentals/Elements/FindingElementInPanel/App.cs similarity index 100% rename from Elements/FindingElementInPanel/App.cs rename to Fundamentals/Elements/FindingElementInPanel/App.cs diff --git a/Elements/FindingElementInPanel/App.xaml b/Fundamentals/Elements/FindingElementInPanel/App.xaml similarity index 100% rename from Elements/FindingElementInPanel/App.xaml rename to Fundamentals/Elements/FindingElementInPanel/App.xaml diff --git a/Elements/FindingElementInPanel/FindingElementInPanel.csproj b/Fundamentals/Elements/FindingElementInPanel/FindingElementInPanel.csproj similarity index 100% rename from Elements/FindingElementInPanel/FindingElementInPanel.csproj rename to Fundamentals/Elements/FindingElementInPanel/FindingElementInPanel.csproj diff --git a/Elements/FindingElementInPanel/MainWindow.cs b/Fundamentals/Elements/FindingElementInPanel/MainWindow.cs similarity index 100% rename from Elements/FindingElementInPanel/MainWindow.cs rename to Fundamentals/Elements/FindingElementInPanel/MainWindow.cs diff --git a/Elements/FindingElementInPanel/MainWindow.xaml b/Fundamentals/Elements/FindingElementInPanel/MainWindow.xaml similarity index 100% rename from Elements/FindingElementInPanel/MainWindow.xaml rename to Fundamentals/Elements/FindingElementInPanel/MainWindow.xaml diff --git a/Elements/FindingElementInPanel/Properties/AssemblyInfo.cs b/Fundamentals/Elements/FindingElementInPanel/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/FindingElementInPanel/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/FindingElementInPanel/Properties/AssemblyInfo.cs diff --git a/Elements/FindingElementInPanel/Properties/Resources.Designer.cs b/Fundamentals/Elements/FindingElementInPanel/Properties/Resources.Designer.cs similarity index 100% rename from Elements/FindingElementInPanel/Properties/Resources.Designer.cs rename to Fundamentals/Elements/FindingElementInPanel/Properties/Resources.Designer.cs diff --git a/Animation/KeyFrameAnimation/Properties/Resources.resx b/Fundamentals/Elements/FindingElementInPanel/Properties/Resources.resx similarity index 100% rename from Animation/KeyFrameAnimation/Properties/Resources.resx rename to Fundamentals/Elements/FindingElementInPanel/Properties/Resources.resx diff --git a/Elements/FindingElementInPanel/Properties/Settings.Designer.cs b/Fundamentals/Elements/FindingElementInPanel/Properties/Settings.Designer.cs similarity index 100% rename from Elements/FindingElementInPanel/Properties/Settings.Designer.cs rename to Fundamentals/Elements/FindingElementInPanel/Properties/Settings.Designer.cs diff --git a/Animation/KeyFrameAnimation/Properties/Settings.settings b/Fundamentals/Elements/FindingElementInPanel/Properties/Settings.settings similarity index 100% rename from Animation/KeyFrameAnimation/Properties/Settings.settings rename to Fundamentals/Elements/FindingElementInPanel/Properties/Settings.settings diff --git a/Animation/PathAnimations/App.config b/Fundamentals/Elements/FocusVisualStyle/App.config similarity index 100% rename from Animation/PathAnimations/App.config rename to Fundamentals/Elements/FocusVisualStyle/App.config diff --git a/Elements/FocusVisualStyle/App.cs b/Fundamentals/Elements/FocusVisualStyle/App.cs similarity index 100% rename from Elements/FocusVisualStyle/App.cs rename to Fundamentals/Elements/FocusVisualStyle/App.cs diff --git a/Elements/FocusVisualStyle/App.xaml b/Fundamentals/Elements/FocusVisualStyle/App.xaml similarity index 100% rename from Elements/FocusVisualStyle/App.xaml rename to Fundamentals/Elements/FocusVisualStyle/App.xaml diff --git a/Elements/FocusVisualStyle/FocusVisualStyle.csproj b/Fundamentals/Elements/FocusVisualStyle/FocusVisualStyle.csproj similarity index 100% rename from Elements/FocusVisualStyle/FocusVisualStyle.csproj rename to Fundamentals/Elements/FocusVisualStyle/FocusVisualStyle.csproj diff --git a/Elements/FocusVisualStyle/MainWindow.cs b/Fundamentals/Elements/FocusVisualStyle/MainWindow.cs similarity index 100% rename from Elements/FocusVisualStyle/MainWindow.cs rename to Fundamentals/Elements/FocusVisualStyle/MainWindow.cs diff --git a/Elements/FocusVisualStyle/MainWindow.xaml b/Fundamentals/Elements/FocusVisualStyle/MainWindow.xaml similarity index 100% rename from Elements/FocusVisualStyle/MainWindow.xaml rename to Fundamentals/Elements/FocusVisualStyle/MainWindow.xaml diff --git a/Elements/FocusVisualStyle/Properties/AssemblyInfo.cs b/Fundamentals/Elements/FocusVisualStyle/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/FocusVisualStyle/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/FocusVisualStyle/Properties/AssemblyInfo.cs diff --git a/Elements/FocusVisualStyle/Properties/Resources.Designer.cs b/Fundamentals/Elements/FocusVisualStyle/Properties/Resources.Designer.cs similarity index 100% rename from Elements/FocusVisualStyle/Properties/Resources.Designer.cs rename to Fundamentals/Elements/FocusVisualStyle/Properties/Resources.Designer.cs diff --git a/Animation/KeySplineAnimations/Properties/Resources.resx b/Fundamentals/Elements/FocusVisualStyle/Properties/Resources.resx similarity index 100% rename from Animation/KeySplineAnimations/Properties/Resources.resx rename to Fundamentals/Elements/FocusVisualStyle/Properties/Resources.resx diff --git a/Elements/FocusVisualStyle/Properties/Settings.Designer.cs b/Fundamentals/Elements/FocusVisualStyle/Properties/Settings.Designer.cs similarity index 100% rename from Elements/FocusVisualStyle/Properties/Settings.Designer.cs rename to Fundamentals/Elements/FocusVisualStyle/Properties/Settings.Designer.cs diff --git a/Animation/KeySplineAnimations/Properties/Settings.settings b/Fundamentals/Elements/FocusVisualStyle/Properties/Settings.settings similarity index 100% rename from Animation/KeySplineAnimations/Properties/Settings.settings rename to Fundamentals/Elements/FocusVisualStyle/Properties/Settings.settings diff --git a/Animation/Per-FrameAnimation/App.config b/Fundamentals/Elements/HeightProperties/App.config similarity index 100% rename from Animation/Per-FrameAnimation/App.config rename to Fundamentals/Elements/HeightProperties/App.config diff --git a/Elements/HeightProperties/App.cs b/Fundamentals/Elements/HeightProperties/App.cs similarity index 100% rename from Elements/HeightProperties/App.cs rename to Fundamentals/Elements/HeightProperties/App.cs diff --git a/Elements/HeightProperties/App.xaml b/Fundamentals/Elements/HeightProperties/App.xaml similarity index 100% rename from Elements/HeightProperties/App.xaml rename to Fundamentals/Elements/HeightProperties/App.xaml diff --git a/Elements/HeightProperties/HeightProperties.csproj b/Fundamentals/Elements/HeightProperties/HeightProperties.csproj similarity index 100% rename from Elements/HeightProperties/HeightProperties.csproj rename to Fundamentals/Elements/HeightProperties/HeightProperties.csproj diff --git a/Elements/HeightProperties/MainWindow.cs b/Fundamentals/Elements/HeightProperties/MainWindow.cs similarity index 100% rename from Elements/HeightProperties/MainWindow.cs rename to Fundamentals/Elements/HeightProperties/MainWindow.cs diff --git a/Elements/HeightProperties/MainWindow.xaml b/Fundamentals/Elements/HeightProperties/MainWindow.xaml similarity index 100% rename from Elements/HeightProperties/MainWindow.xaml rename to Fundamentals/Elements/HeightProperties/MainWindow.xaml diff --git a/Elements/HeightProperties/Properties/AssemblyInfo.cs b/Fundamentals/Elements/HeightProperties/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/HeightProperties/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/HeightProperties/Properties/AssemblyInfo.cs diff --git a/Elements/HeightProperties/Properties/Resources.Designer.cs b/Fundamentals/Elements/HeightProperties/Properties/Resources.Designer.cs similarity index 100% rename from Elements/HeightProperties/Properties/Resources.Designer.cs rename to Fundamentals/Elements/HeightProperties/Properties/Resources.Designer.cs diff --git a/Animation/LocalAnimations/Properties/Resources.resx b/Fundamentals/Elements/HeightProperties/Properties/Resources.resx similarity index 100% rename from Animation/LocalAnimations/Properties/Resources.resx rename to Fundamentals/Elements/HeightProperties/Properties/Resources.resx diff --git a/Elements/HeightProperties/Properties/Settings.Designer.cs b/Fundamentals/Elements/HeightProperties/Properties/Settings.Designer.cs similarity index 100% rename from Elements/HeightProperties/Properties/Settings.Designer.cs rename to Fundamentals/Elements/HeightProperties/Properties/Settings.Designer.cs diff --git a/Animation/LocalAnimations/Properties/Settings.settings b/Fundamentals/Elements/HeightProperties/Properties/Settings.settings similarity index 100% rename from Animation/LocalAnimations/Properties/Settings.settings rename to Fundamentals/Elements/HeightProperties/Properties/Settings.settings diff --git a/Animation/PropertyAnimation/App.config b/Fundamentals/Elements/LoadedEvent/App.config similarity index 100% rename from Animation/PropertyAnimation/App.config rename to Fundamentals/Elements/LoadedEvent/App.config diff --git a/Elements/LoadedEvent/App.cs b/Fundamentals/Elements/LoadedEvent/App.cs similarity index 100% rename from Elements/LoadedEvent/App.cs rename to Fundamentals/Elements/LoadedEvent/App.cs diff --git a/Elements/LoadedEvent/App.xaml b/Fundamentals/Elements/LoadedEvent/App.xaml similarity index 100% rename from Elements/LoadedEvent/App.xaml rename to Fundamentals/Elements/LoadedEvent/App.xaml diff --git a/Elements/LoadedEvent/LoadedEvent.csproj b/Fundamentals/Elements/LoadedEvent/LoadedEvent.csproj similarity index 100% rename from Elements/LoadedEvent/LoadedEvent.csproj rename to Fundamentals/Elements/LoadedEvent/LoadedEvent.csproj diff --git a/Elements/LoadedEvent/MainWindow.cs b/Fundamentals/Elements/LoadedEvent/MainWindow.cs similarity index 100% rename from Elements/LoadedEvent/MainWindow.cs rename to Fundamentals/Elements/LoadedEvent/MainWindow.cs diff --git a/Elements/LoadedEvent/MainWindow.xaml b/Fundamentals/Elements/LoadedEvent/MainWindow.xaml similarity index 100% rename from Elements/LoadedEvent/MainWindow.xaml rename to Fundamentals/Elements/LoadedEvent/MainWindow.xaml diff --git a/Elements/LoadedEvent/Properties/AssemblyInfo.cs b/Fundamentals/Elements/LoadedEvent/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/LoadedEvent/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/LoadedEvent/Properties/AssemblyInfo.cs diff --git a/Elements/LoadedEvent/Properties/Resources.Designer.cs b/Fundamentals/Elements/LoadedEvent/Properties/Resources.Designer.cs similarity index 100% rename from Elements/LoadedEvent/Properties/Resources.Designer.cs rename to Fundamentals/Elements/LoadedEvent/Properties/Resources.Designer.cs diff --git a/Animation/OpacityAnimation/Properties/Resources.resx b/Fundamentals/Elements/LoadedEvent/Properties/Resources.resx similarity index 100% rename from Animation/OpacityAnimation/Properties/Resources.resx rename to Fundamentals/Elements/LoadedEvent/Properties/Resources.resx diff --git a/Elements/LoadedEvent/Properties/Settings.Designer.cs b/Fundamentals/Elements/LoadedEvent/Properties/Settings.Designer.cs similarity index 100% rename from Elements/LoadedEvent/Properties/Settings.Designer.cs rename to Fundamentals/Elements/LoadedEvent/Properties/Settings.Designer.cs diff --git a/Animation/OpacityAnimation/Properties/Settings.settings b/Fundamentals/Elements/LoadedEvent/Properties/Settings.settings similarity index 100% rename from Animation/OpacityAnimation/Properties/Settings.settings rename to Fundamentals/Elements/LoadedEvent/Properties/Settings.settings diff --git a/Animation/TargetValues/App.config b/Fundamentals/Elements/SettingMargins/App.config similarity index 100% rename from Animation/TargetValues/App.config rename to Fundamentals/Elements/SettingMargins/App.config diff --git a/Elements/SettingMargins/App.cs b/Fundamentals/Elements/SettingMargins/App.cs similarity index 100% rename from Elements/SettingMargins/App.cs rename to Fundamentals/Elements/SettingMargins/App.cs diff --git a/Elements/SettingMargins/App.xaml b/Fundamentals/Elements/SettingMargins/App.xaml similarity index 100% rename from Elements/SettingMargins/App.xaml rename to Fundamentals/Elements/SettingMargins/App.xaml diff --git a/Elements/SettingMargins/MainWindow.cs b/Fundamentals/Elements/SettingMargins/MainWindow.cs similarity index 100% rename from Elements/SettingMargins/MainWindow.cs rename to Fundamentals/Elements/SettingMargins/MainWindow.cs diff --git a/Elements/SettingMargins/MainWindow.xaml b/Fundamentals/Elements/SettingMargins/MainWindow.xaml similarity index 100% rename from Elements/SettingMargins/MainWindow.xaml rename to Fundamentals/Elements/SettingMargins/MainWindow.xaml diff --git a/Elements/SettingMargins/Properties/AssemblyInfo.cs b/Fundamentals/Elements/SettingMargins/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/SettingMargins/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/SettingMargins/Properties/AssemblyInfo.cs diff --git a/Elements/SettingMargins/Properties/Resources.Designer.cs b/Fundamentals/Elements/SettingMargins/Properties/Resources.Designer.cs similarity index 100% rename from Elements/SettingMargins/Properties/Resources.Designer.cs rename to Fundamentals/Elements/SettingMargins/Properties/Resources.Designer.cs diff --git a/Animation/PathAnimations/Properties/Resources.resx b/Fundamentals/Elements/SettingMargins/Properties/Resources.resx similarity index 100% rename from Animation/PathAnimations/Properties/Resources.resx rename to Fundamentals/Elements/SettingMargins/Properties/Resources.resx diff --git a/Elements/SettingMargins/Properties/Settings.Designer.cs b/Fundamentals/Elements/SettingMargins/Properties/Settings.Designer.cs similarity index 100% rename from Elements/SettingMargins/Properties/Settings.Designer.cs rename to Fundamentals/Elements/SettingMargins/Properties/Settings.Designer.cs diff --git a/Animation/PathAnimations/Properties/Settings.settings b/Fundamentals/Elements/SettingMargins/Properties/Settings.settings similarity index 100% rename from Animation/PathAnimations/Properties/Settings.settings rename to Fundamentals/Elements/SettingMargins/Properties/Settings.settings diff --git a/Elements/SettingMargins/SettingMargins.csproj b/Fundamentals/Elements/SettingMargins/SettingMargins.csproj similarity index 100% rename from Elements/SettingMargins/SettingMargins.csproj rename to Fundamentals/Elements/SettingMargins/SettingMargins.csproj diff --git a/Element Tree/OverridingLogicalTree/App.config b/Fundamentals/Elements/ThicknessConverter/App.config similarity index 100% rename from Element Tree/OverridingLogicalTree/App.config rename to Fundamentals/Elements/ThicknessConverter/App.config diff --git a/Elements/ThicknessConverter/App.cs b/Fundamentals/Elements/ThicknessConverter/App.cs similarity index 100% rename from Elements/ThicknessConverter/App.cs rename to Fundamentals/Elements/ThicknessConverter/App.cs diff --git a/Elements/ThicknessConverter/App.xaml b/Fundamentals/Elements/ThicknessConverter/App.xaml similarity index 100% rename from Elements/ThicknessConverter/App.xaml rename to Fundamentals/Elements/ThicknessConverter/App.xaml diff --git a/Elements/ThicknessConverter/MainWindow.cs b/Fundamentals/Elements/ThicknessConverter/MainWindow.cs similarity index 100% rename from Elements/ThicknessConverter/MainWindow.cs rename to Fundamentals/Elements/ThicknessConverter/MainWindow.cs diff --git a/Elements/ThicknessConverter/MainWindow.xaml b/Fundamentals/Elements/ThicknessConverter/MainWindow.xaml similarity index 100% rename from Elements/ThicknessConverter/MainWindow.xaml rename to Fundamentals/Elements/ThicknessConverter/MainWindow.xaml diff --git a/Elements/ThicknessConverter/Properties/AssemblyInfo.cs b/Fundamentals/Elements/ThicknessConverter/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/ThicknessConverter/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/ThicknessConverter/Properties/AssemblyInfo.cs diff --git a/Elements/ThicknessConverter/Properties/Resources.Designer.cs b/Fundamentals/Elements/ThicknessConverter/Properties/Resources.Designer.cs similarity index 100% rename from Elements/ThicknessConverter/Properties/Resources.Designer.cs rename to Fundamentals/Elements/ThicknessConverter/Properties/Resources.Designer.cs diff --git a/Animation/Per-FrameAnimation/Properties/Resources.resx b/Fundamentals/Elements/ThicknessConverter/Properties/Resources.resx similarity index 100% rename from Animation/Per-FrameAnimation/Properties/Resources.resx rename to Fundamentals/Elements/ThicknessConverter/Properties/Resources.resx diff --git a/Elements/ThicknessConverter/Properties/Settings.Designer.cs b/Fundamentals/Elements/ThicknessConverter/Properties/Settings.Designer.cs similarity index 100% rename from Elements/ThicknessConverter/Properties/Settings.Designer.cs rename to Fundamentals/Elements/ThicknessConverter/Properties/Settings.Designer.cs diff --git a/Animation/Per-FrameAnimation/Properties/Settings.settings b/Fundamentals/Elements/ThicknessConverter/Properties/Settings.settings similarity index 100% rename from Animation/Per-FrameAnimation/Properties/Settings.settings rename to Fundamentals/Elements/ThicknessConverter/Properties/Settings.settings diff --git a/Elements/ThicknessConverter/ThicknessConverter.csproj b/Fundamentals/Elements/ThicknessConverter/ThicknessConverter.csproj similarity index 100% rename from Elements/ThicknessConverter/ThicknessConverter.csproj rename to Fundamentals/Elements/ThicknessConverter/ThicknessConverter.csproj diff --git a/Element Tree/SearchingForElement/App.config b/Fundamentals/Elements/UsingElements/App.config similarity index 100% rename from Element Tree/SearchingForElement/App.config rename to Fundamentals/Elements/UsingElements/App.config diff --git a/Elements/UsingElements/App.cs b/Fundamentals/Elements/UsingElements/App.cs similarity index 100% rename from Elements/UsingElements/App.cs rename to Fundamentals/Elements/UsingElements/App.cs diff --git a/Elements/UsingElements/App.xaml b/Fundamentals/Elements/UsingElements/App.xaml similarity index 100% rename from Elements/UsingElements/App.xaml rename to Fundamentals/Elements/UsingElements/App.xaml diff --git a/Elements/UsingElements/MainWindow.cs b/Fundamentals/Elements/UsingElements/MainWindow.cs similarity index 100% rename from Elements/UsingElements/MainWindow.cs rename to Fundamentals/Elements/UsingElements/MainWindow.cs diff --git a/Elements/UsingElements/MainWindow.xaml b/Fundamentals/Elements/UsingElements/MainWindow.xaml similarity index 100% rename from Elements/UsingElements/MainWindow.xaml rename to Fundamentals/Elements/UsingElements/MainWindow.xaml diff --git a/Elements/UsingElements/Properties/AssemblyInfo.cs b/Fundamentals/Elements/UsingElements/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/UsingElements/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/UsingElements/Properties/AssemblyInfo.cs diff --git a/Elements/UsingElements/Properties/Resources.Designer.cs b/Fundamentals/Elements/UsingElements/Properties/Resources.Designer.cs similarity index 100% rename from Elements/UsingElements/Properties/Resources.Designer.cs rename to Fundamentals/Elements/UsingElements/Properties/Resources.Designer.cs diff --git a/Animation/PropertyAnimation/Properties/Resources.resx b/Fundamentals/Elements/UsingElements/Properties/Resources.resx similarity index 100% rename from Animation/PropertyAnimation/Properties/Resources.resx rename to Fundamentals/Elements/UsingElements/Properties/Resources.resx diff --git a/Elements/UsingElements/Properties/Settings.Designer.cs b/Fundamentals/Elements/UsingElements/Properties/Settings.Designer.cs similarity index 100% rename from Elements/UsingElements/Properties/Settings.Designer.cs rename to Fundamentals/Elements/UsingElements/Properties/Settings.Designer.cs diff --git a/Animation/PropertyAnimation/Properties/Settings.settings b/Fundamentals/Elements/UsingElements/Properties/Settings.settings similarity index 100% rename from Animation/PropertyAnimation/Properties/Settings.settings rename to Fundamentals/Elements/UsingElements/Properties/Settings.settings diff --git a/Elements/UsingElements/UsingElements.csproj b/Fundamentals/Elements/UsingElements/UsingElements.csproj similarity index 100% rename from Elements/UsingElements/UsingElements.csproj rename to Fundamentals/Elements/UsingElements/UsingElements.csproj diff --git a/Elements/ContextMenuOpening/App.config b/Fundamentals/Elements/VisibiltyChanges/App.config similarity index 100% rename from Elements/ContextMenuOpening/App.config rename to Fundamentals/Elements/VisibiltyChanges/App.config diff --git a/Elements/VisibiltyChanges/App.cs b/Fundamentals/Elements/VisibiltyChanges/App.cs similarity index 100% rename from Elements/VisibiltyChanges/App.cs rename to Fundamentals/Elements/VisibiltyChanges/App.cs diff --git a/Elements/VisibiltyChanges/App.xaml b/Fundamentals/Elements/VisibiltyChanges/App.xaml similarity index 100% rename from Elements/VisibiltyChanges/App.xaml rename to Fundamentals/Elements/VisibiltyChanges/App.xaml diff --git a/Elements/VisibiltyChanges/MainWindow.cs b/Fundamentals/Elements/VisibiltyChanges/MainWindow.cs similarity index 100% rename from Elements/VisibiltyChanges/MainWindow.cs rename to Fundamentals/Elements/VisibiltyChanges/MainWindow.cs diff --git a/Elements/VisibiltyChanges/MainWindow.xaml b/Fundamentals/Elements/VisibiltyChanges/MainWindow.xaml similarity index 100% rename from Elements/VisibiltyChanges/MainWindow.xaml rename to Fundamentals/Elements/VisibiltyChanges/MainWindow.xaml diff --git a/Elements/VisibiltyChanges/Properties/AssemblyInfo.cs b/Fundamentals/Elements/VisibiltyChanges/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/VisibiltyChanges/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/VisibiltyChanges/Properties/AssemblyInfo.cs diff --git a/Elements/VisibiltyChanges/Properties/Resources.Designer.cs b/Fundamentals/Elements/VisibiltyChanges/Properties/Resources.Designer.cs similarity index 100% rename from Elements/VisibiltyChanges/Properties/Resources.Designer.cs rename to Fundamentals/Elements/VisibiltyChanges/Properties/Resources.Designer.cs diff --git a/Animation/TargetValues/Properties/Resources.resx b/Fundamentals/Elements/VisibiltyChanges/Properties/Resources.resx similarity index 100% rename from Animation/TargetValues/Properties/Resources.resx rename to Fundamentals/Elements/VisibiltyChanges/Properties/Resources.resx diff --git a/Elements/VisibiltyChanges/Properties/Settings.Designer.cs b/Fundamentals/Elements/VisibiltyChanges/Properties/Settings.Designer.cs similarity index 100% rename from Elements/VisibiltyChanges/Properties/Settings.Designer.cs rename to Fundamentals/Elements/VisibiltyChanges/Properties/Settings.Designer.cs diff --git a/Animation/TargetValues/Properties/Settings.settings b/Fundamentals/Elements/VisibiltyChanges/Properties/Settings.settings similarity index 100% rename from Animation/TargetValues/Properties/Settings.settings rename to Fundamentals/Elements/VisibiltyChanges/Properties/Settings.settings diff --git a/Elements/VisibiltyChanges/VisibiltyChanges.csproj b/Fundamentals/Elements/VisibiltyChanges/VisibiltyChanges.csproj similarity index 100% rename from Elements/VisibiltyChanges/VisibiltyChanges.csproj rename to Fundamentals/Elements/VisibiltyChanges/VisibiltyChanges.csproj diff --git a/Elements/FindingElementInPanel/App.config b/Fundamentals/Elements/WidthProperties/App.config similarity index 100% rename from Elements/FindingElementInPanel/App.config rename to Fundamentals/Elements/WidthProperties/App.config diff --git a/Elements/WidthProperties/App.cs b/Fundamentals/Elements/WidthProperties/App.cs similarity index 100% rename from Elements/WidthProperties/App.cs rename to Fundamentals/Elements/WidthProperties/App.cs diff --git a/Elements/WidthProperties/App.xaml b/Fundamentals/Elements/WidthProperties/App.xaml similarity index 100% rename from Elements/WidthProperties/App.xaml rename to Fundamentals/Elements/WidthProperties/App.xaml diff --git a/Elements/WidthProperties/MainWindow.cs b/Fundamentals/Elements/WidthProperties/MainWindow.cs similarity index 100% rename from Elements/WidthProperties/MainWindow.cs rename to Fundamentals/Elements/WidthProperties/MainWindow.cs diff --git a/Elements/WidthProperties/MainWindow.xaml b/Fundamentals/Elements/WidthProperties/MainWindow.xaml similarity index 100% rename from Elements/WidthProperties/MainWindow.xaml rename to Fundamentals/Elements/WidthProperties/MainWindow.xaml diff --git a/Elements/WidthProperties/Properties/AssemblyInfo.cs b/Fundamentals/Elements/WidthProperties/Properties/AssemblyInfo.cs similarity index 100% rename from Elements/WidthProperties/Properties/AssemblyInfo.cs rename to Fundamentals/Elements/WidthProperties/Properties/AssemblyInfo.cs diff --git a/Elements/WidthProperties/Properties/Resources.Designer.cs b/Fundamentals/Elements/WidthProperties/Properties/Resources.Designer.cs similarity index 100% rename from Elements/WidthProperties/Properties/Resources.Designer.cs rename to Fundamentals/Elements/WidthProperties/Properties/Resources.Designer.cs diff --git a/Element Tree/OverridingLogicalTree/Properties/Resources.resx b/Fundamentals/Elements/WidthProperties/Properties/Resources.resx similarity index 100% rename from Element Tree/OverridingLogicalTree/Properties/Resources.resx rename to Fundamentals/Elements/WidthProperties/Properties/Resources.resx diff --git a/Elements/WidthProperties/Properties/Settings.Designer.cs b/Fundamentals/Elements/WidthProperties/Properties/Settings.Designer.cs similarity index 100% rename from Elements/WidthProperties/Properties/Settings.Designer.cs rename to Fundamentals/Elements/WidthProperties/Properties/Settings.Designer.cs diff --git a/Element Tree/OverridingLogicalTree/Properties/Settings.settings b/Fundamentals/Elements/WidthProperties/Properties/Settings.settings similarity index 100% rename from Element Tree/OverridingLogicalTree/Properties/Settings.settings rename to Fundamentals/Elements/WidthProperties/Properties/Settings.settings diff --git a/Elements/WidthProperties/WidthProperties.csproj b/Fundamentals/Elements/WidthProperties/WidthProperties.csproj similarity index 100% rename from Elements/WidthProperties/WidthProperties.csproj rename to Fundamentals/Elements/WidthProperties/WidthProperties.csproj diff --git a/Events/AddingEventHandler/AddingEventHandler.csproj b/Fundamentals/Events/AddingEventHandler/AddingEventHandler.csproj similarity index 100% rename from Events/AddingEventHandler/AddingEventHandler.csproj rename to Fundamentals/Events/AddingEventHandler/AddingEventHandler.csproj diff --git a/Elements/FocusVisualStyle/App.config b/Fundamentals/Events/AddingEventHandler/App.config similarity index 100% rename from Elements/FocusVisualStyle/App.config rename to Fundamentals/Events/AddingEventHandler/App.config diff --git a/Events/AddingEventHandler/App.cs b/Fundamentals/Events/AddingEventHandler/App.cs similarity index 100% rename from Events/AddingEventHandler/App.cs rename to Fundamentals/Events/AddingEventHandler/App.cs diff --git a/Events/AddingEventHandler/App.xaml b/Fundamentals/Events/AddingEventHandler/App.xaml similarity index 100% rename from Events/AddingEventHandler/App.xaml rename to Fundamentals/Events/AddingEventHandler/App.xaml diff --git a/Events/AddingEventHandler/MainWindow.cs b/Fundamentals/Events/AddingEventHandler/MainWindow.cs similarity index 100% rename from Events/AddingEventHandler/MainWindow.cs rename to Fundamentals/Events/AddingEventHandler/MainWindow.cs diff --git a/Events/AddingEventHandler/MainWindow.xaml b/Fundamentals/Events/AddingEventHandler/MainWindow.xaml similarity index 100% rename from Events/AddingEventHandler/MainWindow.xaml rename to Fundamentals/Events/AddingEventHandler/MainWindow.xaml diff --git a/Events/AddingEventHandler/Properties/AssemblyInfo.cs b/Fundamentals/Events/AddingEventHandler/Properties/AssemblyInfo.cs similarity index 100% rename from Events/AddingEventHandler/Properties/AssemblyInfo.cs rename to Fundamentals/Events/AddingEventHandler/Properties/AssemblyInfo.cs diff --git a/Events/AddingEventHandler/Properties/Resources.Designer.cs b/Fundamentals/Events/AddingEventHandler/Properties/Resources.Designer.cs similarity index 100% rename from Events/AddingEventHandler/Properties/Resources.Designer.cs rename to Fundamentals/Events/AddingEventHandler/Properties/Resources.Designer.cs diff --git a/Element Tree/SearchingForElement/Properties/Resources.resx b/Fundamentals/Events/AddingEventHandler/Properties/Resources.resx similarity index 100% rename from Element Tree/SearchingForElement/Properties/Resources.resx rename to Fundamentals/Events/AddingEventHandler/Properties/Resources.resx diff --git a/Events/AddingEventHandler/Properties/Settings.Designer.cs b/Fundamentals/Events/AddingEventHandler/Properties/Settings.Designer.cs similarity index 100% rename from Events/AddingEventHandler/Properties/Settings.Designer.cs rename to Fundamentals/Events/AddingEventHandler/Properties/Settings.Designer.cs diff --git a/Element Tree/SearchingForElement/Properties/Settings.settings b/Fundamentals/Events/AddingEventHandler/Properties/Settings.settings similarity index 100% rename from Element Tree/SearchingForElement/Properties/Settings.settings rename to Fundamentals/Events/AddingEventHandler/Properties/Settings.settings diff --git a/Elements/HeightProperties/App.config b/Fundamentals/Events/CustomRoutedEvents/App.config similarity index 100% rename from Elements/HeightProperties/App.config rename to Fundamentals/Events/CustomRoutedEvents/App.config diff --git a/Events/CustomRoutedEvents/App.cs b/Fundamentals/Events/CustomRoutedEvents/App.cs similarity index 100% rename from Events/CustomRoutedEvents/App.cs rename to Fundamentals/Events/CustomRoutedEvents/App.cs diff --git a/Events/CustomRoutedEvents/App.xaml b/Fundamentals/Events/CustomRoutedEvents/App.xaml similarity index 100% rename from Events/CustomRoutedEvents/App.xaml rename to Fundamentals/Events/CustomRoutedEvents/App.xaml diff --git a/Events/CustomRoutedEvents/CustomRoutedEvents.csproj b/Fundamentals/Events/CustomRoutedEvents/CustomRoutedEvents.csproj similarity index 100% rename from Events/CustomRoutedEvents/CustomRoutedEvents.csproj rename to Fundamentals/Events/CustomRoutedEvents/CustomRoutedEvents.csproj diff --git a/Events/CustomRoutedEvents/MainWindow.cs b/Fundamentals/Events/CustomRoutedEvents/MainWindow.cs similarity index 100% rename from Events/CustomRoutedEvents/MainWindow.cs rename to Fundamentals/Events/CustomRoutedEvents/MainWindow.cs diff --git a/Events/CustomRoutedEvents/MainWindow.xaml b/Fundamentals/Events/CustomRoutedEvents/MainWindow.xaml similarity index 100% rename from Events/CustomRoutedEvents/MainWindow.xaml rename to Fundamentals/Events/CustomRoutedEvents/MainWindow.xaml diff --git a/Events/CustomRoutedEvents/MyButtonSimple.cs b/Fundamentals/Events/CustomRoutedEvents/MyButtonSimple.cs similarity index 100% rename from Events/CustomRoutedEvents/MyButtonSimple.cs rename to Fundamentals/Events/CustomRoutedEvents/MyButtonSimple.cs diff --git a/Events/CustomRoutedEvents/Properties/AssemblyInfo.cs b/Fundamentals/Events/CustomRoutedEvents/Properties/AssemblyInfo.cs similarity index 100% rename from Events/CustomRoutedEvents/Properties/AssemblyInfo.cs rename to Fundamentals/Events/CustomRoutedEvents/Properties/AssemblyInfo.cs diff --git a/Events/CustomRoutedEvents/Properties/Resources.Designer.cs b/Fundamentals/Events/CustomRoutedEvents/Properties/Resources.Designer.cs similarity index 100% rename from Events/CustomRoutedEvents/Properties/Resources.Designer.cs rename to Fundamentals/Events/CustomRoutedEvents/Properties/Resources.Designer.cs diff --git a/Elements/ContextMenuOpening/Properties/Resources.resx b/Fundamentals/Events/CustomRoutedEvents/Properties/Resources.resx similarity index 100% rename from Elements/ContextMenuOpening/Properties/Resources.resx rename to Fundamentals/Events/CustomRoutedEvents/Properties/Resources.resx diff --git a/Events/CustomRoutedEvents/Properties/Settings.Designer.cs b/Fundamentals/Events/CustomRoutedEvents/Properties/Settings.Designer.cs similarity index 100% rename from Events/CustomRoutedEvents/Properties/Settings.Designer.cs rename to Fundamentals/Events/CustomRoutedEvents/Properties/Settings.Designer.cs diff --git a/Elements/ContextMenuOpening/Properties/Settings.settings b/Fundamentals/Events/CustomRoutedEvents/Properties/Settings.settings similarity index 100% rename from Elements/ContextMenuOpening/Properties/Settings.settings rename to Fundamentals/Events/CustomRoutedEvents/Properties/Settings.settings diff --git a/Elements/LoadedEvent/App.config b/Fundamentals/Events/FindingSourceElement/App.config similarity index 100% rename from Elements/LoadedEvent/App.config rename to Fundamentals/Events/FindingSourceElement/App.config diff --git a/Events/FindingSourceElement/App.cs b/Fundamentals/Events/FindingSourceElement/App.cs similarity index 100% rename from Events/FindingSourceElement/App.cs rename to Fundamentals/Events/FindingSourceElement/App.cs diff --git a/Events/FindingSourceElement/App.xaml b/Fundamentals/Events/FindingSourceElement/App.xaml similarity index 100% rename from Events/FindingSourceElement/App.xaml rename to Fundamentals/Events/FindingSourceElement/App.xaml diff --git a/Events/FindingSourceElement/FindingSourceElement.csproj b/Fundamentals/Events/FindingSourceElement/FindingSourceElement.csproj similarity index 100% rename from Events/FindingSourceElement/FindingSourceElement.csproj rename to Fundamentals/Events/FindingSourceElement/FindingSourceElement.csproj diff --git a/Events/FindingSourceElement/MainWindow.cs b/Fundamentals/Events/FindingSourceElement/MainWindow.cs similarity index 100% rename from Events/FindingSourceElement/MainWindow.cs rename to Fundamentals/Events/FindingSourceElement/MainWindow.cs diff --git a/Events/FindingSourceElement/MainWindow.xaml b/Fundamentals/Events/FindingSourceElement/MainWindow.xaml similarity index 100% rename from Events/FindingSourceElement/MainWindow.xaml rename to Fundamentals/Events/FindingSourceElement/MainWindow.xaml diff --git a/Events/FindingSourceElement/Properties/AssemblyInfo.cs b/Fundamentals/Events/FindingSourceElement/Properties/AssemblyInfo.cs similarity index 100% rename from Events/FindingSourceElement/Properties/AssemblyInfo.cs rename to Fundamentals/Events/FindingSourceElement/Properties/AssemblyInfo.cs diff --git a/Events/FindingSourceElement/Properties/Resources.Designer.cs b/Fundamentals/Events/FindingSourceElement/Properties/Resources.Designer.cs similarity index 100% rename from Events/FindingSourceElement/Properties/Resources.Designer.cs rename to Fundamentals/Events/FindingSourceElement/Properties/Resources.Designer.cs diff --git a/Elements/FindingElementInPanel/Properties/Resources.resx b/Fundamentals/Events/FindingSourceElement/Properties/Resources.resx similarity index 100% rename from Elements/FindingElementInPanel/Properties/Resources.resx rename to Fundamentals/Events/FindingSourceElement/Properties/Resources.resx diff --git a/Events/FindingSourceElement/Properties/Settings.Designer.cs b/Fundamentals/Events/FindingSourceElement/Properties/Settings.Designer.cs similarity index 100% rename from Events/FindingSourceElement/Properties/Settings.Designer.cs rename to Fundamentals/Events/FindingSourceElement/Properties/Settings.Designer.cs diff --git a/Elements/FindingElementInPanel/Properties/Settings.settings b/Fundamentals/Events/FindingSourceElement/Properties/Settings.settings similarity index 100% rename from Elements/FindingElementInPanel/Properties/Settings.settings rename to Fundamentals/Events/FindingSourceElement/Properties/Settings.settings diff --git a/Elements/SettingMargins/App.config b/Fundamentals/Events/RoutedEventHandling/App.config similarity index 100% rename from Elements/SettingMargins/App.config rename to Fundamentals/Events/RoutedEventHandling/App.config diff --git a/Events/RoutedEventHandling/App.cs b/Fundamentals/Events/RoutedEventHandling/App.cs similarity index 100% rename from Events/RoutedEventHandling/App.cs rename to Fundamentals/Events/RoutedEventHandling/App.cs diff --git a/Events/RoutedEventHandling/App.xaml b/Fundamentals/Events/RoutedEventHandling/App.xaml similarity index 100% rename from Events/RoutedEventHandling/App.xaml rename to Fundamentals/Events/RoutedEventHandling/App.xaml diff --git a/Events/RoutedEventHandling/MainWindow.cs b/Fundamentals/Events/RoutedEventHandling/MainWindow.cs similarity index 100% rename from Events/RoutedEventHandling/MainWindow.cs rename to Fundamentals/Events/RoutedEventHandling/MainWindow.cs diff --git a/Events/RoutedEventHandling/MainWindow.xaml b/Fundamentals/Events/RoutedEventHandling/MainWindow.xaml similarity index 100% rename from Events/RoutedEventHandling/MainWindow.xaml rename to Fundamentals/Events/RoutedEventHandling/MainWindow.xaml diff --git a/Events/RoutedEventHandling/Properties/AssemblyInfo.cs b/Fundamentals/Events/RoutedEventHandling/Properties/AssemblyInfo.cs similarity index 100% rename from Events/RoutedEventHandling/Properties/AssemblyInfo.cs rename to Fundamentals/Events/RoutedEventHandling/Properties/AssemblyInfo.cs diff --git a/Events/RoutedEventHandling/Properties/Resources.Designer.cs b/Fundamentals/Events/RoutedEventHandling/Properties/Resources.Designer.cs similarity index 100% rename from Events/RoutedEventHandling/Properties/Resources.Designer.cs rename to Fundamentals/Events/RoutedEventHandling/Properties/Resources.Designer.cs diff --git a/Elements/FocusVisualStyle/Properties/Resources.resx b/Fundamentals/Events/RoutedEventHandling/Properties/Resources.resx similarity index 100% rename from Elements/FocusVisualStyle/Properties/Resources.resx rename to Fundamentals/Events/RoutedEventHandling/Properties/Resources.resx diff --git a/Events/RoutedEventHandling/Properties/Settings.Designer.cs b/Fundamentals/Events/RoutedEventHandling/Properties/Settings.Designer.cs similarity index 100% rename from Events/RoutedEventHandling/Properties/Settings.Designer.cs rename to Fundamentals/Events/RoutedEventHandling/Properties/Settings.Designer.cs diff --git a/Elements/FocusVisualStyle/Properties/Settings.settings b/Fundamentals/Events/RoutedEventHandling/Properties/Settings.settings similarity index 100% rename from Elements/FocusVisualStyle/Properties/Settings.settings rename to Fundamentals/Events/RoutedEventHandling/Properties/Settings.settings diff --git a/Events/RoutedEventHandling/RoutedEventHandling.csproj b/Fundamentals/Events/RoutedEventHandling/RoutedEventHandling.csproj similarity index 100% rename from Events/RoutedEventHandling/RoutedEventHandling.csproj rename to Fundamentals/Events/RoutedEventHandling/RoutedEventHandling.csproj diff --git a/Elements/ThicknessConverter/App.config b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/App.config similarity index 100% rename from Elements/ThicknessConverter/App.config rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/App.config diff --git a/Input and Commands/CaptureUnCaptureMouse/App.cs b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/App.cs similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/App.cs rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/App.cs diff --git a/Input and Commands/CaptureUnCaptureMouse/App.xaml b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/App.xaml similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/App.xaml rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/App.xaml diff --git a/Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/CaptureUnCaptureMouse.csproj diff --git a/Input and Commands/CaptureUnCaptureMouse/MainWindow.cs b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/MainWindow.cs similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/MainWindow.cs rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/MainWindow.cs diff --git a/Input and Commands/CaptureUnCaptureMouse/MainWindow.xaml b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/MainWindow.xaml similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/MainWindow.xaml rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/MainWindow.xaml diff --git a/Input and Commands/CaptureUnCaptureMouse/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/AssemblyInfo.cs diff --git a/Input and Commands/CaptureUnCaptureMouse/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Resources.Designer.cs diff --git a/Elements/HeightProperties/Properties/Resources.resx b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Resources.resx similarity index 100% rename from Elements/HeightProperties/Properties/Resources.resx rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Resources.resx diff --git a/Input and Commands/CaptureUnCaptureMouse/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Settings.Designer.cs diff --git a/Elements/HeightProperties/Properties/Settings.settings b/Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Settings.settings similarity index 100% rename from Elements/HeightProperties/Properties/Settings.settings rename to Fundamentals/Input and Commands/CaptureUnCaptureMouse/Properties/Settings.settings diff --git a/Elements/UsingElements/App.config b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/App.config similarity index 100% rename from Elements/UsingElements/App.config rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/App.config diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/App.cs b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/App.cs similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/App.cs rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/App.cs diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/App.xaml b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/App.xaml similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/App.xaml rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/App.xaml diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/CommandSourceControlUsingSystemTimer.csproj diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.cs b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.cs similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.cs rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.cs diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.xaml b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.xaml similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.xaml rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/MainWindow.xaml diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/AssemblyInfo.cs diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.Designer.cs diff --git a/Elements/LoadedEvent/Properties/Resources.resx b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.resx similarity index 100% rename from Elements/LoadedEvent/Properties/Resources.resx rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.resx diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.Designer.cs diff --git a/Elements/LoadedEvent/Properties/Settings.settings b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.settings similarity index 100% rename from Elements/LoadedEvent/Properties/Settings.settings rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.settings diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/SliderValueConverter.cs b/Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/SliderValueConverter.cs similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/SliderValueConverter.cs rename to Fundamentals/Input and Commands/CommandSourceControlUsingSystemTimer/SliderValueConverter.cs diff --git a/Elements/VisibiltyChanges/App.config b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/App.config similarity index 100% rename from Elements/VisibiltyChanges/App.config rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/App.config diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/App.cs b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/App.cs similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/App.cs rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/App.cs diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/App.xaml b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/App.xaml similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/App.xaml rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/App.xaml diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/CommandSourceControlWithDispatcherTimer.csproj diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.cs b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.cs similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.cs rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.cs diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.xaml b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.xaml similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.xaml rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/MainWindow.xaml diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/AssemblyInfo.cs diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.Designer.cs diff --git a/Elements/SettingMargins/Properties/Resources.resx b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.resx similarity index 100% rename from Elements/SettingMargins/Properties/Resources.resx rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.resx diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.Designer.cs diff --git a/Elements/SettingMargins/Properties/Settings.settings b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.settings similarity index 100% rename from Elements/SettingMargins/Properties/Settings.settings rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.settings diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/SliderValueConverter.cs b/Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/SliderValueConverter.cs similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/SliderValueConverter.cs rename to Fundamentals/Input and Commands/CommandSourceControlWithDispatcherTimer/SliderValueConverter.cs diff --git a/Elements/WidthProperties/App.config b/Fundamentals/Input and Commands/CursorType/App.config similarity index 100% rename from Elements/WidthProperties/App.config rename to Fundamentals/Input and Commands/CursorType/App.config diff --git a/Input and Commands/CursorType/App.cs b/Fundamentals/Input and Commands/CursorType/App.cs similarity index 100% rename from Input and Commands/CursorType/App.cs rename to Fundamentals/Input and Commands/CursorType/App.cs diff --git a/Input and Commands/CursorType/App.xaml b/Fundamentals/Input and Commands/CursorType/App.xaml similarity index 100% rename from Input and Commands/CursorType/App.xaml rename to Fundamentals/Input and Commands/CursorType/App.xaml diff --git a/Input and Commands/CursorType/CursorType.csproj b/Fundamentals/Input and Commands/CursorType/CursorType.csproj similarity index 100% rename from Input and Commands/CursorType/CursorType.csproj rename to Fundamentals/Input and Commands/CursorType/CursorType.csproj diff --git a/Input and Commands/CursorType/MainWindow.cs b/Fundamentals/Input and Commands/CursorType/MainWindow.cs similarity index 100% rename from Input and Commands/CursorType/MainWindow.cs rename to Fundamentals/Input and Commands/CursorType/MainWindow.cs diff --git a/Input and Commands/CursorType/MainWindow.xaml b/Fundamentals/Input and Commands/CursorType/MainWindow.xaml similarity index 100% rename from Input and Commands/CursorType/MainWindow.xaml rename to Fundamentals/Input and Commands/CursorType/MainWindow.xaml diff --git a/Input and Commands/CursorType/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/CursorType/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/CursorType/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/CursorType/Properties/AssemblyInfo.cs diff --git a/Input and Commands/CursorType/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/CursorType/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/CursorType/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/CursorType/Properties/Resources.Designer.cs diff --git a/Elements/ThicknessConverter/Properties/Resources.resx b/Fundamentals/Input and Commands/CursorType/Properties/Resources.resx similarity index 100% rename from Elements/ThicknessConverter/Properties/Resources.resx rename to Fundamentals/Input and Commands/CursorType/Properties/Resources.resx diff --git a/Input and Commands/CursorType/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/CursorType/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/CursorType/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/CursorType/Properties/Settings.Designer.cs diff --git a/Elements/ThicknessConverter/Properties/Settings.settings b/Fundamentals/Input and Commands/CursorType/Properties/Settings.settings similarity index 100% rename from Elements/ThicknessConverter/Properties/Settings.settings rename to Fundamentals/Input and Commands/CursorType/Properties/Settings.settings diff --git a/Input and Commands/CursorType/customcursor.cur b/Fundamentals/Input and Commands/CursorType/customcursor.cur similarity index 100% rename from Input and Commands/CursorType/customcursor.cur rename to Fundamentals/Input and Commands/CursorType/customcursor.cur diff --git a/Events/AddingEventHandler/App.config b/Fundamentals/Input and Commands/CustomRoutedCommand/App.config similarity index 100% rename from Events/AddingEventHandler/App.config rename to Fundamentals/Input and Commands/CustomRoutedCommand/App.config diff --git a/Input and Commands/CustomRoutedCommand/App.cs b/Fundamentals/Input and Commands/CustomRoutedCommand/App.cs similarity index 100% rename from Input and Commands/CustomRoutedCommand/App.cs rename to Fundamentals/Input and Commands/CustomRoutedCommand/App.cs diff --git a/Input and Commands/CustomRoutedCommand/App.xaml b/Fundamentals/Input and Commands/CustomRoutedCommand/App.xaml similarity index 100% rename from Input and Commands/CustomRoutedCommand/App.xaml rename to Fundamentals/Input and Commands/CustomRoutedCommand/App.xaml diff --git a/Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj b/Fundamentals/Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj similarity index 100% rename from Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj rename to Fundamentals/Input and Commands/CustomRoutedCommand/CustomRoutedCommand.csproj diff --git a/Input and Commands/CustomRoutedCommand/MainWindow.cs b/Fundamentals/Input and Commands/CustomRoutedCommand/MainWindow.cs similarity index 100% rename from Input and Commands/CustomRoutedCommand/MainWindow.cs rename to Fundamentals/Input and Commands/CustomRoutedCommand/MainWindow.cs diff --git a/Input and Commands/CustomRoutedCommand/MainWindow.xaml b/Fundamentals/Input and Commands/CustomRoutedCommand/MainWindow.xaml similarity index 100% rename from Input and Commands/CustomRoutedCommand/MainWindow.xaml rename to Fundamentals/Input and Commands/CustomRoutedCommand/MainWindow.xaml diff --git a/Input and Commands/CustomRoutedCommand/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/CustomRoutedCommand/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/CustomRoutedCommand/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/CustomRoutedCommand/Properties/AssemblyInfo.cs diff --git a/Input and Commands/CustomRoutedCommand/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/CustomRoutedCommand/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Resources.Designer.cs diff --git a/Elements/UsingElements/Properties/Resources.resx b/Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Resources.resx similarity index 100% rename from Elements/UsingElements/Properties/Resources.resx rename to Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Resources.resx diff --git a/Input and Commands/CustomRoutedCommand/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/CustomRoutedCommand/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Settings.Designer.cs diff --git a/Elements/UsingElements/Properties/Settings.settings b/Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Settings.settings similarity index 100% rename from Elements/UsingElements/Properties/Settings.settings rename to Fundamentals/Input and Commands/CustomRoutedCommand/Properties/Settings.settings diff --git a/Events/CustomRoutedEvents/App.config b/Fundamentals/Input and Commands/EditingCommands/App.config similarity index 100% rename from Events/CustomRoutedEvents/App.config rename to Fundamentals/Input and Commands/EditingCommands/App.config diff --git a/Input and Commands/EditingCommands/App.cs b/Fundamentals/Input and Commands/EditingCommands/App.cs similarity index 100% rename from Input and Commands/EditingCommands/App.cs rename to Fundamentals/Input and Commands/EditingCommands/App.cs diff --git a/Input and Commands/EditingCommands/App.xaml b/Fundamentals/Input and Commands/EditingCommands/App.xaml similarity index 100% rename from Input and Commands/EditingCommands/App.xaml rename to Fundamentals/Input and Commands/EditingCommands/App.xaml diff --git a/Input and Commands/EditingCommands/EditingCommands.csproj b/Fundamentals/Input and Commands/EditingCommands/EditingCommands.csproj similarity index 100% rename from Input and Commands/EditingCommands/EditingCommands.csproj rename to Fundamentals/Input and Commands/EditingCommands/EditingCommands.csproj diff --git a/Input and Commands/EditingCommands/MainWindow.cs b/Fundamentals/Input and Commands/EditingCommands/MainWindow.cs similarity index 100% rename from Input and Commands/EditingCommands/MainWindow.cs rename to Fundamentals/Input and Commands/EditingCommands/MainWindow.cs diff --git a/Input and Commands/EditingCommands/MainWindow.xaml b/Fundamentals/Input and Commands/EditingCommands/MainWindow.xaml similarity index 100% rename from Input and Commands/EditingCommands/MainWindow.xaml rename to Fundamentals/Input and Commands/EditingCommands/MainWindow.xaml diff --git a/Input and Commands/EditingCommands/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/EditingCommands/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/EditingCommands/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/EditingCommands/Properties/AssemblyInfo.cs diff --git a/Input and Commands/EditingCommands/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/EditingCommands/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/EditingCommands/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/EditingCommands/Properties/Resources.Designer.cs diff --git a/Elements/VisibiltyChanges/Properties/Resources.resx b/Fundamentals/Input and Commands/EditingCommands/Properties/Resources.resx similarity index 100% rename from Elements/VisibiltyChanges/Properties/Resources.resx rename to Fundamentals/Input and Commands/EditingCommands/Properties/Resources.resx diff --git a/Input and Commands/EditingCommands/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/EditingCommands/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/EditingCommands/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/EditingCommands/Properties/Settings.Designer.cs diff --git a/Elements/VisibiltyChanges/Properties/Settings.settings b/Fundamentals/Input and Commands/EditingCommands/Properties/Settings.settings similarity index 100% rename from Elements/VisibiltyChanges/Properties/Settings.settings rename to Fundamentals/Input and Commands/EditingCommands/Properties/Settings.settings diff --git a/Events/FindingSourceElement/App.config b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/App.config similarity index 100% rename from Events/FindingSourceElement/App.config rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/App.config diff --git a/Input and Commands/EventOnGainAndLooseFocus/App.cs b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/App.cs similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/App.cs rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/App.cs diff --git a/Input and Commands/EventOnGainAndLooseFocus/App.xaml b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/App.xaml similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/App.xaml rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/App.xaml diff --git a/Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/EventOnGainAndLooseFocus.csproj diff --git a/Input and Commands/EventOnGainAndLooseFocus/MainWindow.cs b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/MainWindow.cs similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/MainWindow.cs rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/MainWindow.cs diff --git a/Input and Commands/EventOnGainAndLooseFocus/MainWindow.xaml b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/MainWindow.xaml similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/MainWindow.xaml rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/MainWindow.xaml diff --git a/Input and Commands/EventOnGainAndLooseFocus/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/AssemblyInfo.cs diff --git a/Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.Designer.cs diff --git a/Elements/WidthProperties/Properties/Resources.resx b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.resx similarity index 100% rename from Elements/WidthProperties/Properties/Resources.resx rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.resx diff --git a/Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.Designer.cs diff --git a/Elements/WidthProperties/Properties/Settings.settings b/Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.settings similarity index 100% rename from Elements/WidthProperties/Properties/Settings.settings rename to Fundamentals/Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.settings diff --git a/Events/RoutedEventHandling/App.config b/Fundamentals/Input and Commands/HandlingEventOnCommand/App.config similarity index 100% rename from Events/RoutedEventHandling/App.config rename to Fundamentals/Input and Commands/HandlingEventOnCommand/App.config diff --git a/Input and Commands/HandlingEventOnCommand/App.cs b/Fundamentals/Input and Commands/HandlingEventOnCommand/App.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommand/App.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommand/App.cs diff --git a/Input and Commands/HandlingEventOnCommand/App.xaml b/Fundamentals/Input and Commands/HandlingEventOnCommand/App.xaml similarity index 100% rename from Input and Commands/HandlingEventOnCommand/App.xaml rename to Fundamentals/Input and Commands/HandlingEventOnCommand/App.xaml diff --git a/Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj b/Fundamentals/Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj similarity index 100% rename from Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj rename to Fundamentals/Input and Commands/HandlingEventOnCommand/HandlingEventOnCommand.csproj diff --git a/Input and Commands/HandlingEventOnCommand/MainWindow.cs b/Fundamentals/Input and Commands/HandlingEventOnCommand/MainWindow.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommand/MainWindow.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommand/MainWindow.cs diff --git a/Input and Commands/HandlingEventOnCommand/MainWindow.xaml b/Fundamentals/Input and Commands/HandlingEventOnCommand/MainWindow.xaml similarity index 100% rename from Input and Commands/HandlingEventOnCommand/MainWindow.xaml rename to Fundamentals/Input and Commands/HandlingEventOnCommand/MainWindow.xaml diff --git a/Input and Commands/HandlingEventOnCommand/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommand/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/AssemblyInfo.cs diff --git a/Input and Commands/HandlingEventOnCommand/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommand/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Resources.Designer.cs diff --git a/Events/AddingEventHandler/Properties/Resources.resx b/Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Resources.resx similarity index 100% rename from Events/AddingEventHandler/Properties/Resources.resx rename to Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Resources.resx diff --git a/Input and Commands/HandlingEventOnCommand/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommand/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Settings.Designer.cs diff --git a/Events/AddingEventHandler/Properties/Settings.settings b/Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Settings.settings similarity index 100% rename from Events/AddingEventHandler/Properties/Settings.settings rename to Fundamentals/Input and Commands/HandlingEventOnCommand/Properties/Settings.settings diff --git a/Graphics/2DTransforms/App.config b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/App.config similarity index 100% rename from Graphics/2DTransforms/App.config rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/App.config diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/App.cs b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/App.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/App.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/App.cs diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/App.xaml b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/App.xaml similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/App.xaml rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/App.xaml diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/HandlingEventOnCommandUsingCode.csproj diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.cs b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.cs diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.xaml b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.xaml similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.xaml rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/MainWindow.xaml diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/AssemblyInfo.cs diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.Designer.cs diff --git a/Events/CustomRoutedEvents/Properties/Resources.resx b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.resx similarity index 100% rename from Events/CustomRoutedEvents/Properties/Resources.resx rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.resx diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.Designer.cs diff --git a/Events/CustomRoutedEvents/Properties/Settings.settings b/Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.settings similarity index 100% rename from Events/CustomRoutedEvents/Properties/Settings.settings rename to Fundamentals/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.settings diff --git a/Graphics/BMPEncoderAndDecoder/App.config b/Fundamentals/Input and Commands/ICommandSourceImplementation/App.config similarity index 100% rename from Graphics/BMPEncoderAndDecoder/App.config rename to Fundamentals/Input and Commands/ICommandSourceImplementation/App.config diff --git a/Input and Commands/ICommandSourceImplementation/App.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/App.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/App.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/App.cs diff --git a/Input and Commands/ICommandSourceImplementation/App.xaml b/Fundamentals/Input and Commands/ICommandSourceImplementation/App.xaml similarity index 100% rename from Input and Commands/ICommandSourceImplementation/App.xaml rename to Fundamentals/Input and Commands/ICommandSourceImplementation/App.xaml diff --git a/Input and Commands/ICommandSourceImplementation/FontDoubleValueConverter.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/FontDoubleValueConverter.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/FontDoubleValueConverter.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/FontDoubleValueConverter.cs diff --git a/Input and Commands/ICommandSourceImplementation/FontStringValueConverter.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/FontStringValueConverter.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/FontStringValueConverter.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/FontStringValueConverter.cs diff --git a/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj b/Fundamentals/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj similarity index 100% rename from Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj rename to Fundamentals/Input and Commands/ICommandSourceImplementation/ICommandSourceImplementation.csproj diff --git a/Input and Commands/ICommandSourceImplementation/MainWindow.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/MainWindow.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/MainWindow.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/MainWindow.cs diff --git a/Input and Commands/ICommandSourceImplementation/MainWindow.xaml b/Fundamentals/Input and Commands/ICommandSourceImplementation/MainWindow.xaml similarity index 100% rename from Input and Commands/ICommandSourceImplementation/MainWindow.xaml rename to Fundamentals/Input and Commands/ICommandSourceImplementation/MainWindow.xaml diff --git a/Input and Commands/ICommandSourceImplementation/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/AssemblyInfo.cs diff --git a/Input and Commands/ICommandSourceImplementation/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Resources.Designer.cs diff --git a/Events/FindingSourceElement/Properties/Resources.resx b/Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Resources.resx similarity index 100% rename from Events/FindingSourceElement/Properties/Resources.resx rename to Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Resources.resx diff --git a/Input and Commands/ICommandSourceImplementation/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Settings.Designer.cs diff --git a/Events/FindingSourceElement/Properties/Settings.settings b/Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Settings.settings similarity index 100% rename from Events/FindingSourceElement/Properties/Settings.settings rename to Fundamentals/Input and Commands/ICommandSourceImplementation/Properties/Settings.settings diff --git a/Input and Commands/ICommandSourceImplementation/commandslider.cs b/Fundamentals/Input and Commands/ICommandSourceImplementation/commandslider.cs similarity index 100% rename from Input and Commands/ICommandSourceImplementation/commandslider.cs rename to Fundamentals/Input and Commands/ICommandSourceImplementation/commandslider.cs diff --git a/Graphics/BitmapEffectsGallery/App.config b/Fundamentals/Input and Commands/KeyStrokeCounter/App.config similarity index 100% rename from Graphics/BitmapEffectsGallery/App.config rename to Fundamentals/Input and Commands/KeyStrokeCounter/App.config diff --git a/Input and Commands/KeyStrokeCounter/App.cs b/Fundamentals/Input and Commands/KeyStrokeCounter/App.cs similarity index 100% rename from Input and Commands/KeyStrokeCounter/App.cs rename to Fundamentals/Input and Commands/KeyStrokeCounter/App.cs diff --git a/Input and Commands/KeyStrokeCounter/App.xaml b/Fundamentals/Input and Commands/KeyStrokeCounter/App.xaml similarity index 100% rename from Input and Commands/KeyStrokeCounter/App.xaml rename to Fundamentals/Input and Commands/KeyStrokeCounter/App.xaml diff --git a/Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj b/Fundamentals/Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj similarity index 100% rename from Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj rename to Fundamentals/Input and Commands/KeyStrokeCounter/KeyStrokeCounter.csproj diff --git a/Input and Commands/KeyStrokeCounter/MainWindow.cs b/Fundamentals/Input and Commands/KeyStrokeCounter/MainWindow.cs similarity index 100% rename from Input and Commands/KeyStrokeCounter/MainWindow.cs rename to Fundamentals/Input and Commands/KeyStrokeCounter/MainWindow.cs diff --git a/Input and Commands/KeyStrokeCounter/MainWindow.xaml b/Fundamentals/Input and Commands/KeyStrokeCounter/MainWindow.xaml similarity index 100% rename from Input and Commands/KeyStrokeCounter/MainWindow.xaml rename to Fundamentals/Input and Commands/KeyStrokeCounter/MainWindow.xaml diff --git a/Input and Commands/KeyStrokeCounter/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/KeyStrokeCounter/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/KeyStrokeCounter/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/KeyStrokeCounter/Properties/AssemblyInfo.cs diff --git a/Input and Commands/KeyStrokeCounter/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/KeyStrokeCounter/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Resources.Designer.cs diff --git a/Events/RoutedEventHandling/Properties/Resources.resx b/Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Resources.resx similarity index 100% rename from Events/RoutedEventHandling/Properties/Resources.resx rename to Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Resources.resx diff --git a/Input and Commands/KeyStrokeCounter/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/KeyStrokeCounter/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Settings.Designer.cs diff --git a/Events/RoutedEventHandling/Properties/Settings.settings b/Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Settings.settings similarity index 100% rename from Events/RoutedEventHandling/Properties/Settings.settings rename to Fundamentals/Input and Commands/KeyStrokeCounter/Properties/Settings.settings diff --git a/Graphics/BitmapMetadata/App.config b/Fundamentals/Input and Commands/KeyboardKey/App.config similarity index 100% rename from Graphics/BitmapMetadata/App.config rename to Fundamentals/Input and Commands/KeyboardKey/App.config diff --git a/Input and Commands/KeyboardKey/App.cs b/Fundamentals/Input and Commands/KeyboardKey/App.cs similarity index 100% rename from Input and Commands/KeyboardKey/App.cs rename to Fundamentals/Input and Commands/KeyboardKey/App.cs diff --git a/Input and Commands/KeyboardKey/App.xaml b/Fundamentals/Input and Commands/KeyboardKey/App.xaml similarity index 100% rename from Input and Commands/KeyboardKey/App.xaml rename to Fundamentals/Input and Commands/KeyboardKey/App.xaml diff --git a/Input and Commands/KeyboardKey/KeyboardKey.csproj b/Fundamentals/Input and Commands/KeyboardKey/KeyboardKey.csproj similarity index 100% rename from Input and Commands/KeyboardKey/KeyboardKey.csproj rename to Fundamentals/Input and Commands/KeyboardKey/KeyboardKey.csproj diff --git a/Input and Commands/KeyboardKey/MainWindow.cs b/Fundamentals/Input and Commands/KeyboardKey/MainWindow.cs similarity index 100% rename from Input and Commands/KeyboardKey/MainWindow.cs rename to Fundamentals/Input and Commands/KeyboardKey/MainWindow.cs diff --git a/Input and Commands/KeyboardKey/MainWindow.xaml b/Fundamentals/Input and Commands/KeyboardKey/MainWindow.xaml similarity index 100% rename from Input and Commands/KeyboardKey/MainWindow.xaml rename to Fundamentals/Input and Commands/KeyboardKey/MainWindow.xaml diff --git a/Input and Commands/KeyboardKey/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/KeyboardKey/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/KeyboardKey/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/KeyboardKey/Properties/AssemblyInfo.cs diff --git a/Input and Commands/KeyboardKey/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/KeyboardKey/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/KeyboardKey/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/KeyboardKey/Properties/Resources.Designer.cs diff --git a/Graphics/2DTransforms/Properties/Resources.resx b/Fundamentals/Input and Commands/KeyboardKey/Properties/Resources.resx similarity index 100% rename from Graphics/2DTransforms/Properties/Resources.resx rename to Fundamentals/Input and Commands/KeyboardKey/Properties/Resources.resx diff --git a/Input and Commands/KeyboardKey/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/KeyboardKey/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/KeyboardKey/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/KeyboardKey/Properties/Settings.Designer.cs diff --git a/Graphics/2DTransforms/Properties/Settings.settings b/Fundamentals/Input and Commands/KeyboardKey/Properties/Settings.settings similarity index 100% rename from Graphics/2DTransforms/Properties/Settings.settings rename to Fundamentals/Input and Commands/KeyboardKey/Properties/Settings.settings diff --git a/Graphics/Brushes/App.config b/Fundamentals/Input and Commands/MousePointer/App.config similarity index 100% rename from Graphics/Brushes/App.config rename to Fundamentals/Input and Commands/MousePointer/App.config diff --git a/Input and Commands/MousePointer/App.cs b/Fundamentals/Input and Commands/MousePointer/App.cs similarity index 100% rename from Input and Commands/MousePointer/App.cs rename to Fundamentals/Input and Commands/MousePointer/App.cs diff --git a/Input and Commands/MousePointer/App.xaml b/Fundamentals/Input and Commands/MousePointer/App.xaml similarity index 100% rename from Input and Commands/MousePointer/App.xaml rename to Fundamentals/Input and Commands/MousePointer/App.xaml diff --git a/Input and Commands/MousePointer/MainWindow.cs b/Fundamentals/Input and Commands/MousePointer/MainWindow.cs similarity index 100% rename from Input and Commands/MousePointer/MainWindow.cs rename to Fundamentals/Input and Commands/MousePointer/MainWindow.cs diff --git a/Input and Commands/MousePointer/MainWindow.xaml b/Fundamentals/Input and Commands/MousePointer/MainWindow.xaml similarity index 100% rename from Input and Commands/MousePointer/MainWindow.xaml rename to Fundamentals/Input and Commands/MousePointer/MainWindow.xaml diff --git a/Input and Commands/MousePointer/MousePointer.csproj b/Fundamentals/Input and Commands/MousePointer/MousePointer.csproj similarity index 100% rename from Input and Commands/MousePointer/MousePointer.csproj rename to Fundamentals/Input and Commands/MousePointer/MousePointer.csproj diff --git a/Input and Commands/MousePointer/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/MousePointer/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/MousePointer/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/MousePointer/Properties/AssemblyInfo.cs diff --git a/Input and Commands/MousePointer/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/MousePointer/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/MousePointer/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/MousePointer/Properties/Resources.Designer.cs diff --git a/Graphics/BMPEncoderAndDecoder/Properties/Resources.resx b/Fundamentals/Input and Commands/MousePointer/Properties/Resources.resx similarity index 100% rename from Graphics/BMPEncoderAndDecoder/Properties/Resources.resx rename to Fundamentals/Input and Commands/MousePointer/Properties/Resources.resx diff --git a/Input and Commands/MousePointer/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/MousePointer/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/MousePointer/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/MousePointer/Properties/Settings.Designer.cs diff --git a/Graphics/BMPEncoderAndDecoder/Properties/Settings.settings b/Fundamentals/Input and Commands/MousePointer/Properties/Settings.settings similarity index 100% rename from Graphics/BMPEncoderAndDecoder/Properties/Settings.settings rename to Fundamentals/Input and Commands/MousePointer/Properties/Settings.settings diff --git a/Graphics/ClipRegion/App.config b/Fundamentals/Input and Commands/MouseState/App.config similarity index 100% rename from Graphics/ClipRegion/App.config rename to Fundamentals/Input and Commands/MouseState/App.config diff --git a/Input and Commands/MouseState/App.cs b/Fundamentals/Input and Commands/MouseState/App.cs similarity index 100% rename from Input and Commands/MouseState/App.cs rename to Fundamentals/Input and Commands/MouseState/App.cs diff --git a/Input and Commands/MouseState/App.xaml b/Fundamentals/Input and Commands/MouseState/App.xaml similarity index 100% rename from Input and Commands/MouseState/App.xaml rename to Fundamentals/Input and Commands/MouseState/App.xaml diff --git a/Input and Commands/MouseState/MainWindow.cs b/Fundamentals/Input and Commands/MouseState/MainWindow.cs similarity index 100% rename from Input and Commands/MouseState/MainWindow.cs rename to Fundamentals/Input and Commands/MouseState/MainWindow.cs diff --git a/Input and Commands/MouseState/MainWindow.xaml b/Fundamentals/Input and Commands/MouseState/MainWindow.xaml similarity index 100% rename from Input and Commands/MouseState/MainWindow.xaml rename to Fundamentals/Input and Commands/MouseState/MainWindow.xaml diff --git a/Input and Commands/MouseState/MouseState.csproj b/Fundamentals/Input and Commands/MouseState/MouseState.csproj similarity index 100% rename from Input and Commands/MouseState/MouseState.csproj rename to Fundamentals/Input and Commands/MouseState/MouseState.csproj diff --git a/Input and Commands/MouseState/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/MouseState/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/MouseState/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/MouseState/Properties/AssemblyInfo.cs diff --git a/Input and Commands/MouseState/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/MouseState/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/MouseState/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/MouseState/Properties/Resources.Designer.cs diff --git a/Graphics/BitmapEffectsGallery/Properties/Resources.resx b/Fundamentals/Input and Commands/MouseState/Properties/Resources.resx similarity index 100% rename from Graphics/BitmapEffectsGallery/Properties/Resources.resx rename to Fundamentals/Input and Commands/MouseState/Properties/Resources.resx diff --git a/Input and Commands/MouseState/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/MouseState/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/MouseState/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/MouseState/Properties/Settings.Designer.cs diff --git a/Graphics/BitmapEffectsGallery/Properties/Settings.settings b/Fundamentals/Input and Commands/MouseState/Properties/Settings.settings similarity index 100% rename from Graphics/BitmapEffectsGallery/Properties/Settings.settings rename to Fundamentals/Input and Commands/MouseState/Properties/Settings.settings diff --git a/Graphics/Converter/App.config b/Fundamentals/Input and Commands/MoveObjectWithMouse/App.config similarity index 100% rename from Graphics/Converter/App.config rename to Fundamentals/Input and Commands/MoveObjectWithMouse/App.config diff --git a/Input and Commands/MoveObjectWithMouse/App.cs b/Fundamentals/Input and Commands/MoveObjectWithMouse/App.cs similarity index 100% rename from Input and Commands/MoveObjectWithMouse/App.cs rename to Fundamentals/Input and Commands/MoveObjectWithMouse/App.cs diff --git a/Input and Commands/MoveObjectWithMouse/App.xaml b/Fundamentals/Input and Commands/MoveObjectWithMouse/App.xaml similarity index 100% rename from Input and Commands/MoveObjectWithMouse/App.xaml rename to Fundamentals/Input and Commands/MoveObjectWithMouse/App.xaml diff --git a/Input and Commands/MoveObjectWithMouse/MainWindow.cs b/Fundamentals/Input and Commands/MoveObjectWithMouse/MainWindow.cs similarity index 100% rename from Input and Commands/MoveObjectWithMouse/MainWindow.cs rename to Fundamentals/Input and Commands/MoveObjectWithMouse/MainWindow.cs diff --git a/Input and Commands/MoveObjectWithMouse/MainWindow.xaml b/Fundamentals/Input and Commands/MoveObjectWithMouse/MainWindow.xaml similarity index 100% rename from Input and Commands/MoveObjectWithMouse/MainWindow.xaml rename to Fundamentals/Input and Commands/MoveObjectWithMouse/MainWindow.xaml diff --git a/Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj b/Fundamentals/Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj similarity index 100% rename from Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj rename to Fundamentals/Input and Commands/MoveObjectWithMouse/MoveObjectWithMouse.csproj diff --git a/Input and Commands/MoveObjectWithMouse/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/MoveObjectWithMouse/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/AssemblyInfo.cs diff --git a/Input and Commands/MoveObjectWithMouse/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/MoveObjectWithMouse/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Resources.Designer.cs diff --git a/Graphics/BitmapMetadata/Properties/Resources.resx b/Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Resources.resx similarity index 100% rename from Graphics/BitmapMetadata/Properties/Resources.resx rename to Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Resources.resx diff --git a/Input and Commands/MoveObjectWithMouse/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/MoveObjectWithMouse/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Settings.Designer.cs diff --git a/Graphics/BitmapMetadata/Properties/Settings.settings b/Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Settings.settings similarity index 100% rename from Graphics/BitmapMetadata/Properties/Settings.settings rename to Fundamentals/Input and Commands/MoveObjectWithMouse/Properties/Settings.settings diff --git a/Graphics/CustomBitmapEffect/App.config b/Fundamentals/Input and Commands/ProgrammaticFocusControl/App.config similarity index 100% rename from Graphics/CustomBitmapEffect/App.config rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/App.config diff --git a/Input and Commands/ProgrammaticFocusControl/App.cs b/Fundamentals/Input and Commands/ProgrammaticFocusControl/App.cs similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/App.cs rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/App.cs diff --git a/Input and Commands/ProgrammaticFocusControl/App.xaml b/Fundamentals/Input and Commands/ProgrammaticFocusControl/App.xaml similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/App.xaml rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/App.xaml diff --git a/Input and Commands/ProgrammaticFocusControl/MainWindow.cs b/Fundamentals/Input and Commands/ProgrammaticFocusControl/MainWindow.cs similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/MainWindow.cs rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/MainWindow.cs diff --git a/Input and Commands/ProgrammaticFocusControl/MainWindow.xaml b/Fundamentals/Input and Commands/ProgrammaticFocusControl/MainWindow.xaml similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/MainWindow.xaml rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/MainWindow.xaml diff --git a/Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj b/Fundamentals/Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/ProgrammaticFocusControl.csproj diff --git a/Input and Commands/ProgrammaticFocusControl/Properties/AssemblyInfo.cs b/Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/AssemblyInfo.cs similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/Properties/AssemblyInfo.cs rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/AssemblyInfo.cs diff --git a/Input and Commands/ProgrammaticFocusControl/Properties/Resources.Designer.cs b/Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Resources.Designer.cs similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/Properties/Resources.Designer.cs rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Resources.Designer.cs diff --git a/Graphics/Brushes/Properties/Resources.resx b/Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Resources.resx similarity index 100% rename from Graphics/Brushes/Properties/Resources.resx rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Resources.resx diff --git a/Input and Commands/ProgrammaticFocusControl/Properties/Settings.Designer.cs b/Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Settings.Designer.cs similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/Properties/Settings.Designer.cs rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Settings.Designer.cs diff --git a/Graphics/Brushes/Properties/Settings.settings b/Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Settings.settings similarity index 100% rename from Graphics/Brushes/Properties/Settings.settings rename to Fundamentals/Input and Commands/ProgrammaticFocusControl/Properties/Settings.settings diff --git a/Graphics/DrawingBrush/App.config b/Fundamentals/Properties/Callbacks/App.config similarity index 100% rename from Graphics/DrawingBrush/App.config rename to Fundamentals/Properties/Callbacks/App.config diff --git a/Properties/Callbacks/App.cs b/Fundamentals/Properties/Callbacks/App.cs similarity index 100% rename from Properties/Callbacks/App.cs rename to Fundamentals/Properties/Callbacks/App.cs diff --git a/Properties/Callbacks/App.xaml b/Fundamentals/Properties/Callbacks/App.xaml similarity index 100% rename from Properties/Callbacks/App.xaml rename to Fundamentals/Properties/Callbacks/App.xaml diff --git a/Properties/Callbacks/Callbacks.csproj b/Fundamentals/Properties/Callbacks/Callbacks.csproj similarity index 100% rename from Properties/Callbacks/Callbacks.csproj rename to Fundamentals/Properties/Callbacks/Callbacks.csproj diff --git a/Properties/Callbacks/Gauge.cs b/Fundamentals/Properties/Callbacks/Gauge.cs similarity index 100% rename from Properties/Callbacks/Gauge.cs rename to Fundamentals/Properties/Callbacks/Gauge.cs diff --git a/Properties/Callbacks/MainWindow.cs b/Fundamentals/Properties/Callbacks/MainWindow.cs similarity index 100% rename from Properties/Callbacks/MainWindow.cs rename to Fundamentals/Properties/Callbacks/MainWindow.cs diff --git a/Properties/Callbacks/MainWindow.xaml b/Fundamentals/Properties/Callbacks/MainWindow.xaml similarity index 100% rename from Properties/Callbacks/MainWindow.xaml rename to Fundamentals/Properties/Callbacks/MainWindow.xaml diff --git a/Properties/Callbacks/Properties/AssemblyInfo.cs b/Fundamentals/Properties/Callbacks/Properties/AssemblyInfo.cs similarity index 100% rename from Properties/Callbacks/Properties/AssemblyInfo.cs rename to Fundamentals/Properties/Callbacks/Properties/AssemblyInfo.cs diff --git a/Properties/Callbacks/Properties/Resources.Designer.cs b/Fundamentals/Properties/Callbacks/Properties/Resources.Designer.cs similarity index 100% rename from Properties/Callbacks/Properties/Resources.Designer.cs rename to Fundamentals/Properties/Callbacks/Properties/Resources.Designer.cs diff --git a/Graphics/ClipRegion/Properties/Resources.resx b/Fundamentals/Properties/Callbacks/Properties/Resources.resx similarity index 100% rename from Graphics/ClipRegion/Properties/Resources.resx rename to Fundamentals/Properties/Callbacks/Properties/Resources.resx diff --git a/Properties/Callbacks/Properties/Settings.Designer.cs b/Fundamentals/Properties/Callbacks/Properties/Settings.Designer.cs similarity index 100% rename from Properties/Callbacks/Properties/Settings.Designer.cs rename to Fundamentals/Properties/Callbacks/Properties/Settings.Designer.cs diff --git a/Graphics/ClipRegion/Properties/Settings.settings b/Fundamentals/Properties/Callbacks/Properties/Settings.settings similarity index 100% rename from Graphics/ClipRegion/Properties/Settings.settings rename to Fundamentals/Properties/Callbacks/Properties/Settings.settings diff --git a/Graphics/GIFEncoderAndDecoder/App.config b/Fundamentals/Properties/CustomClassesWithDP/App.config similarity index 100% rename from Graphics/GIFEncoderAndDecoder/App.config rename to Fundamentals/Properties/CustomClassesWithDP/App.config diff --git a/Properties/CustomClassesWithDP/App.cs b/Fundamentals/Properties/CustomClassesWithDP/App.cs similarity index 100% rename from Properties/CustomClassesWithDP/App.cs rename to Fundamentals/Properties/CustomClassesWithDP/App.cs diff --git a/Properties/CustomClassesWithDP/App.xaml b/Fundamentals/Properties/CustomClassesWithDP/App.xaml similarity index 100% rename from Properties/CustomClassesWithDP/App.xaml rename to Fundamentals/Properties/CustomClassesWithDP/App.xaml diff --git a/Properties/CustomClassesWithDP/ButtonColors.cs b/Fundamentals/Properties/CustomClassesWithDP/ButtonColors.cs similarity index 100% rename from Properties/CustomClassesWithDP/ButtonColors.cs rename to Fundamentals/Properties/CustomClassesWithDP/ButtonColors.cs diff --git a/Properties/CustomClassesWithDP/CustomClassesWithDP.csproj b/Fundamentals/Properties/CustomClassesWithDP/CustomClassesWithDP.csproj similarity index 100% rename from Properties/CustomClassesWithDP/CustomClassesWithDP.csproj rename to Fundamentals/Properties/CustomClassesWithDP/CustomClassesWithDP.csproj diff --git a/Properties/CustomClassesWithDP/MainWindow.cs b/Fundamentals/Properties/CustomClassesWithDP/MainWindow.cs similarity index 100% rename from Properties/CustomClassesWithDP/MainWindow.cs rename to Fundamentals/Properties/CustomClassesWithDP/MainWindow.cs diff --git a/Properties/CustomClassesWithDP/MainWindow.xaml b/Fundamentals/Properties/CustomClassesWithDP/MainWindow.xaml similarity index 100% rename from Properties/CustomClassesWithDP/MainWindow.xaml rename to Fundamentals/Properties/CustomClassesWithDP/MainWindow.xaml diff --git a/Properties/CustomClassesWithDP/Properties/AssemblyInfo.cs b/Fundamentals/Properties/CustomClassesWithDP/Properties/AssemblyInfo.cs similarity index 100% rename from Properties/CustomClassesWithDP/Properties/AssemblyInfo.cs rename to Fundamentals/Properties/CustomClassesWithDP/Properties/AssemblyInfo.cs diff --git a/Properties/CustomClassesWithDP/Properties/Resources.Designer.cs b/Fundamentals/Properties/CustomClassesWithDP/Properties/Resources.Designer.cs similarity index 100% rename from Properties/CustomClassesWithDP/Properties/Resources.Designer.cs rename to Fundamentals/Properties/CustomClassesWithDP/Properties/Resources.Designer.cs diff --git a/Graphics/Converter/Properties/Resources.resx b/Fundamentals/Properties/CustomClassesWithDP/Properties/Resources.resx similarity index 100% rename from Graphics/Converter/Properties/Resources.resx rename to Fundamentals/Properties/CustomClassesWithDP/Properties/Resources.resx diff --git a/Properties/CustomClassesWithDP/Properties/Settings.Designer.cs b/Fundamentals/Properties/CustomClassesWithDP/Properties/Settings.Designer.cs similarity index 100% rename from Properties/CustomClassesWithDP/Properties/Settings.Designer.cs rename to Fundamentals/Properties/CustomClassesWithDP/Properties/Settings.Designer.cs diff --git a/Graphics/Converter/Properties/Settings.settings b/Fundamentals/Properties/CustomClassesWithDP/Properties/Settings.settings similarity index 100% rename from Graphics/Converter/Properties/Settings.settings rename to Fundamentals/Properties/CustomClassesWithDP/Properties/Settings.settings diff --git a/Properties/CustomClassesWithDP/Shirt.cs b/Fundamentals/Properties/CustomClassesWithDP/Shirt.cs similarity index 100% rename from Properties/CustomClassesWithDP/Shirt.cs rename to Fundamentals/Properties/CustomClassesWithDP/Shirt.cs diff --git a/Properties/CustomClassesWithDP/ShirtColors.cs b/Fundamentals/Properties/CustomClassesWithDP/ShirtColors.cs similarity index 100% rename from Properties/CustomClassesWithDP/ShirtColors.cs rename to Fundamentals/Properties/CustomClassesWithDP/ShirtColors.cs diff --git a/Properties/CustomClassesWithDP/ShirtTypes.cs b/Fundamentals/Properties/CustomClassesWithDP/ShirtTypes.cs similarity index 100% rename from Properties/CustomClassesWithDP/ShirtTypes.cs rename to Fundamentals/Properties/CustomClassesWithDP/ShirtTypes.cs diff --git a/Graphics/Geometery/App.config b/Fundamentals/Properties/RestoringDefaultValues/App.config similarity index 100% rename from Graphics/Geometery/App.config rename to Fundamentals/Properties/RestoringDefaultValues/App.config diff --git a/Properties/RestoringDefaultValues/App.cs b/Fundamentals/Properties/RestoringDefaultValues/App.cs similarity index 100% rename from Properties/RestoringDefaultValues/App.cs rename to Fundamentals/Properties/RestoringDefaultValues/App.cs diff --git a/Properties/RestoringDefaultValues/App.xaml b/Fundamentals/Properties/RestoringDefaultValues/App.xaml similarity index 100% rename from Properties/RestoringDefaultValues/App.xaml rename to Fundamentals/Properties/RestoringDefaultValues/App.xaml diff --git a/Properties/RestoringDefaultValues/MainWindow.cs b/Fundamentals/Properties/RestoringDefaultValues/MainWindow.cs similarity index 100% rename from Properties/RestoringDefaultValues/MainWindow.cs rename to Fundamentals/Properties/RestoringDefaultValues/MainWindow.cs diff --git a/Properties/RestoringDefaultValues/MainWindow.xaml b/Fundamentals/Properties/RestoringDefaultValues/MainWindow.xaml similarity index 100% rename from Properties/RestoringDefaultValues/MainWindow.xaml rename to Fundamentals/Properties/RestoringDefaultValues/MainWindow.xaml diff --git a/Properties/RestoringDefaultValues/Properties/AssemblyInfo.cs b/Fundamentals/Properties/RestoringDefaultValues/Properties/AssemblyInfo.cs similarity index 100% rename from Properties/RestoringDefaultValues/Properties/AssemblyInfo.cs rename to Fundamentals/Properties/RestoringDefaultValues/Properties/AssemblyInfo.cs diff --git a/Properties/RestoringDefaultValues/Properties/Resources.Designer.cs b/Fundamentals/Properties/RestoringDefaultValues/Properties/Resources.Designer.cs similarity index 100% rename from Properties/RestoringDefaultValues/Properties/Resources.Designer.cs rename to Fundamentals/Properties/RestoringDefaultValues/Properties/Resources.Designer.cs diff --git a/Graphics/CustomBitmapEffect/Properties/Resources.resx b/Fundamentals/Properties/RestoringDefaultValues/Properties/Resources.resx similarity index 100% rename from Graphics/CustomBitmapEffect/Properties/Resources.resx rename to Fundamentals/Properties/RestoringDefaultValues/Properties/Resources.resx diff --git a/Properties/RestoringDefaultValues/Properties/Settings.Designer.cs b/Fundamentals/Properties/RestoringDefaultValues/Properties/Settings.Designer.cs similarity index 100% rename from Properties/RestoringDefaultValues/Properties/Settings.Designer.cs rename to Fundamentals/Properties/RestoringDefaultValues/Properties/Settings.Designer.cs diff --git a/Graphics/CustomBitmapEffect/Properties/Settings.settings b/Fundamentals/Properties/RestoringDefaultValues/Properties/Settings.settings similarity index 100% rename from Graphics/CustomBitmapEffect/Properties/Settings.settings rename to Fundamentals/Properties/RestoringDefaultValues/Properties/Settings.settings diff --git a/Properties/RestoringDefaultValues/RestoringDefaultValues.csproj b/Fundamentals/Properties/RestoringDefaultValues/RestoringDefaultValues.csproj similarity index 100% rename from Properties/RestoringDefaultValues/RestoringDefaultValues.csproj rename to Fundamentals/Properties/RestoringDefaultValues/RestoringDefaultValues.csproj diff --git a/Graphics/Geometries/App.config b/Fundamentals/Resources/ApplicationResources/App.config similarity index 100% rename from Graphics/Geometries/App.config rename to Fundamentals/Resources/ApplicationResources/App.config diff --git a/Resources/ApplicationResources/App.cs b/Fundamentals/Resources/ApplicationResources/App.cs similarity index 100% rename from Resources/ApplicationResources/App.cs rename to Fundamentals/Resources/ApplicationResources/App.cs diff --git a/Resources/ApplicationResources/App.xaml b/Fundamentals/Resources/ApplicationResources/App.xaml similarity index 100% rename from Resources/ApplicationResources/App.xaml rename to Fundamentals/Resources/ApplicationResources/App.xaml diff --git a/Resources/ApplicationResources/ApplicationResources.csproj b/Fundamentals/Resources/ApplicationResources/ApplicationResources.csproj similarity index 100% rename from Resources/ApplicationResources/ApplicationResources.csproj rename to Fundamentals/Resources/ApplicationResources/ApplicationResources.csproj diff --git a/Resources/ApplicationResources/MainWindow.cs b/Fundamentals/Resources/ApplicationResources/MainWindow.cs similarity index 100% rename from Resources/ApplicationResources/MainWindow.cs rename to Fundamentals/Resources/ApplicationResources/MainWindow.cs diff --git a/Resources/ApplicationResources/MainWindow.xaml b/Fundamentals/Resources/ApplicationResources/MainWindow.xaml similarity index 100% rename from Resources/ApplicationResources/MainWindow.xaml rename to Fundamentals/Resources/ApplicationResources/MainWindow.xaml diff --git a/Resources/ApplicationResources/Properties/AssemblyInfo.cs b/Fundamentals/Resources/ApplicationResources/Properties/AssemblyInfo.cs similarity index 100% rename from Resources/ApplicationResources/Properties/AssemblyInfo.cs rename to Fundamentals/Resources/ApplicationResources/Properties/AssemblyInfo.cs diff --git a/Resources/ApplicationResources/Properties/Resources.Designer.cs b/Fundamentals/Resources/ApplicationResources/Properties/Resources.Designer.cs similarity index 100% rename from Resources/ApplicationResources/Properties/Resources.Designer.cs rename to Fundamentals/Resources/ApplicationResources/Properties/Resources.Designer.cs diff --git a/Graphics/DrawingBrush/Properties/Resources.resx b/Fundamentals/Resources/ApplicationResources/Properties/Resources.resx similarity index 100% rename from Graphics/DrawingBrush/Properties/Resources.resx rename to Fundamentals/Resources/ApplicationResources/Properties/Resources.resx diff --git a/Resources/ApplicationResources/Properties/Settings.Designer.cs b/Fundamentals/Resources/ApplicationResources/Properties/Settings.Designer.cs similarity index 100% rename from Resources/ApplicationResources/Properties/Settings.Designer.cs rename to Fundamentals/Resources/ApplicationResources/Properties/Settings.Designer.cs diff --git a/Graphics/DrawingBrush/Properties/Settings.settings b/Fundamentals/Resources/ApplicationResources/Properties/Settings.settings similarity index 100% rename from Graphics/DrawingBrush/Properties/Settings.settings rename to Fundamentals/Resources/ApplicationResources/Properties/Settings.settings diff --git a/Graphics/ImageBrush/App.config b/Fundamentals/Resources/DefiningResources/App.config similarity index 100% rename from Graphics/ImageBrush/App.config rename to Fundamentals/Resources/DefiningResources/App.config diff --git a/Resources/DefiningResources/App.cs b/Fundamentals/Resources/DefiningResources/App.cs similarity index 100% rename from Resources/DefiningResources/App.cs rename to Fundamentals/Resources/DefiningResources/App.cs diff --git a/Resources/DefiningResources/App.xaml b/Fundamentals/Resources/DefiningResources/App.xaml similarity index 100% rename from Resources/DefiningResources/App.xaml rename to Fundamentals/Resources/DefiningResources/App.xaml diff --git a/Resources/DefiningResources/DefiningResources.csproj b/Fundamentals/Resources/DefiningResources/DefiningResources.csproj similarity index 100% rename from Resources/DefiningResources/DefiningResources.csproj rename to Fundamentals/Resources/DefiningResources/DefiningResources.csproj diff --git a/Resources/DefiningResources/MainWindow.cs b/Fundamentals/Resources/DefiningResources/MainWindow.cs similarity index 100% rename from Resources/DefiningResources/MainWindow.cs rename to Fundamentals/Resources/DefiningResources/MainWindow.cs diff --git a/Resources/DefiningResources/MainWindow.xaml b/Fundamentals/Resources/DefiningResources/MainWindow.xaml similarity index 100% rename from Resources/DefiningResources/MainWindow.xaml rename to Fundamentals/Resources/DefiningResources/MainWindow.xaml diff --git a/Resources/DefiningResources/Properties/AssemblyInfo.cs b/Fundamentals/Resources/DefiningResources/Properties/AssemblyInfo.cs similarity index 100% rename from Resources/DefiningResources/Properties/AssemblyInfo.cs rename to Fundamentals/Resources/DefiningResources/Properties/AssemblyInfo.cs diff --git a/Resources/DefiningResources/Properties/Resources.Designer.cs b/Fundamentals/Resources/DefiningResources/Properties/Resources.Designer.cs similarity index 100% rename from Resources/DefiningResources/Properties/Resources.Designer.cs rename to Fundamentals/Resources/DefiningResources/Properties/Resources.Designer.cs diff --git a/Graphics/GIFEncoderAndDecoder/Properties/Resources.resx b/Fundamentals/Resources/DefiningResources/Properties/Resources.resx similarity index 100% rename from Graphics/GIFEncoderAndDecoder/Properties/Resources.resx rename to Fundamentals/Resources/DefiningResources/Properties/Resources.resx diff --git a/Resources/DefiningResources/Properties/Settings.Designer.cs b/Fundamentals/Resources/DefiningResources/Properties/Settings.Designer.cs similarity index 100% rename from Resources/DefiningResources/Properties/Settings.Designer.cs rename to Fundamentals/Resources/DefiningResources/Properties/Settings.Designer.cs diff --git a/Graphics/GIFEncoderAndDecoder/Properties/Settings.settings b/Fundamentals/Resources/DefiningResources/Properties/Settings.settings similarity index 100% rename from Graphics/GIFEncoderAndDecoder/Properties/Settings.settings rename to Fundamentals/Resources/DefiningResources/Properties/Settings.settings diff --git a/Graphics/ImageView/App.config b/Fundamentals/Resources/MergedResources/App.config similarity index 100% rename from Graphics/ImageView/App.config rename to Fundamentals/Resources/MergedResources/App.config diff --git a/Resources/MergedResources/App.cs b/Fundamentals/Resources/MergedResources/App.cs similarity index 100% rename from Resources/MergedResources/App.cs rename to Fundamentals/Resources/MergedResources/App.cs diff --git a/Resources/MergedResources/App.xaml b/Fundamentals/Resources/MergedResources/App.xaml similarity index 100% rename from Resources/MergedResources/App.xaml rename to Fundamentals/Resources/MergedResources/App.xaml diff --git a/Resources/MergedResources/MainWindow.cs b/Fundamentals/Resources/MergedResources/MainWindow.cs similarity index 100% rename from Resources/MergedResources/MainWindow.cs rename to Fundamentals/Resources/MergedResources/MainWindow.cs diff --git a/Resources/MergedResources/MainWindow.xaml b/Fundamentals/Resources/MergedResources/MainWindow.xaml similarity index 100% rename from Resources/MergedResources/MainWindow.xaml rename to Fundamentals/Resources/MergedResources/MainWindow.xaml diff --git a/Resources/MergedResources/MergedResources.csproj b/Fundamentals/Resources/MergedResources/MergedResources.csproj similarity index 100% rename from Resources/MergedResources/MergedResources.csproj rename to Fundamentals/Resources/MergedResources/MergedResources.csproj diff --git a/Resources/MergedResources/MyResourceDictionary1.xaml b/Fundamentals/Resources/MergedResources/MyResourceDictionary1.xaml similarity index 100% rename from Resources/MergedResources/MyResourceDictionary1.xaml rename to Fundamentals/Resources/MergedResources/MyResourceDictionary1.xaml diff --git a/Resources/MergedResources/MyResourceDictionary2.xaml b/Fundamentals/Resources/MergedResources/MyResourceDictionary2.xaml similarity index 100% rename from Resources/MergedResources/MyResourceDictionary2.xaml rename to Fundamentals/Resources/MergedResources/MyResourceDictionary2.xaml diff --git a/Resources/MergedResources/Properties/AssemblyInfo.cs b/Fundamentals/Resources/MergedResources/Properties/AssemblyInfo.cs similarity index 100% rename from Resources/MergedResources/Properties/AssemblyInfo.cs rename to Fundamentals/Resources/MergedResources/Properties/AssemblyInfo.cs diff --git a/Resources/MergedResources/Properties/Resources.Designer.cs b/Fundamentals/Resources/MergedResources/Properties/Resources.Designer.cs similarity index 100% rename from Resources/MergedResources/Properties/Resources.Designer.cs rename to Fundamentals/Resources/MergedResources/Properties/Resources.Designer.cs diff --git a/Graphics/Geometery/Properties/Resources.resx b/Fundamentals/Resources/MergedResources/Properties/Resources.resx similarity index 100% rename from Graphics/Geometery/Properties/Resources.resx rename to Fundamentals/Resources/MergedResources/Properties/Resources.resx diff --git a/Resources/MergedResources/Properties/Settings.Designer.cs b/Fundamentals/Resources/MergedResources/Properties/Settings.Designer.cs similarity index 100% rename from Resources/MergedResources/Properties/Settings.Designer.cs rename to Fundamentals/Resources/MergedResources/Properties/Settings.Designer.cs diff --git a/Graphics/Geometery/Properties/Settings.settings b/Fundamentals/Resources/MergedResources/Properties/Settings.settings similarity index 100% rename from Graphics/Geometery/Properties/Settings.settings rename to Fundamentals/Resources/MergedResources/Properties/Settings.settings diff --git a/Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/AlternatingAppearanceOfItems.csproj diff --git a/Graphics/JPEGEncoderAndDecoder/App.config b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/App.config similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/App.config rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/App.config diff --git a/Styles & Templates/AlternatingAppearanceOfItems/App.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/App.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/App.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/App.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/App.xaml b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/App.xaml similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/App.xaml rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/App.xaml diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Division.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Division.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Division.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Division.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/League.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/League.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/League.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/League.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/ListLeagueList.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/ListLeagueList.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/ListLeagueList.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/ListLeagueList.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/MainWindow.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/MainWindow.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/MainWindow.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/MainWindow.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/MainWindow.xaml b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/MainWindow.xaml similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/MainWindow.xaml rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/MainWindow.xaml diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Place.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Place.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Place.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Place.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Places.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Places.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Places.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Places.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Properties/AssemblyInfo.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/AssemblyInfo.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Properties/AssemblyInfo.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/AssemblyInfo.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.Designer.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.Designer.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.Designer.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.Designer.cs diff --git a/Graphics/ImageBrush/Properties/Resources.resx b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.resx similarity index 100% rename from Graphics/ImageBrush/Properties/Resources.resx rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.resx diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.Designer.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.Designer.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.Designer.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.Designer.cs diff --git a/Graphics/ImageBrush/Properties/Settings.settings b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.settings similarity index 100% rename from Graphics/ImageBrush/Properties/Settings.settings rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.settings diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Team.cs b/Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Team.cs similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Team.cs rename to Fundamentals/Styles & Templates/AlternatingAppearanceOfItems/Team.cs diff --git a/Graphics/Matrix/App.config b/Fundamentals/Styles & Templates/ContentControlStyle/App.config similarity index 100% rename from Graphics/Matrix/App.config rename to Fundamentals/Styles & Templates/ContentControlStyle/App.config diff --git a/Styles & Templates/ContentControlStyle/App.cs b/Fundamentals/Styles & Templates/ContentControlStyle/App.cs similarity index 100% rename from Styles & Templates/ContentControlStyle/App.cs rename to Fundamentals/Styles & Templates/ContentControlStyle/App.cs diff --git a/Styles & Templates/ContentControlStyle/App.xaml b/Fundamentals/Styles & Templates/ContentControlStyle/App.xaml similarity index 100% rename from Styles & Templates/ContentControlStyle/App.xaml rename to Fundamentals/Styles & Templates/ContentControlStyle/App.xaml diff --git a/Styles & Templates/ContentControlStyle/ContentControlStyle.csproj b/Fundamentals/Styles & Templates/ContentControlStyle/ContentControlStyle.csproj similarity index 100% rename from Styles & Templates/ContentControlStyle/ContentControlStyle.csproj rename to Fundamentals/Styles & Templates/ContentControlStyle/ContentControlStyle.csproj diff --git a/Styles & Templates/ContentControlStyle/MainWindow.cs b/Fundamentals/Styles & Templates/ContentControlStyle/MainWindow.cs similarity index 100% rename from Styles & Templates/ContentControlStyle/MainWindow.cs rename to Fundamentals/Styles & Templates/ContentControlStyle/MainWindow.cs diff --git a/Styles & Templates/ContentControlStyle/MainWindow.xaml b/Fundamentals/Styles & Templates/ContentControlStyle/MainWindow.xaml similarity index 100% rename from Styles & Templates/ContentControlStyle/MainWindow.xaml rename to Fundamentals/Styles & Templates/ContentControlStyle/MainWindow.xaml diff --git a/Styles & Templates/ContentControlStyle/Properties/AssemblyInfo.cs b/Fundamentals/Styles & Templates/ContentControlStyle/Properties/AssemblyInfo.cs similarity index 100% rename from Styles & Templates/ContentControlStyle/Properties/AssemblyInfo.cs rename to Fundamentals/Styles & Templates/ContentControlStyle/Properties/AssemblyInfo.cs diff --git a/Styles & Templates/ContentControlStyle/Properties/Resources.Designer.cs b/Fundamentals/Styles & Templates/ContentControlStyle/Properties/Resources.Designer.cs similarity index 100% rename from Styles & Templates/ContentControlStyle/Properties/Resources.Designer.cs rename to Fundamentals/Styles & Templates/ContentControlStyle/Properties/Resources.Designer.cs diff --git a/Graphics/ImageView/Properties/Resources.resx b/Fundamentals/Styles & Templates/ContentControlStyle/Properties/Resources.resx similarity index 100% rename from Graphics/ImageView/Properties/Resources.resx rename to Fundamentals/Styles & Templates/ContentControlStyle/Properties/Resources.resx diff --git a/Styles & Templates/ContentControlStyle/Properties/Settings.Designer.cs b/Fundamentals/Styles & Templates/ContentControlStyle/Properties/Settings.Designer.cs similarity index 100% rename from Styles & Templates/ContentControlStyle/Properties/Settings.Designer.cs rename to Fundamentals/Styles & Templates/ContentControlStyle/Properties/Settings.Designer.cs diff --git a/Graphics/ImageView/Properties/Settings.settings b/Fundamentals/Styles & Templates/ContentControlStyle/Properties/Settings.settings similarity index 100% rename from Graphics/ImageView/Properties/Settings.settings rename to Fundamentals/Styles & Templates/ContentControlStyle/Properties/Settings.settings diff --git a/Graphics/OpacityMasking/App.config b/Fundamentals/Styles & Templates/EventTriggers/App.config similarity index 100% rename from Graphics/OpacityMasking/App.config rename to Fundamentals/Styles & Templates/EventTriggers/App.config diff --git a/Styles & Templates/EventTriggers/App.cs b/Fundamentals/Styles & Templates/EventTriggers/App.cs similarity index 100% rename from Styles & Templates/EventTriggers/App.cs rename to Fundamentals/Styles & Templates/EventTriggers/App.cs diff --git a/Styles & Templates/EventTriggers/App.xaml b/Fundamentals/Styles & Templates/EventTriggers/App.xaml similarity index 100% rename from Styles & Templates/EventTriggers/App.xaml rename to Fundamentals/Styles & Templates/EventTriggers/App.xaml diff --git a/Styles & Templates/EventTriggers/EventTriggers.csproj b/Fundamentals/Styles & Templates/EventTriggers/EventTriggers.csproj similarity index 100% rename from Styles & Templates/EventTriggers/EventTriggers.csproj rename to Fundamentals/Styles & Templates/EventTriggers/EventTriggers.csproj diff --git a/Styles & Templates/EventTriggers/MainWindow.cs b/Fundamentals/Styles & Templates/EventTriggers/MainWindow.cs similarity index 100% rename from Styles & Templates/EventTriggers/MainWindow.cs rename to Fundamentals/Styles & Templates/EventTriggers/MainWindow.cs diff --git a/Styles & Templates/EventTriggers/MainWindow.xaml b/Fundamentals/Styles & Templates/EventTriggers/MainWindow.xaml similarity index 100% rename from Styles & Templates/EventTriggers/MainWindow.xaml rename to Fundamentals/Styles & Templates/EventTriggers/MainWindow.xaml diff --git a/Styles & Templates/EventTriggers/Properties/AssemblyInfo.cs b/Fundamentals/Styles & Templates/EventTriggers/Properties/AssemblyInfo.cs similarity index 100% rename from Styles & Templates/EventTriggers/Properties/AssemblyInfo.cs rename to Fundamentals/Styles & Templates/EventTriggers/Properties/AssemblyInfo.cs diff --git a/Styles & Templates/EventTriggers/Properties/Resources.Designer.cs b/Fundamentals/Styles & Templates/EventTriggers/Properties/Resources.Designer.cs similarity index 100% rename from Styles & Templates/EventTriggers/Properties/Resources.Designer.cs rename to Fundamentals/Styles & Templates/EventTriggers/Properties/Resources.Designer.cs diff --git a/Graphics/JPEGEncoderAndDecoder/Properties/Resources.resx b/Fundamentals/Styles & Templates/EventTriggers/Properties/Resources.resx similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/Properties/Resources.resx rename to Fundamentals/Styles & Templates/EventTriggers/Properties/Resources.resx diff --git a/Styles & Templates/EventTriggers/Properties/Settings.Designer.cs b/Fundamentals/Styles & Templates/EventTriggers/Properties/Settings.Designer.cs similarity index 100% rename from Styles & Templates/EventTriggers/Properties/Settings.Designer.cs rename to Fundamentals/Styles & Templates/EventTriggers/Properties/Settings.Designer.cs diff --git a/Graphics/JPEGEncoderAndDecoder/Properties/Settings.settings b/Fundamentals/Styles & Templates/EventTriggers/Properties/Settings.settings similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/Properties/Settings.settings rename to Fundamentals/Styles & Templates/EventTriggers/Properties/Settings.settings diff --git a/Graphics/PNGEncoderAndDecoder/App.config b/Fundamentals/Styles & Templates/FindingElementsInTemplates/App.config similarity index 100% rename from Graphics/PNGEncoderAndDecoder/App.config rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/App.config diff --git a/Styles & Templates/FindingElementsInTemplates/App.cs b/Fundamentals/Styles & Templates/FindingElementsInTemplates/App.cs similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/App.cs rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/App.cs diff --git a/Styles & Templates/FindingElementsInTemplates/App.xaml b/Fundamentals/Styles & Templates/FindingElementsInTemplates/App.xaml similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/App.xaml rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/App.xaml diff --git a/Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj b/Fundamentals/Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/FindingElementsInTemplates.csproj diff --git a/Styles & Templates/FindingElementsInTemplates/MainWindow.cs b/Fundamentals/Styles & Templates/FindingElementsInTemplates/MainWindow.cs similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/MainWindow.cs rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/MainWindow.cs diff --git a/Styles & Templates/FindingElementsInTemplates/MainWindow.xaml b/Fundamentals/Styles & Templates/FindingElementsInTemplates/MainWindow.xaml similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/MainWindow.xaml rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/MainWindow.xaml diff --git a/Styles & Templates/FindingElementsInTemplates/Properties/AssemblyInfo.cs b/Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/AssemblyInfo.cs similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/Properties/AssemblyInfo.cs rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/AssemblyInfo.cs diff --git a/Styles & Templates/FindingElementsInTemplates/Properties/Resources.Designer.cs b/Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Resources.Designer.cs similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/Properties/Resources.Designer.cs rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Resources.Designer.cs diff --git a/Graphics/Matrix/Properties/Resources.resx b/Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Resources.resx similarity index 100% rename from Graphics/Matrix/Properties/Resources.resx rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Resources.resx diff --git a/Styles & Templates/FindingElementsInTemplates/Properties/Settings.Designer.cs b/Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Settings.Designer.cs similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/Properties/Settings.Designer.cs rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Settings.Designer.cs diff --git a/Graphics/Matrix/Properties/Settings.settings b/Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Settings.settings similarity index 100% rename from Graphics/Matrix/Properties/Settings.settings rename to Fundamentals/Styles & Templates/FindingElementsInTemplates/Properties/Settings.settings diff --git a/Graphics/Point/App.config b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/App.config similarity index 100% rename from Graphics/Point/App.config rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/App.config diff --git a/Styles & Templates/IntroToStylingAndTemplating/App.cs b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/App.cs similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/App.cs rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/App.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/App.xaml b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/App.xaml similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/App.xaml rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/App.xaml diff --git a/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/IntroToStylingAndTemplating.csproj diff --git a/Styles & Templates/IntroToStylingAndTemplating/MainWindow.cs b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/MainWindow.cs similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/MainWindow.cs rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/MainWindow.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/MainWindow.xaml b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/MainWindow.xaml similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/MainWindow.xaml rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/MainWindow.xaml diff --git a/Styles & Templates/IntroToStylingAndTemplating/Photo.cs b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Photo.cs similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/Photo.cs rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Photo.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/PhotoList.cs b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/PhotoList.cs similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/PhotoList.cs rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/PhotoList.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/Properties/AssemblyInfo.cs b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/AssemblyInfo.cs similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/Properties/AssemblyInfo.cs rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/AssemblyInfo.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.Designer.cs b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.Designer.cs similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.Designer.cs rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.Designer.cs diff --git a/Graphics/OpacityMasking/Properties/Resources.resx b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.resx similarity index 100% rename from Graphics/OpacityMasking/Properties/Resources.resx rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.resx diff --git a/Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.Designer.cs b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.Designer.cs similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.Designer.cs rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.Designer.cs diff --git a/Graphics/OpacityMasking/Properties/Settings.settings b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.settings similarity index 100% rename from Graphics/OpacityMasking/Properties/Settings.settings rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.settings diff --git a/Styles & Templates/IntroToStylingAndTemplating/images/flower1.jpg b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/flower1.jpg similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/images/flower1.jpg rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/flower1.jpg diff --git a/Styles & Templates/IntroToStylingAndTemplating/images/flower2.jpg b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/flower2.jpg similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/images/flower2.jpg rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/flower2.jpg diff --git a/Styles & Templates/IntroToStylingAndTemplating/images/leaf1.jpg b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/leaf1.jpg similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/images/leaf1.jpg rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/leaf1.jpg diff --git a/Styles & Templates/IntroToStylingAndTemplating/images/leaf2.jpg b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/leaf2.jpg similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/images/leaf2.jpg rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/leaf2.jpg diff --git a/Styles & Templates/IntroToStylingAndTemplating/images/winter1.jpg b/Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/winter1.jpg similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/images/winter1.jpg rename to Fundamentals/Styles & Templates/IntroToStylingAndTemplating/images/winter1.jpg diff --git a/Graphics/ShapeElements/App.config b/Fundamentals/Threading/MultiThreadingWebBrowser/App.config similarity index 100% rename from Graphics/ShapeElements/App.config rename to Fundamentals/Threading/MultiThreadingWebBrowser/App.config diff --git a/Threading/MultiThreadingWebBrowser/App.cs b/Fundamentals/Threading/MultiThreadingWebBrowser/App.cs similarity index 100% rename from Threading/MultiThreadingWebBrowser/App.cs rename to Fundamentals/Threading/MultiThreadingWebBrowser/App.cs diff --git a/Threading/MultiThreadingWebBrowser/App.xaml b/Fundamentals/Threading/MultiThreadingWebBrowser/App.xaml similarity index 100% rename from Threading/MultiThreadingWebBrowser/App.xaml rename to Fundamentals/Threading/MultiThreadingWebBrowser/App.xaml diff --git a/Threading/MultiThreadingWebBrowser/MainWindow.cs b/Fundamentals/Threading/MultiThreadingWebBrowser/MainWindow.cs similarity index 100% rename from Threading/MultiThreadingWebBrowser/MainWindow.cs rename to Fundamentals/Threading/MultiThreadingWebBrowser/MainWindow.cs diff --git a/Threading/MultiThreadingWebBrowser/MainWindow.xaml b/Fundamentals/Threading/MultiThreadingWebBrowser/MainWindow.xaml similarity index 100% rename from Threading/MultiThreadingWebBrowser/MainWindow.xaml rename to Fundamentals/Threading/MultiThreadingWebBrowser/MainWindow.xaml diff --git a/Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj b/Fundamentals/Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj similarity index 100% rename from Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj rename to Fundamentals/Threading/MultiThreadingWebBrowser/MultiThreadingWebBrowser.csproj diff --git a/Threading/MultiThreadingWebBrowser/Properties/AssemblyInfo.cs b/Fundamentals/Threading/MultiThreadingWebBrowser/Properties/AssemblyInfo.cs similarity index 100% rename from Threading/MultiThreadingWebBrowser/Properties/AssemblyInfo.cs rename to Fundamentals/Threading/MultiThreadingWebBrowser/Properties/AssemblyInfo.cs diff --git a/Threading/MultiThreadingWebBrowser/Properties/Resources.Designer.cs b/Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Resources.Designer.cs similarity index 100% rename from Threading/MultiThreadingWebBrowser/Properties/Resources.Designer.cs rename to Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Resources.Designer.cs diff --git a/Graphics/PNGEncoderAndDecoder/Properties/Resources.resx b/Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Resources.resx similarity index 100% rename from Graphics/PNGEncoderAndDecoder/Properties/Resources.resx rename to Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Resources.resx diff --git a/Threading/MultiThreadingWebBrowser/Properties/Settings.Designer.cs b/Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Settings.Designer.cs similarity index 100% rename from Threading/MultiThreadingWebBrowser/Properties/Settings.Designer.cs rename to Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Settings.Designer.cs diff --git a/Graphics/PNGEncoderAndDecoder/Properties/Settings.settings b/Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Settings.settings similarity index 100% rename from Graphics/PNGEncoderAndDecoder/Properties/Settings.settings rename to Fundamentals/Threading/MultiThreadingWebBrowser/Properties/Settings.settings diff --git a/Graphics/ShapesGallery/App.config b/Fundamentals/Threading/SingleThreadedApplication/App.config similarity index 100% rename from Graphics/ShapesGallery/App.config rename to Fundamentals/Threading/SingleThreadedApplication/App.config diff --git a/Threading/SingleThreadedApplication/App.cs b/Fundamentals/Threading/SingleThreadedApplication/App.cs similarity index 100% rename from Threading/SingleThreadedApplication/App.cs rename to Fundamentals/Threading/SingleThreadedApplication/App.cs diff --git a/Threading/SingleThreadedApplication/App.xaml b/Fundamentals/Threading/SingleThreadedApplication/App.xaml similarity index 100% rename from Threading/SingleThreadedApplication/App.xaml rename to Fundamentals/Threading/SingleThreadedApplication/App.xaml diff --git a/Threading/SingleThreadedApplication/MainWindow.cs b/Fundamentals/Threading/SingleThreadedApplication/MainWindow.cs similarity index 100% rename from Threading/SingleThreadedApplication/MainWindow.cs rename to Fundamentals/Threading/SingleThreadedApplication/MainWindow.cs diff --git a/Threading/SingleThreadedApplication/MainWindow.xaml b/Fundamentals/Threading/SingleThreadedApplication/MainWindow.xaml similarity index 100% rename from Threading/SingleThreadedApplication/MainWindow.xaml rename to Fundamentals/Threading/SingleThreadedApplication/MainWindow.xaml diff --git a/Threading/SingleThreadedApplication/Properties/AssemblyInfo.cs b/Fundamentals/Threading/SingleThreadedApplication/Properties/AssemblyInfo.cs similarity index 100% rename from Threading/SingleThreadedApplication/Properties/AssemblyInfo.cs rename to Fundamentals/Threading/SingleThreadedApplication/Properties/AssemblyInfo.cs diff --git a/Threading/SingleThreadedApplication/Properties/Resources.Designer.cs b/Fundamentals/Threading/SingleThreadedApplication/Properties/Resources.Designer.cs similarity index 100% rename from Threading/SingleThreadedApplication/Properties/Resources.Designer.cs rename to Fundamentals/Threading/SingleThreadedApplication/Properties/Resources.Designer.cs diff --git a/Graphics/Point/Properties/Resources.resx b/Fundamentals/Threading/SingleThreadedApplication/Properties/Resources.resx similarity index 100% rename from Graphics/Point/Properties/Resources.resx rename to Fundamentals/Threading/SingleThreadedApplication/Properties/Resources.resx diff --git a/Threading/SingleThreadedApplication/Properties/Settings.Designer.cs b/Fundamentals/Threading/SingleThreadedApplication/Properties/Settings.Designer.cs similarity index 100% rename from Threading/SingleThreadedApplication/Properties/Settings.Designer.cs rename to Fundamentals/Threading/SingleThreadedApplication/Properties/Settings.Designer.cs diff --git a/Graphics/Point/Properties/Settings.settings b/Fundamentals/Threading/SingleThreadedApplication/Properties/Settings.settings similarity index 100% rename from Graphics/Point/Properties/Settings.settings rename to Fundamentals/Threading/SingleThreadedApplication/Properties/Settings.settings diff --git a/Threading/SingleThreadedApplication/SingleThreadedApplication.csproj b/Fundamentals/Threading/SingleThreadedApplication/SingleThreadedApplication.csproj similarity index 100% rename from Threading/SingleThreadedApplication/SingleThreadedApplication.csproj rename to Fundamentals/Threading/SingleThreadedApplication/SingleThreadedApplication.csproj diff --git a/Graphics/SystemBrushesAndColors/App.config b/Fundamentals/Threading/UsingDispatcher/App.config similarity index 100% rename from Graphics/SystemBrushesAndColors/App.config rename to Fundamentals/Threading/UsingDispatcher/App.config diff --git a/Threading/UsingDispatcher/App.cs b/Fundamentals/Threading/UsingDispatcher/App.cs similarity index 100% rename from Threading/UsingDispatcher/App.cs rename to Fundamentals/Threading/UsingDispatcher/App.cs diff --git a/Threading/UsingDispatcher/App.xaml b/Fundamentals/Threading/UsingDispatcher/App.xaml similarity index 100% rename from Threading/UsingDispatcher/App.xaml rename to Fundamentals/Threading/UsingDispatcher/App.xaml diff --git a/Threading/UsingDispatcher/MainWindow.cs b/Fundamentals/Threading/UsingDispatcher/MainWindow.cs similarity index 100% rename from Threading/UsingDispatcher/MainWindow.cs rename to Fundamentals/Threading/UsingDispatcher/MainWindow.cs diff --git a/Threading/UsingDispatcher/MainWindow.xaml b/Fundamentals/Threading/UsingDispatcher/MainWindow.xaml similarity index 100% rename from Threading/UsingDispatcher/MainWindow.xaml rename to Fundamentals/Threading/UsingDispatcher/MainWindow.xaml diff --git a/Threading/UsingDispatcher/Properties/AssemblyInfo.cs b/Fundamentals/Threading/UsingDispatcher/Properties/AssemblyInfo.cs similarity index 100% rename from Threading/UsingDispatcher/Properties/AssemblyInfo.cs rename to Fundamentals/Threading/UsingDispatcher/Properties/AssemblyInfo.cs diff --git a/Threading/UsingDispatcher/Properties/Resources.Designer.cs b/Fundamentals/Threading/UsingDispatcher/Properties/Resources.Designer.cs similarity index 100% rename from Threading/UsingDispatcher/Properties/Resources.Designer.cs rename to Fundamentals/Threading/UsingDispatcher/Properties/Resources.Designer.cs diff --git a/Graphics/ShapeElements/Properties/Resources.resx b/Fundamentals/Threading/UsingDispatcher/Properties/Resources.resx similarity index 100% rename from Graphics/ShapeElements/Properties/Resources.resx rename to Fundamentals/Threading/UsingDispatcher/Properties/Resources.resx diff --git a/Threading/UsingDispatcher/Properties/Settings.Designer.cs b/Fundamentals/Threading/UsingDispatcher/Properties/Settings.Designer.cs similarity index 100% rename from Threading/UsingDispatcher/Properties/Settings.Designer.cs rename to Fundamentals/Threading/UsingDispatcher/Properties/Settings.Designer.cs diff --git a/Graphics/ShapeElements/Properties/Settings.settings b/Fundamentals/Threading/UsingDispatcher/Properties/Settings.settings similarity index 100% rename from Graphics/ShapeElements/Properties/Settings.settings rename to Fundamentals/Threading/UsingDispatcher/Properties/Settings.settings diff --git a/Threading/UsingDispatcher/UsingDispatcher.csproj b/Fundamentals/Threading/UsingDispatcher/UsingDispatcher.csproj similarity index 100% rename from Threading/UsingDispatcher/UsingDispatcher.csproj rename to Fundamentals/Threading/UsingDispatcher/UsingDispatcher.csproj diff --git a/Getting Started/ComplexLayout/README.md b/Getting Started/ComplexLayout/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Getting Started/ComplexLayout/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Getting Started/Concepts/README.md b/Getting Started/Concepts/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Getting Started/Concepts/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Getting Started/ControlsAndLayout/README.md b/Getting Started/ControlsAndLayout/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Getting Started/ControlsAndLayout/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Getting Started/DynamicLayout/README.md b/Getting Started/DynamicLayout/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Getting Started/DynamicLayout/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Getting Started/HelloWorld/README.md b/Getting Started/HelloWorld/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Getting Started/HelloWorld/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Getting Started/MultiPage/README.md b/Getting Started/MultiPage/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Getting Started/MultiPage/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Getting Started/SimpleLayout/README.md b/Getting Started/SimpleLayout/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Getting Started/SimpleLayout/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/BAML Loc/README.md b/Globalization and Localization/BAML Loc/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/BAML Loc/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/FlowDirection/README.md b/Globalization and Localization/FlowDirection/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/FlowDirection/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/GlobalizationHomepage/README.md b/Globalization and Localization/GlobalizationHomepage/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/GlobalizationHomepage/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/GlobalizationRunDialog/README.md b/Globalization and Localization/GlobalizationRunDialog/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/GlobalizationRunDialog/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/Gradient/README.md b/Globalization and Localization/Gradient/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/Gradient/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/Image/README.md b/Globalization and Localization/Image/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/Image/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/LTRRTL/README.md b/Globalization and Localization/LTRRTL/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/LTRRTL/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/LangAttribute/README.md b/Globalization and Localization/LangAttribute/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/LangAttribute/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/LocalizationResources/README.md b/Globalization and Localization/LocalizationResources/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/LocalizationResources/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/NumbersMultipleLangauges/README.md b/Globalization and Localization/NumbersMultipleLangauges/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/NumbersMultipleLangauges/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/Paths/README.md b/Globalization and Localization/Paths/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/Paths/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/RunSpan/README.md b/Globalization and Localization/RunSpan/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/RunSpan/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/Span/README.md b/Globalization and Localization/Span/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/Span/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Globalization and Localization/StringLocalizationSample/README.md b/Globalization and Localization/StringLocalizationSample/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Globalization and Localization/StringLocalizationSample/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Animation/AnimationExamples/3d/ControlLableRotatingCubeExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/3d/ControlLableRotatingCubeExample.xaml similarity index 100% rename from Animation/AnimationExamples/3d/ControlLableRotatingCubeExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/3d/ControlLableRotatingCubeExample.xaml diff --git a/Animation/AnimationExamples/3d/ControllableRotatingCubeExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/3d/ControllableRotatingCubeExample.cs similarity index 100% rename from Animation/AnimationExamples/3d/ControllableRotatingCubeExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/3d/ControllableRotatingCubeExample.cs diff --git a/Animation/AnimationExamples/3d/RotatingCubeExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/3d/RotatingCubeExample.cs similarity index 100% rename from Animation/AnimationExamples/3d/RotatingCubeExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/3d/RotatingCubeExample.cs diff --git a/Animation/AnimationExamples/3d/RotatingCubeExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/3d/RotatingCubeExample.xaml similarity index 100% rename from Animation/AnimationExamples/3d/RotatingCubeExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/3d/RotatingCubeExample.xaml diff --git a/Animation/AnimationExamples/AnimatingAlongAPathExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/AnimatingAlongAPathExample.cs similarity index 100% rename from Animation/AnimationExamples/AnimatingAlongAPathExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/AnimatingAlongAPathExample.cs diff --git a/Animation/AnimationExamples/AnimatingAlongAPathExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/AnimatingAlongAPathExample.xaml similarity index 100% rename from Animation/AnimationExamples/AnimatingAlongAPathExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/AnimatingAlongAPathExample.xaml diff --git a/Animation/AnimationExamples/AnimationExamples.csproj b/Graphics Media and Animation/Animation/AnimationExamples/AnimationExamples.csproj similarity index 100% rename from Animation/AnimationExamples/AnimationExamples.csproj rename to Graphics Media and Animation/Animation/AnimationExamples/AnimationExamples.csproj diff --git a/Graphics/TIFFEncoderAndDecoder/App.config b/Graphics Media and Animation/Animation/AnimationExamples/App.config similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/App.config rename to Graphics Media and Animation/Animation/AnimationExamples/App.config diff --git a/Animation/AnimationExamples/App.cs b/Graphics Media and Animation/Animation/AnimationExamples/App.cs similarity index 100% rename from Animation/AnimationExamples/App.cs rename to Graphics Media and Animation/Animation/AnimationExamples/App.cs diff --git a/Animation/AnimationExamples/App.xaml b/Graphics Media and Animation/Animation/AnimationExamples/App.xaml similarity index 100% rename from Animation/AnimationExamples/App.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/App.xaml diff --git a/Animation/AnimationExamples/BackDoubleAnimation.cs b/Graphics Media and Animation/Animation/AnimationExamples/BackDoubleAnimation.cs similarity index 100% rename from Animation/AnimationExamples/BackDoubleAnimation.cs rename to Graphics Media and Animation/Animation/AnimationExamples/BackDoubleAnimation.cs diff --git a/Animation/AnimationExamples/BounceDoubleAnimation.cs b/Graphics Media and Animation/Animation/AnimationExamples/BounceDoubleAnimation.cs similarity index 100% rename from Animation/AnimationExamples/BounceDoubleAnimation.cs rename to Graphics Media and Animation/Animation/AnimationExamples/BounceDoubleAnimation.cs diff --git a/Animation/AnimationExamples/CircleAnimation.cs b/Graphics Media and Animation/Animation/AnimationExamples/CircleAnimation.cs similarity index 100% rename from Animation/AnimationExamples/CircleAnimation.cs rename to Graphics Media and Animation/Animation/AnimationExamples/CircleAnimation.cs diff --git a/Animation/AnimationExamples/ElasticDoubleAnimation.cs b/Graphics Media and Animation/Animation/AnimationExamples/ElasticDoubleAnimation.cs similarity index 100% rename from Animation/AnimationExamples/ElasticDoubleAnimation.cs rename to Graphics Media and Animation/Animation/AnimationExamples/ElasticDoubleAnimation.cs diff --git a/Animation/AnimationExamples/ExponentialDoubleAnimation.cs b/Graphics Media and Animation/Animation/AnimationExamples/ExponentialDoubleAnimation.cs similarity index 100% rename from Animation/AnimationExamples/ExponentialDoubleAnimation.cs rename to Graphics Media and Animation/Animation/AnimationExamples/ExponentialDoubleAnimation.cs diff --git a/Animation/AnimationExamples/KeyFrames/SplineExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/KeyFrames/SplineExample.cs similarity index 100% rename from Animation/AnimationExamples/KeyFrames/SplineExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/KeyFrames/SplineExample.cs diff --git a/Animation/AnimationExamples/KeyFrames/SplineExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/KeyFrames/SplineExample.xaml similarity index 100% rename from Animation/AnimationExamples/KeyFrames/SplineExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/KeyFrames/SplineExample.xaml diff --git a/Animation/AnimationExamples/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/AnimationExamples/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/AnimationExamples/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/AnimationExamples/Properties/AssemblyInfo.cs diff --git a/Animation/AnimationExamples/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/AnimationExamples/Properties/Resources.Designer.cs similarity index 100% rename from Animation/AnimationExamples/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/AnimationExamples/Properties/Resources.Designer.cs diff --git a/Graphics/ShapesGallery/Properties/Resources.resx b/Graphics Media and Animation/Animation/AnimationExamples/Properties/Resources.resx similarity index 100% rename from Graphics/ShapesGallery/Properties/Resources.resx rename to Graphics Media and Animation/Animation/AnimationExamples/Properties/Resources.resx diff --git a/Animation/AnimationExamples/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/AnimationExamples/Properties/Settings.Designer.cs similarity index 100% rename from Animation/AnimationExamples/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/AnimationExamples/Properties/Settings.Designer.cs diff --git a/Graphics/ShapesGallery/Properties/Settings.settings b/Graphics Media and Animation/Animation/AnimationExamples/Properties/Settings.settings similarity index 100% rename from Graphics/ShapesGallery/Properties/Settings.settings rename to Graphics Media and Animation/Animation/AnimationExamples/Properties/Settings.settings diff --git a/Animation/AnimationExamples/SampleViewer.cs b/Graphics Media and Animation/Animation/AnimationExamples/SampleViewer.cs similarity index 100% rename from Animation/AnimationExamples/SampleViewer.cs rename to Graphics Media and Animation/Animation/AnimationExamples/SampleViewer.cs diff --git a/Animation/AnimationExamples/SampleViewer.xaml b/Graphics Media and Animation/Animation/AnimationExamples/SampleViewer.xaml similarity index 100% rename from Animation/AnimationExamples/SampleViewer.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/SampleViewer.xaml diff --git a/Animation/AnimationExamples/Text/AnimatedParagraphExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/Text/AnimatedParagraphExample.cs similarity index 100% rename from Animation/AnimationExamples/Text/AnimatedParagraphExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/Text/AnimatedParagraphExample.cs diff --git a/Animation/AnimationExamples/Text/AnimatedParagraphExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/Text/AnimatedParagraphExample.xaml similarity index 100% rename from Animation/AnimationExamples/Text/AnimatedParagraphExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/Text/AnimatedParagraphExample.xaml diff --git a/Animation/AnimationExamples/Text/SkewTextAnimationExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/Text/SkewTextAnimationExample.cs similarity index 100% rename from Animation/AnimationExamples/Text/SkewTextAnimationExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/Text/SkewTextAnimationExample.cs diff --git a/Animation/AnimationExamples/Text/SkewTextAnimationExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/Text/SkewTextAnimationExample.xaml similarity index 100% rename from Animation/AnimationExamples/Text/SkewTextAnimationExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/Text/SkewTextAnimationExample.xaml diff --git a/Animation/AnimationExamples/Text/TextAnimationExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/Text/TextAnimationExample.cs similarity index 100% rename from Animation/AnimationExamples/Text/TextAnimationExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/Text/TextAnimationExample.cs diff --git a/Animation/AnimationExamples/Text/TextAnimationExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/Text/TextAnimationExample.xaml similarity index 100% rename from Animation/AnimationExamples/Text/TextAnimationExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/Text/TextAnimationExample.xaml diff --git a/Animation/AnimationExamples/Text/TranslateTextAnimationExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/Text/TranslateTextAnimationExample.cs similarity index 100% rename from Animation/AnimationExamples/Text/TranslateTextAnimationExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/Text/TranslateTextAnimationExample.cs diff --git a/Animation/AnimationExamples/Text/TranslateTextAnimationExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/Text/TranslateTextAnimationExample.xaml similarity index 100% rename from Animation/AnimationExamples/Text/TranslateTextAnimationExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/Text/TranslateTextAnimationExample.xaml diff --git a/Animation/AnimationExamples/TimingBehaviors/AnimationTransitionType.cs b/Graphics Media and Animation/Animation/AnimationExamples/TimingBehaviors/AnimationTransitionType.cs similarity index 100% rename from Animation/AnimationExamples/TimingBehaviors/AnimationTransitionType.cs rename to Graphics Media and Animation/Animation/AnimationExamples/TimingBehaviors/AnimationTransitionType.cs diff --git a/Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.cs b/Graphics Media and Animation/Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.cs similarity index 100% rename from Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.cs rename to Graphics Media and Animation/Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.cs diff --git a/Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.xaml b/Graphics Media and Animation/Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.xaml similarity index 100% rename from Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.xaml rename to Graphics Media and Animation/Animation/AnimationExamples/TimingBehaviors/InteractiveAnimationsExample.xaml diff --git a/Animation/AnimationExamples/sample_images/berries.jpg b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/berries.jpg similarity index 100% rename from Animation/AnimationExamples/sample_images/berries.jpg rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/berries.jpg diff --git a/Animation/AnimationExamples/sample_images/branches.png b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/branches.png similarity index 100% rename from Animation/AnimationExamples/sample_images/branches.png rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/branches.png diff --git a/Animation/AnimationExamples/sample_images/leafpicturecube2r000003.png b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/leafpicturecube2r000003.png similarity index 100% rename from Animation/AnimationExamples/sample_images/leafpicturecube2r000003.png rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/leafpicturecube2r000003.png diff --git a/Animation/AnimationExamples/sample_images/leafpicturecube2r000005.png b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/leafpicturecube2r000005.png similarity index 100% rename from Animation/AnimationExamples/sample_images/leafpicturecube2r000005.png rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/leafpicturecube2r000005.png diff --git a/Animation/AnimationExamples/sample_images/leaves_closeup.png b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/leaves_closeup.png similarity index 100% rename from Animation/AnimationExamples/sample_images/leaves_closeup.png rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/leaves_closeup.png diff --git a/Animation/AnimationExamples/sample_images/rippled_metal_smaller.png b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/rippled_metal_smaller.png similarity index 100% rename from Animation/AnimationExamples/sample_images/rippled_metal_smaller.png rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/rippled_metal_smaller.png diff --git a/Animation/AnimationExamples/sample_images/rocks.jpg b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/rocks.jpg similarity index 100% rename from Animation/AnimationExamples/sample_images/rocks.jpg rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/rocks.jpg diff --git a/Animation/AnimationExamples/sample_images/rocks.png b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/rocks.png similarity index 100% rename from Animation/AnimationExamples/sample_images/rocks.png rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/rocks.png diff --git a/Animation/AnimationExamples/sample_images/sunset.jpg b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/sunset.jpg similarity index 100% rename from Animation/AnimationExamples/sample_images/sunset.jpg rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/sunset.jpg diff --git a/Animation/AnimationExamples/sample_images/waterlilies.jpg b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/waterlilies.jpg similarity index 100% rename from Animation/AnimationExamples/sample_images/waterlilies.jpg rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/waterlilies.jpg diff --git a/Animation/AnimationExamples/sample_images/waterlilies.png b/Graphics Media and Animation/Animation/AnimationExamples/sample_images/waterlilies.png similarity index 100% rename from Animation/AnimationExamples/sample_images/waterlilies.png rename to Graphics Media and Animation/Animation/AnimationExamples/sample_images/waterlilies.png diff --git a/Animation/AnimationTiming/AccelDecelExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/AccelDecelExample.cs similarity index 100% rename from Animation/AnimationTiming/AccelDecelExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/AccelDecelExample.cs diff --git a/Animation/AnimationTiming/AccelDecelExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/AccelDecelExample.xaml similarity index 100% rename from Animation/AnimationTiming/AccelDecelExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/AccelDecelExample.xaml diff --git a/Animation/AnimationTiming/AnimationTiming.csproj b/Graphics Media and Animation/Animation/AnimationTiming/AnimationTiming.csproj similarity index 100% rename from Animation/AnimationTiming/AnimationTiming.csproj rename to Graphics Media and Animation/Animation/AnimationTiming/AnimationTiming.csproj diff --git a/Graphics/Vector/App.config b/Graphics Media and Animation/Animation/AnimationTiming/App.config similarity index 100% rename from Graphics/Vector/App.config rename to Graphics Media and Animation/Animation/AnimationTiming/App.config diff --git a/Animation/AnimationTiming/App.cs b/Graphics Media and Animation/Animation/AnimationTiming/App.cs similarity index 100% rename from Animation/AnimationTiming/App.cs rename to Graphics Media and Animation/Animation/AnimationTiming/App.cs diff --git a/Animation/AnimationTiming/App.xaml b/Graphics Media and Animation/Animation/AnimationTiming/App.xaml similarity index 100% rename from Animation/AnimationTiming/App.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/App.xaml diff --git a/Animation/AnimationTiming/AutoReverseExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/AutoReverseExample.cs similarity index 100% rename from Animation/AnimationTiming/AutoReverseExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/AutoReverseExample.cs diff --git a/Animation/AnimationTiming/AutoReverseExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/AutoReverseExample.xaml similarity index 100% rename from Animation/AnimationTiming/AutoReverseExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/AutoReverseExample.xaml diff --git a/Animation/AnimationTiming/BeginTimeExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/BeginTimeExample.cs similarity index 100% rename from Animation/AnimationTiming/BeginTimeExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/BeginTimeExample.cs diff --git a/Animation/AnimationTiming/BeginTimeExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/BeginTimeExample.xaml similarity index 100% rename from Animation/AnimationTiming/BeginTimeExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/BeginTimeExample.xaml diff --git a/Animation/AnimationTiming/DataboundSliderAnimationExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/DataboundSliderAnimationExample.xaml similarity index 100% rename from Animation/AnimationTiming/DataboundSliderAnimationExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/DataboundSliderAnimationExample.xaml diff --git a/Animation/AnimationTiming/ElapsedTimeControl.cs b/Graphics Media and Animation/Animation/AnimationTiming/ElapsedTimeControl.cs similarity index 100% rename from Animation/AnimationTiming/ElapsedTimeControl.cs rename to Graphics Media and Animation/Animation/AnimationTiming/ElapsedTimeControl.cs diff --git a/Animation/AnimationTiming/FillBehaviorExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/FillBehaviorExample.cs similarity index 100% rename from Animation/AnimationTiming/FillBehaviorExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/FillBehaviorExample.cs diff --git a/Animation/AnimationTiming/FillBehaviorExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/FillBehaviorExample.xaml similarity index 100% rename from Animation/AnimationTiming/FillBehaviorExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/FillBehaviorExample.xaml diff --git a/Animation/AnimationTiming/HandoffVersusComposeExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/HandoffVersusComposeExample.xaml similarity index 100% rename from Animation/AnimationTiming/HandoffVersusComposeExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/HandoffVersusComposeExample.xaml diff --git a/Animation/AnimationTiming/IsAdditiveExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/IsAdditiveExample.cs similarity index 100% rename from Animation/AnimationTiming/IsAdditiveExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/IsAdditiveExample.cs diff --git a/Animation/AnimationTiming/IsAdditiveExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/IsAdditiveExample.xaml similarity index 100% rename from Animation/AnimationTiming/IsAdditiveExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/IsAdditiveExample.xaml diff --git a/Animation/AnimationTiming/IsCumulativeExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/IsCumulativeExample.cs similarity index 100% rename from Animation/AnimationTiming/IsCumulativeExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/IsCumulativeExample.cs diff --git a/Animation/AnimationTiming/IsCumulativeExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/IsCumulativeExample.xaml similarity index 100% rename from Animation/AnimationTiming/IsCumulativeExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/IsCumulativeExample.xaml diff --git a/Animation/AnimationTiming/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/AnimationTiming/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/AnimationTiming/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/AnimationTiming/Properties/AssemblyInfo.cs diff --git a/Animation/AnimationTiming/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/AnimationTiming/Properties/Resources.Designer.cs similarity index 100% rename from Animation/AnimationTiming/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/AnimationTiming/Properties/Resources.Designer.cs diff --git a/Graphics/SystemBrushesAndColors/Properties/Resources.resx b/Graphics Media and Animation/Animation/AnimationTiming/Properties/Resources.resx similarity index 100% rename from Graphics/SystemBrushesAndColors/Properties/Resources.resx rename to Graphics Media and Animation/Animation/AnimationTiming/Properties/Resources.resx diff --git a/Animation/AnimationTiming/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/AnimationTiming/Properties/Settings.Designer.cs similarity index 100% rename from Animation/AnimationTiming/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/AnimationTiming/Properties/Settings.Designer.cs diff --git a/Graphics/SystemBrushesAndColors/Properties/Settings.settings b/Graphics Media and Animation/Animation/AnimationTiming/Properties/Settings.settings similarity index 100% rename from Graphics/SystemBrushesAndColors/Properties/Settings.settings rename to Graphics Media and Animation/Animation/AnimationTiming/Properties/Settings.settings diff --git a/Animation/AnimationTiming/RepeatBehaviorExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/RepeatBehaviorExample.cs similarity index 100% rename from Animation/AnimationTiming/RepeatBehaviorExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/RepeatBehaviorExample.cs diff --git a/Animation/AnimationTiming/RepeatBehaviorExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/RepeatBehaviorExample.xaml similarity index 100% rename from Animation/AnimationTiming/RepeatBehaviorExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/RepeatBehaviorExample.xaml diff --git a/Animation/AnimationTiming/SampleViewer.cs b/Graphics Media and Animation/Animation/AnimationTiming/SampleViewer.cs similarity index 100% rename from Animation/AnimationTiming/SampleViewer.cs rename to Graphics Media and Animation/Animation/AnimationTiming/SampleViewer.cs diff --git a/Animation/AnimationTiming/SampleViewer.xaml b/Graphics Media and Animation/Animation/AnimationTiming/SampleViewer.xaml similarity index 100% rename from Animation/AnimationTiming/SampleViewer.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/SampleViewer.xaml diff --git a/Animation/AnimationTiming/SpeedExample.cs b/Graphics Media and Animation/Animation/AnimationTiming/SpeedExample.cs similarity index 100% rename from Animation/AnimationTiming/SpeedExample.cs rename to Graphics Media and Animation/Animation/AnimationTiming/SpeedExample.cs diff --git a/Animation/AnimationTiming/SpeedExample.xaml b/Graphics Media and Animation/Animation/AnimationTiming/SpeedExample.xaml similarity index 100% rename from Animation/AnimationTiming/SpeedExample.xaml rename to Graphics Media and Animation/Animation/AnimationTiming/SpeedExample.xaml diff --git a/Graphics/VisualBrush/App.config b/Graphics Media and Animation/Animation/CustomAnimation/App.config similarity index 100% rename from Graphics/VisualBrush/App.config rename to Graphics Media and Animation/Animation/CustomAnimation/App.config diff --git a/Animation/CustomAnimation/App.cs b/Graphics Media and Animation/Animation/CustomAnimation/App.cs similarity index 100% rename from Animation/CustomAnimation/App.cs rename to Graphics Media and Animation/Animation/CustomAnimation/App.cs diff --git a/Animation/CustomAnimation/App.xaml b/Graphics Media and Animation/Animation/CustomAnimation/App.xaml similarity index 100% rename from Animation/CustomAnimation/App.xaml rename to Graphics Media and Animation/Animation/CustomAnimation/App.xaml diff --git a/Animation/CustomAnimation/BackDoubleAnimation.cs b/Graphics Media and Animation/Animation/CustomAnimation/BackDoubleAnimation.cs similarity index 100% rename from Animation/CustomAnimation/BackDoubleAnimation.cs rename to Graphics Media and Animation/Animation/CustomAnimation/BackDoubleAnimation.cs diff --git a/Animation/CustomAnimation/BounceDoubleAnimation.cs b/Graphics Media and Animation/Animation/CustomAnimation/BounceDoubleAnimation.cs similarity index 100% rename from Animation/CustomAnimation/BounceDoubleAnimation.cs rename to Graphics Media and Animation/Animation/CustomAnimation/BounceDoubleAnimation.cs diff --git a/Animation/CustomAnimation/CircleAnimation.cs b/Graphics Media and Animation/Animation/CustomAnimation/CircleAnimation.cs similarity index 100% rename from Animation/CustomAnimation/CircleAnimation.cs rename to Graphics Media and Animation/Animation/CustomAnimation/CircleAnimation.cs diff --git a/Animation/CustomAnimation/CustomAnimation.csproj b/Graphics Media and Animation/Animation/CustomAnimation/CustomAnimation.csproj similarity index 100% rename from Animation/CustomAnimation/CustomAnimation.csproj rename to Graphics Media and Animation/Animation/CustomAnimation/CustomAnimation.csproj diff --git a/Animation/CustomAnimation/CustomAnimationExample.cs b/Graphics Media and Animation/Animation/CustomAnimation/CustomAnimationExample.cs similarity index 100% rename from Animation/CustomAnimation/CustomAnimationExample.cs rename to Graphics Media and Animation/Animation/CustomAnimation/CustomAnimationExample.cs diff --git a/Animation/CustomAnimation/CustomAnimationExample.xaml b/Graphics Media and Animation/Animation/CustomAnimation/CustomAnimationExample.xaml similarity index 100% rename from Animation/CustomAnimation/CustomAnimationExample.xaml rename to Graphics Media and Animation/Animation/CustomAnimation/CustomAnimationExample.xaml diff --git a/Animation/CustomAnimation/ElasticDoubleAnimation.cs b/Graphics Media and Animation/Animation/CustomAnimation/ElasticDoubleAnimation.cs similarity index 100% rename from Animation/CustomAnimation/ElasticDoubleAnimation.cs rename to Graphics Media and Animation/Animation/CustomAnimation/ElasticDoubleAnimation.cs diff --git a/Animation/CustomAnimation/ExponentialDoubleAnimation.cs b/Graphics Media and Animation/Animation/CustomAnimation/ExponentialDoubleAnimation.cs similarity index 100% rename from Animation/CustomAnimation/ExponentialDoubleAnimation.cs rename to Graphics Media and Animation/Animation/CustomAnimation/ExponentialDoubleAnimation.cs diff --git a/Animation/CustomAnimation/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/CustomAnimation/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/CustomAnimation/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/CustomAnimation/Properties/AssemblyInfo.cs diff --git a/Animation/CustomAnimation/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/CustomAnimation/Properties/Resources.Designer.cs similarity index 100% rename from Animation/CustomAnimation/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/CustomAnimation/Properties/Resources.Designer.cs diff --git a/Graphics/TIFFEncoderAndDecoder/Properties/Resources.resx b/Graphics Media and Animation/Animation/CustomAnimation/Properties/Resources.resx similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/Properties/Resources.resx rename to Graphics Media and Animation/Animation/CustomAnimation/Properties/Resources.resx diff --git a/Animation/CustomAnimation/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/CustomAnimation/Properties/Settings.Designer.cs similarity index 100% rename from Animation/CustomAnimation/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/CustomAnimation/Properties/Settings.Designer.cs diff --git a/Graphics/TIFFEncoderAndDecoder/Properties/Settings.settings b/Graphics Media and Animation/Animation/CustomAnimation/Properties/Settings.settings similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/Properties/Settings.settings rename to Graphics Media and Animation/Animation/CustomAnimation/Properties/Settings.settings diff --git a/Graphics/WDPEncoderAndDecoder/App.config b/Graphics Media and Animation/Animation/KeyFrameAnimation/App.config similarity index 100% rename from Graphics/WDPEncoderAndDecoder/App.config rename to Graphics Media and Animation/Animation/KeyFrameAnimation/App.config diff --git a/Animation/KeyFrameAnimation/App.cs b/Graphics Media and Animation/Animation/KeyFrameAnimation/App.cs similarity index 100% rename from Animation/KeyFrameAnimation/App.cs rename to Graphics Media and Animation/Animation/KeyFrameAnimation/App.cs diff --git a/Animation/KeyFrameAnimation/App.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/App.xaml similarity index 100% rename from Animation/KeyFrameAnimation/App.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/App.xaml diff --git a/Animation/KeyFrameAnimation/BooleanAnimationUsingKeyFramesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/BooleanAnimationUsingKeyFramesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/BooleanAnimationUsingKeyFramesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/BooleanAnimationUsingKeyFramesExample.xaml diff --git a/Animation/KeyFrameAnimation/ColorAnimationUsingKeyFramesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/ColorAnimationUsingKeyFramesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/ColorAnimationUsingKeyFramesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/ColorAnimationUsingKeyFramesExample.xaml diff --git a/Animation/KeyFrameAnimation/DoubleAnimationUsingKeyFramesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/DoubleAnimationUsingKeyFramesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/DoubleAnimationUsingKeyFramesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/DoubleAnimationUsingKeyFramesExample.xaml diff --git a/Animation/KeyFrameAnimation/InterpolationMethodsExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/InterpolationMethodsExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/InterpolationMethodsExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/InterpolationMethodsExample.xaml diff --git a/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj b/Graphics Media and Animation/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj similarity index 100% rename from Animation/KeyFrameAnimation/KeyFrameAnimation.csproj rename to Graphics Media and Animation/Animation/KeyFrameAnimation/KeyFrameAnimation.csproj diff --git a/Animation/KeyFrameAnimation/KeyFramesIntroduction.cs b/Graphics Media and Animation/Animation/KeyFrameAnimation/KeyFramesIntroduction.cs similarity index 100% rename from Animation/KeyFrameAnimation/KeyFramesIntroduction.cs rename to Graphics Media and Animation/Animation/KeyFrameAnimation/KeyFramesIntroduction.cs diff --git a/Animation/KeyFrameAnimation/KeyFramesIntroduction.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/KeyFramesIntroduction.xaml similarity index 100% rename from Animation/KeyFrameAnimation/KeyFramesIntroduction.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/KeyFramesIntroduction.xaml diff --git a/Animation/KeyFrameAnimation/KeytimesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/KeytimesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/KeytimesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/KeytimesExample.xaml diff --git a/Animation/KeyFrameAnimation/PointAnimationUsingKeyFramesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/PointAnimationUsingKeyFramesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/PointAnimationUsingKeyFramesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/PointAnimationUsingKeyFramesExample.xaml diff --git a/Animation/KeyFrameAnimation/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/KeyFrameAnimation/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/AssemblyInfo.cs diff --git a/Animation/KeyFrameAnimation/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Resources.Designer.cs similarity index 100% rename from Animation/KeyFrameAnimation/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Resources.Designer.cs diff --git a/Graphics/Vector/Properties/Resources.resx b/Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Resources.resx similarity index 100% rename from Graphics/Vector/Properties/Resources.resx rename to Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Resources.resx diff --git a/Animation/KeyFrameAnimation/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Settings.Designer.cs similarity index 100% rename from Animation/KeyFrameAnimation/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Settings.Designer.cs diff --git a/Graphics/Vector/Properties/Settings.settings b/Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Settings.settings similarity index 100% rename from Graphics/Vector/Properties/Settings.settings rename to Graphics Media and Animation/Animation/KeyFrameAnimation/Properties/Settings.settings diff --git a/Animation/KeyFrameAnimation/RectAnimationUsingKeyFramesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/RectAnimationUsingKeyFramesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/RectAnimationUsingKeyFramesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/RectAnimationUsingKeyFramesExample.xaml diff --git a/Animation/KeyFrameAnimation/SampleViewer.cs b/Graphics Media and Animation/Animation/KeyFrameAnimation/SampleViewer.cs similarity index 100% rename from Animation/KeyFrameAnimation/SampleViewer.cs rename to Graphics Media and Animation/Animation/KeyFrameAnimation/SampleViewer.cs diff --git a/Animation/KeyFrameAnimation/SampleViewer.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/SampleViewer.xaml similarity index 100% rename from Animation/KeyFrameAnimation/SampleViewer.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/SampleViewer.xaml diff --git a/Animation/KeyFrameAnimation/StringAnimationUsingKeyFramesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/StringAnimationUsingKeyFramesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/StringAnimationUsingKeyFramesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/StringAnimationUsingKeyFramesExample.xaml diff --git a/Animation/KeyFrameAnimation/ThicknessAnimationUsingKeyFramesExample.xaml b/Graphics Media and Animation/Animation/KeyFrameAnimation/ThicknessAnimationUsingKeyFramesExample.xaml similarity index 100% rename from Animation/KeyFrameAnimation/ThicknessAnimationUsingKeyFramesExample.xaml rename to Graphics Media and Animation/Animation/KeyFrameAnimation/ThicknessAnimationUsingKeyFramesExample.xaml diff --git a/Input and Commands/CaptureUnCaptureMouse/App.config b/Graphics Media and Animation/Animation/KeySplineAnimations/App.config similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/App.config rename to Graphics Media and Animation/Animation/KeySplineAnimations/App.config diff --git a/Animation/KeySplineAnimations/App.cs b/Graphics Media and Animation/Animation/KeySplineAnimations/App.cs similarity index 100% rename from Animation/KeySplineAnimations/App.cs rename to Graphics Media and Animation/Animation/KeySplineAnimations/App.cs diff --git a/Animation/KeySplineAnimations/App.xaml b/Graphics Media and Animation/Animation/KeySplineAnimations/App.xaml similarity index 100% rename from Animation/KeySplineAnimations/App.xaml rename to Graphics Media and Animation/Animation/KeySplineAnimations/App.xaml diff --git a/Animation/KeySplineAnimations/KeySplineAnimations.csproj b/Graphics Media and Animation/Animation/KeySplineAnimations/KeySplineAnimations.csproj similarity index 100% rename from Animation/KeySplineAnimations/KeySplineAnimations.csproj rename to Graphics Media and Animation/Animation/KeySplineAnimations/KeySplineAnimations.csproj diff --git a/Animation/KeySplineAnimations/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/KeySplineAnimations/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/KeySplineAnimations/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/KeySplineAnimations/Properties/AssemblyInfo.cs diff --git a/Animation/KeySplineAnimations/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Resources.Designer.cs similarity index 100% rename from Animation/KeySplineAnimations/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Resources.Designer.cs diff --git a/Graphics/VisualBrush/Properties/Resources.resx b/Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Resources.resx similarity index 100% rename from Graphics/VisualBrush/Properties/Resources.resx rename to Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Resources.resx diff --git a/Animation/KeySplineAnimations/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Settings.Designer.cs similarity index 100% rename from Animation/KeySplineAnimations/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Settings.Designer.cs diff --git a/Graphics/VisualBrush/Properties/Settings.settings b/Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Settings.settings similarity index 100% rename from Graphics/VisualBrush/Properties/Settings.settings rename to Graphics Media and Animation/Animation/KeySplineAnimations/Properties/Settings.settings diff --git a/Animation/KeySplineAnimations/SplineExample.cs b/Graphics Media and Animation/Animation/KeySplineAnimations/SplineExample.cs similarity index 100% rename from Animation/KeySplineAnimations/SplineExample.cs rename to Graphics Media and Animation/Animation/KeySplineAnimations/SplineExample.cs diff --git a/Animation/KeySplineAnimations/SplineExample.xaml b/Graphics Media and Animation/Animation/KeySplineAnimations/SplineExample.xaml similarity index 100% rename from Animation/KeySplineAnimations/SplineExample.xaml rename to Graphics Media and Animation/Animation/KeySplineAnimations/SplineExample.xaml diff --git a/Animation/KeySplineAnimations/sample_images/berries.jpg b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/berries.jpg similarity index 100% rename from Animation/KeySplineAnimations/sample_images/berries.jpg rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/berries.jpg diff --git a/Animation/KeySplineAnimations/sample_images/branches.png b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/branches.png similarity index 100% rename from Animation/KeySplineAnimations/sample_images/branches.png rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/branches.png diff --git a/Animation/KeySplineAnimations/sample_images/leafpicturecube2r000003.png b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/leafpicturecube2r000003.png similarity index 100% rename from Animation/KeySplineAnimations/sample_images/leafpicturecube2r000003.png rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/leafpicturecube2r000003.png diff --git a/Animation/KeySplineAnimations/sample_images/leafpicturecube2r000005.png b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/leafpicturecube2r000005.png similarity index 100% rename from Animation/KeySplineAnimations/sample_images/leafpicturecube2r000005.png rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/leafpicturecube2r000005.png diff --git a/Animation/KeySplineAnimations/sample_images/leaves_closeup.png b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/leaves_closeup.png similarity index 100% rename from Animation/KeySplineAnimations/sample_images/leaves_closeup.png rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/leaves_closeup.png diff --git a/Animation/KeySplineAnimations/sample_images/rippled_metal_smaller.png b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/rippled_metal_smaller.png similarity index 100% rename from Animation/KeySplineAnimations/sample_images/rippled_metal_smaller.png rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/rippled_metal_smaller.png diff --git a/Animation/KeySplineAnimations/sample_images/rocks.jpg b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/rocks.jpg similarity index 100% rename from Animation/KeySplineAnimations/sample_images/rocks.jpg rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/rocks.jpg diff --git a/Animation/KeySplineAnimations/sample_images/rocks.png b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/rocks.png similarity index 100% rename from Animation/KeySplineAnimations/sample_images/rocks.png rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/rocks.png diff --git a/Animation/KeySplineAnimations/sample_images/sunset.jpg b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/sunset.jpg similarity index 100% rename from Animation/KeySplineAnimations/sample_images/sunset.jpg rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/sunset.jpg diff --git a/Animation/KeySplineAnimations/sample_images/waterlilies.jpg b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/waterlilies.jpg similarity index 100% rename from Animation/KeySplineAnimations/sample_images/waterlilies.jpg rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/waterlilies.jpg diff --git a/Animation/KeySplineAnimations/sample_images/waterlilies.png b/Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/waterlilies.png similarity index 100% rename from Animation/KeySplineAnimations/sample_images/waterlilies.png rename to Graphics Media and Animation/Animation/KeySplineAnimations/sample_images/waterlilies.png diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/App.config b/Graphics Media and Animation/Animation/LocalAnimations/App.config similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/App.config rename to Graphics Media and Animation/Animation/LocalAnimations/App.config diff --git a/Animation/LocalAnimations/App.cs b/Graphics Media and Animation/Animation/LocalAnimations/App.cs similarity index 100% rename from Animation/LocalAnimations/App.cs rename to Graphics Media and Animation/Animation/LocalAnimations/App.cs diff --git a/Animation/LocalAnimations/EntryClass.cs b/Graphics Media and Animation/Animation/LocalAnimations/EntryClass.cs similarity index 100% rename from Animation/LocalAnimations/EntryClass.cs rename to Graphics Media and Animation/Animation/LocalAnimations/EntryClass.cs diff --git a/Animation/LocalAnimations/InteractiveAnimationExample.cs b/Graphics Media and Animation/Animation/LocalAnimations/InteractiveAnimationExample.cs similarity index 100% rename from Animation/LocalAnimations/InteractiveAnimationExample.cs rename to Graphics Media and Animation/Animation/LocalAnimations/InteractiveAnimationExample.cs diff --git a/Animation/LocalAnimations/LocalAnimationExample.cs b/Graphics Media and Animation/Animation/LocalAnimations/LocalAnimationExample.cs similarity index 100% rename from Animation/LocalAnimations/LocalAnimationExample.cs rename to Graphics Media and Animation/Animation/LocalAnimations/LocalAnimationExample.cs diff --git a/Animation/LocalAnimations/LocalAnimations.csproj b/Graphics Media and Animation/Animation/LocalAnimations/LocalAnimations.csproj similarity index 100% rename from Animation/LocalAnimations/LocalAnimations.csproj rename to Graphics Media and Animation/Animation/LocalAnimations/LocalAnimations.csproj diff --git a/Animation/LocalAnimations/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/LocalAnimations/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/LocalAnimations/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/LocalAnimations/Properties/AssemblyInfo.cs diff --git a/Animation/LocalAnimations/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/LocalAnimations/Properties/Resources.Designer.cs similarity index 100% rename from Animation/LocalAnimations/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/LocalAnimations/Properties/Resources.Designer.cs diff --git a/Graphics/WDPEncoderAndDecoder/Properties/Resources.resx b/Graphics Media and Animation/Animation/LocalAnimations/Properties/Resources.resx similarity index 100% rename from Graphics/WDPEncoderAndDecoder/Properties/Resources.resx rename to Graphics Media and Animation/Animation/LocalAnimations/Properties/Resources.resx diff --git a/Animation/LocalAnimations/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/LocalAnimations/Properties/Settings.Designer.cs similarity index 100% rename from Animation/LocalAnimations/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/LocalAnimations/Properties/Settings.Designer.cs diff --git a/Graphics/WDPEncoderAndDecoder/Properties/Settings.settings b/Graphics Media and Animation/Animation/LocalAnimations/Properties/Settings.settings similarity index 100% rename from Graphics/WDPEncoderAndDecoder/Properties/Settings.settings rename to Graphics Media and Animation/Animation/LocalAnimations/Properties/Settings.settings diff --git a/Animation/LocalAnimations/SampleViewer.cs b/Graphics Media and Animation/Animation/LocalAnimations/SampleViewer.cs similarity index 100% rename from Animation/LocalAnimations/SampleViewer.cs rename to Graphics Media and Animation/Animation/LocalAnimations/SampleViewer.cs diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/App.config b/Graphics Media and Animation/Animation/OpacityAnimation/App.config similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/App.config rename to Graphics Media and Animation/Animation/OpacityAnimation/App.config diff --git a/Animation/OpacityAnimation/App.cs b/Graphics Media and Animation/Animation/OpacityAnimation/App.cs similarity index 100% rename from Animation/OpacityAnimation/App.cs rename to Graphics Media and Animation/Animation/OpacityAnimation/App.cs diff --git a/Animation/OpacityAnimation/App.xaml b/Graphics Media and Animation/Animation/OpacityAnimation/App.xaml similarity index 100% rename from Animation/OpacityAnimation/App.xaml rename to Graphics Media and Animation/Animation/OpacityAnimation/App.xaml diff --git a/Animation/OpacityAnimation/OpacityAnimation.csproj b/Graphics Media and Animation/Animation/OpacityAnimation/OpacityAnimation.csproj similarity index 100% rename from Animation/OpacityAnimation/OpacityAnimation.csproj rename to Graphics Media and Animation/Animation/OpacityAnimation/OpacityAnimation.csproj diff --git a/Animation/OpacityAnimation/OpacityAnimationExample.cs b/Graphics Media and Animation/Animation/OpacityAnimation/OpacityAnimationExample.cs similarity index 100% rename from Animation/OpacityAnimation/OpacityAnimationExample.cs rename to Graphics Media and Animation/Animation/OpacityAnimation/OpacityAnimationExample.cs diff --git a/Animation/OpacityAnimation/OpacityAnimationExample.xaml b/Graphics Media and Animation/Animation/OpacityAnimation/OpacityAnimationExample.xaml similarity index 100% rename from Animation/OpacityAnimation/OpacityAnimationExample.xaml rename to Graphics Media and Animation/Animation/OpacityAnimation/OpacityAnimationExample.xaml diff --git a/Animation/OpacityAnimation/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/OpacityAnimation/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/OpacityAnimation/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/OpacityAnimation/Properties/AssemblyInfo.cs diff --git a/Animation/OpacityAnimation/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/OpacityAnimation/Properties/Resources.Designer.cs similarity index 100% rename from Animation/OpacityAnimation/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/OpacityAnimation/Properties/Resources.Designer.cs diff --git a/Input and Commands/CaptureUnCaptureMouse/Properties/Resources.resx b/Graphics Media and Animation/Animation/OpacityAnimation/Properties/Resources.resx similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/Properties/Resources.resx rename to Graphics Media and Animation/Animation/OpacityAnimation/Properties/Resources.resx diff --git a/Animation/OpacityAnimation/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/OpacityAnimation/Properties/Settings.Designer.cs similarity index 100% rename from Animation/OpacityAnimation/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/OpacityAnimation/Properties/Settings.Designer.cs diff --git a/Input and Commands/CaptureUnCaptureMouse/Properties/Settings.settings b/Graphics Media and Animation/Animation/OpacityAnimation/Properties/Settings.settings similarity index 100% rename from Input and Commands/CaptureUnCaptureMouse/Properties/Settings.settings rename to Graphics Media and Animation/Animation/OpacityAnimation/Properties/Settings.settings diff --git a/Animation/OpacityAnimation/sampleimages/berries.jpg b/Graphics Media and Animation/Animation/OpacityAnimation/sampleimages/berries.jpg similarity index 100% rename from Animation/OpacityAnimation/sampleimages/berries.jpg rename to Graphics Media and Animation/Animation/OpacityAnimation/sampleimages/berries.jpg diff --git a/Input and Commands/CursorType/App.config b/Graphics Media and Animation/Animation/PathAnimations/App.config similarity index 100% rename from Input and Commands/CursorType/App.config rename to Graphics Media and Animation/Animation/PathAnimations/App.config diff --git a/Animation/PathAnimations/App.cs b/Graphics Media and Animation/Animation/PathAnimations/App.cs similarity index 100% rename from Animation/PathAnimations/App.cs rename to Graphics Media and Animation/Animation/PathAnimations/App.cs diff --git a/Animation/PathAnimations/App.xaml b/Graphics Media and Animation/Animation/PathAnimations/App.xaml similarity index 100% rename from Animation/PathAnimations/App.xaml rename to Graphics Media and Animation/Animation/PathAnimations/App.xaml diff --git a/Animation/PathAnimations/DoubleAnimationUsingPathExample.xaml b/Graphics Media and Animation/Animation/PathAnimations/DoubleAnimationUsingPathExample.xaml similarity index 100% rename from Animation/PathAnimations/DoubleAnimationUsingPathExample.xaml rename to Graphics Media and Animation/Animation/PathAnimations/DoubleAnimationUsingPathExample.xaml diff --git a/Animation/PathAnimations/MatrixAnimationUsingPathExample.xaml b/Graphics Media and Animation/Animation/PathAnimations/MatrixAnimationUsingPathExample.xaml similarity index 100% rename from Animation/PathAnimations/MatrixAnimationUsingPathExample.xaml rename to Graphics Media and Animation/Animation/PathAnimations/MatrixAnimationUsingPathExample.xaml diff --git a/Animation/PathAnimations/PathAnimations.csproj b/Graphics Media and Animation/Animation/PathAnimations/PathAnimations.csproj similarity index 100% rename from Animation/PathAnimations/PathAnimations.csproj rename to Graphics Media and Animation/Animation/PathAnimations/PathAnimations.csproj diff --git a/Animation/PathAnimations/PointAnimationUsingPathExample.xaml b/Graphics Media and Animation/Animation/PathAnimations/PointAnimationUsingPathExample.xaml similarity index 100% rename from Animation/PathAnimations/PointAnimationUsingPathExample.xaml rename to Graphics Media and Animation/Animation/PathAnimations/PointAnimationUsingPathExample.xaml diff --git a/Animation/PathAnimations/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/PathAnimations/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/PathAnimations/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/PathAnimations/Properties/AssemblyInfo.cs diff --git a/Animation/PathAnimations/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/PathAnimations/Properties/Resources.Designer.cs similarity index 100% rename from Animation/PathAnimations/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/PathAnimations/Properties/Resources.Designer.cs diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.resx b/Graphics Media and Animation/Animation/PathAnimations/Properties/Resources.resx similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Resources.resx rename to Graphics Media and Animation/Animation/PathAnimations/Properties/Resources.resx diff --git a/Animation/PathAnimations/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/PathAnimations/Properties/Settings.Designer.cs similarity index 100% rename from Animation/PathAnimations/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/PathAnimations/Properties/Settings.Designer.cs diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.settings b/Graphics Media and Animation/Animation/PathAnimations/Properties/Settings.settings similarity index 100% rename from Input and Commands/CommandSourceControlUsingSystemTimer/Properties/Settings.settings rename to Graphics Media and Animation/Animation/PathAnimations/Properties/Settings.settings diff --git a/Animation/PathAnimations/RotateAnimationUsingPathExample.xaml b/Graphics Media and Animation/Animation/PathAnimations/RotateAnimationUsingPathExample.xaml similarity index 100% rename from Animation/PathAnimations/RotateAnimationUsingPathExample.xaml rename to Graphics Media and Animation/Animation/PathAnimations/RotateAnimationUsingPathExample.xaml diff --git a/Animation/PathAnimations/SampleViewer.cs b/Graphics Media and Animation/Animation/PathAnimations/SampleViewer.cs similarity index 100% rename from Animation/PathAnimations/SampleViewer.cs rename to Graphics Media and Animation/Animation/PathAnimations/SampleViewer.cs diff --git a/Animation/PathAnimations/SampleViewer.xaml b/Graphics Media and Animation/Animation/PathAnimations/SampleViewer.xaml similarity index 100% rename from Animation/PathAnimations/SampleViewer.xaml rename to Graphics Media and Animation/Animation/PathAnimations/SampleViewer.xaml diff --git a/Input and Commands/CustomRoutedCommand/App.config b/Graphics Media and Animation/Animation/Per-FrameAnimation/App.config similarity index 100% rename from Input and Commands/CustomRoutedCommand/App.config rename to Graphics Media and Animation/Animation/Per-FrameAnimation/App.config diff --git a/Animation/Per-FrameAnimation/App.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/App.cs similarity index 100% rename from Animation/Per-FrameAnimation/App.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/App.cs diff --git a/Animation/Per-FrameAnimation/App.xaml b/Graphics Media and Animation/Animation/Per-FrameAnimation/App.xaml similarity index 100% rename from Animation/Per-FrameAnimation/App.xaml rename to Graphics Media and Animation/Animation/Per-FrameAnimation/App.xaml diff --git a/Animation/Per-FrameAnimation/Follow/FollowExample.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/Follow/FollowExample.cs similarity index 100% rename from Animation/Per-FrameAnimation/Follow/FollowExample.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Follow/FollowExample.cs diff --git a/Animation/Per-FrameAnimation/Follow/FollowExample.xaml b/Graphics Media and Animation/Animation/Per-FrameAnimation/Follow/FollowExample.xaml similarity index 100% rename from Animation/Per-FrameAnimation/Follow/FollowExample.xaml rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Follow/FollowExample.xaml diff --git a/Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.cs similarity index 100% rename from Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.cs diff --git a/Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.xaml b/Graphics Media and Animation/Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.xaml similarity index 100% rename from Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.xaml rename to Graphics Media and Animation/Animation/Per-FrameAnimation/FrameIndependentFollow/FrameIndependentFollowExample.xaml diff --git a/Animation/Per-FrameAnimation/ParticleEffects/FireworkEffect.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/FireworkEffect.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/FireworkEffect.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/FireworkEffect.cs diff --git a/Animation/Per-FrameAnimation/ParticleEffects/MagnitismCanvas.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/MagnitismCanvas.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/MagnitismCanvas.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/MagnitismCanvas.cs diff --git a/Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecorator.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecorator.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecorator.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecorator.cs diff --git a/Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecoratorOverlayVisual.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecoratorOverlayVisual.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecoratorOverlayVisual.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/OverlayRenderDecoratorOverlayVisual.cs diff --git a/Animation/Per-FrameAnimation/ParticleEffects/Particle.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/Particle.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/Particle.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/Particle.cs diff --git a/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.cs diff --git a/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.xaml b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.xaml similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.xaml rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectExamples.xaml diff --git a/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectsTimeTracker.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectsTimeTracker.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectsTimeTracker.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/ParticleEffectsTimeTracker.cs diff --git a/Animation/Per-FrameAnimation/ParticleEffects/SonicEffect.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/SonicEffect.cs similarity index 100% rename from Animation/Per-FrameAnimation/ParticleEffects/SonicEffect.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ParticleEffects/SonicEffect.cs diff --git a/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj b/Graphics Media and Animation/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj similarity index 100% rename from Animation/Per-FrameAnimation/Per-FrameAnimation.csproj rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Per-FrameAnimation.csproj diff --git a/Animation/Per-FrameAnimation/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/Per-FrameAnimation/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/AssemblyInfo.cs diff --git a/Animation/Per-FrameAnimation/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Resources.Designer.cs similarity index 100% rename from Animation/Per-FrameAnimation/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Resources.Designer.cs diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.resx b/Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Resources.resx similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Resources.resx rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Resources.resx diff --git a/Animation/Per-FrameAnimation/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Settings.Designer.cs similarity index 100% rename from Animation/Per-FrameAnimation/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Settings.Designer.cs diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.settings b/Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Settings.settings similarity index 100% rename from Input and Commands/CommandSourceControlWithDispatcherTimer/Properties/Settings.settings rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Properties/Settings.settings diff --git a/Animation/Per-FrameAnimation/ReusableFollow/FollowMouseCanvas.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/FollowMouseCanvas.cs similarity index 100% rename from Animation/Per-FrameAnimation/ReusableFollow/FollowMouseCanvas.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/FollowMouseCanvas.cs diff --git a/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml b/Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml similarity index 100% rename from Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml diff --git a/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml.cs similarity index 100% rename from Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowExample.xaml.cs diff --git a/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowTracker.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowTracker.cs similarity index 100% rename from Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowTracker.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/ReusableFollow/ReusableFollowTracker.cs diff --git a/Animation/Per-FrameAnimation/SampleViewer.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/SampleViewer.cs similarity index 100% rename from Animation/Per-FrameAnimation/SampleViewer.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/SampleViewer.cs diff --git a/Animation/Per-FrameAnimation/SampleViewer.xaml b/Graphics Media and Animation/Animation/Per-FrameAnimation/SampleViewer.xaml similarity index 100% rename from Animation/Per-FrameAnimation/SampleViewer.xaml rename to Graphics Media and Animation/Animation/Per-FrameAnimation/SampleViewer.xaml diff --git a/Animation/Per-FrameAnimation/Simple/SimpleExample.cs b/Graphics Media and Animation/Animation/Per-FrameAnimation/Simple/SimpleExample.cs similarity index 100% rename from Animation/Per-FrameAnimation/Simple/SimpleExample.cs rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Simple/SimpleExample.cs diff --git a/Animation/Per-FrameAnimation/Simple/SimpleExample.xaml b/Graphics Media and Animation/Animation/Per-FrameAnimation/Simple/SimpleExample.xaml similarity index 100% rename from Animation/Per-FrameAnimation/Simple/SimpleExample.xaml rename to Graphics Media and Animation/Animation/Per-FrameAnimation/Simple/SimpleExample.xaml diff --git a/Input and Commands/EditingCommands/App.config b/Graphics Media and Animation/Animation/PropertyAnimation/App.config similarity index 100% rename from Input and Commands/EditingCommands/App.config rename to Graphics Media and Animation/Animation/PropertyAnimation/App.config diff --git a/Animation/PropertyAnimation/App.cs b/Graphics Media and Animation/Animation/PropertyAnimation/App.cs similarity index 100% rename from Animation/PropertyAnimation/App.cs rename to Graphics Media and Animation/Animation/PropertyAnimation/App.cs diff --git a/Animation/PropertyAnimation/App.xaml b/Graphics Media and Animation/Animation/PropertyAnimation/App.xaml similarity index 100% rename from Animation/PropertyAnimation/App.xaml rename to Graphics Media and Animation/Animation/PropertyAnimation/App.xaml diff --git a/Animation/PropertyAnimation/ControlTemplateStoryboardExample.xaml b/Graphics Media and Animation/Animation/PropertyAnimation/ControlTemplateStoryboardExample.xaml similarity index 100% rename from Animation/PropertyAnimation/ControlTemplateStoryboardExample.xaml rename to Graphics Media and Animation/Animation/PropertyAnimation/ControlTemplateStoryboardExample.xaml diff --git a/Animation/PropertyAnimation/DataTriggerStoryboardExample.xaml b/Graphics Media and Animation/Animation/PropertyAnimation/DataTriggerStoryboardExample.xaml similarity index 100% rename from Animation/PropertyAnimation/DataTriggerStoryboardExample.xaml rename to Graphics Media and Animation/Animation/PropertyAnimation/DataTriggerStoryboardExample.xaml diff --git a/Animation/PropertyAnimation/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/PropertyAnimation/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/PropertyAnimation/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/PropertyAnimation/Properties/AssemblyInfo.cs diff --git a/Animation/PropertyAnimation/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/PropertyAnimation/Properties/Resources.Designer.cs similarity index 100% rename from Animation/PropertyAnimation/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/PropertyAnimation/Properties/Resources.Designer.cs diff --git a/Input and Commands/CursorType/Properties/Resources.resx b/Graphics Media and Animation/Animation/PropertyAnimation/Properties/Resources.resx similarity index 100% rename from Input and Commands/CursorType/Properties/Resources.resx rename to Graphics Media and Animation/Animation/PropertyAnimation/Properties/Resources.resx diff --git a/Animation/PropertyAnimation/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/PropertyAnimation/Properties/Settings.Designer.cs similarity index 100% rename from Animation/PropertyAnimation/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/PropertyAnimation/Properties/Settings.Designer.cs diff --git a/Input and Commands/CursorType/Properties/Settings.settings b/Graphics Media and Animation/Animation/PropertyAnimation/Properties/Settings.settings similarity index 100% rename from Input and Commands/CursorType/Properties/Settings.settings rename to Graphics Media and Animation/Animation/PropertyAnimation/Properties/Settings.settings diff --git a/Animation/PropertyAnimation/PropertyAnimation.csproj b/Graphics Media and Animation/Animation/PropertyAnimation/PropertyAnimation.csproj similarity index 100% rename from Animation/PropertyAnimation/PropertyAnimation.csproj rename to Graphics Media and Animation/Animation/PropertyAnimation/PropertyAnimation.csproj diff --git a/Animation/PropertyAnimation/PropertyTriggerExample.xaml b/Graphics Media and Animation/Animation/PropertyAnimation/PropertyTriggerExample.xaml similarity index 100% rename from Animation/PropertyAnimation/PropertyTriggerExample.xaml rename to Graphics Media and Animation/Animation/PropertyAnimation/PropertyTriggerExample.xaml diff --git a/Animation/PropertyAnimation/SampleViewer.xaml b/Graphics Media and Animation/Animation/PropertyAnimation/SampleViewer.xaml similarity index 100% rename from Animation/PropertyAnimation/SampleViewer.xaml rename to Graphics Media and Animation/Animation/PropertyAnimation/SampleViewer.xaml diff --git a/Animation/PropertyAnimation/StoryboardExample.cs b/Graphics Media and Animation/Animation/PropertyAnimation/StoryboardExample.cs similarity index 100% rename from Animation/PropertyAnimation/StoryboardExample.cs rename to Graphics Media and Animation/Animation/PropertyAnimation/StoryboardExample.cs diff --git a/Animation/PropertyAnimation/StoryboardExample.xaml b/Graphics Media and Animation/Animation/PropertyAnimation/StoryboardExample.xaml similarity index 100% rename from Animation/PropertyAnimation/StoryboardExample.xaml rename to Graphics Media and Animation/Animation/PropertyAnimation/StoryboardExample.xaml diff --git a/Animation/PropertyAnimation/StyleStoryboardExample.xaml b/Graphics Media and Animation/Animation/PropertyAnimation/StyleStoryboardExample.xaml similarity index 100% rename from Animation/PropertyAnimation/StyleStoryboardExample.xaml rename to Graphics Media and Animation/Animation/PropertyAnimation/StyleStoryboardExample.xaml diff --git a/Animation/TargetValues/AnimationTargetValuesExample.xaml b/Graphics Media and Animation/Animation/TargetValues/AnimationTargetValuesExample.xaml similarity index 100% rename from Animation/TargetValues/AnimationTargetValuesExample.xaml rename to Graphics Media and Animation/Animation/TargetValues/AnimationTargetValuesExample.xaml diff --git a/Input and Commands/EventOnGainAndLooseFocus/App.config b/Graphics Media and Animation/Animation/TargetValues/App.config similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/App.config rename to Graphics Media and Animation/Animation/TargetValues/App.config diff --git a/Animation/TargetValues/App.cs b/Graphics Media and Animation/Animation/TargetValues/App.cs similarity index 100% rename from Animation/TargetValues/App.cs rename to Graphics Media and Animation/Animation/TargetValues/App.cs diff --git a/Animation/TargetValues/App.xaml b/Graphics Media and Animation/Animation/TargetValues/App.xaml similarity index 100% rename from Animation/TargetValues/App.xaml rename to Graphics Media and Animation/Animation/TargetValues/App.xaml diff --git a/Animation/TargetValues/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Animation/TargetValues/Properties/AssemblyInfo.cs similarity index 100% rename from Animation/TargetValues/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Animation/TargetValues/Properties/AssemblyInfo.cs diff --git a/Animation/TargetValues/Properties/Resources.Designer.cs b/Graphics Media and Animation/Animation/TargetValues/Properties/Resources.Designer.cs similarity index 100% rename from Animation/TargetValues/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Animation/TargetValues/Properties/Resources.Designer.cs diff --git a/Input and Commands/CustomRoutedCommand/Properties/Resources.resx b/Graphics Media and Animation/Animation/TargetValues/Properties/Resources.resx similarity index 100% rename from Input and Commands/CustomRoutedCommand/Properties/Resources.resx rename to Graphics Media and Animation/Animation/TargetValues/Properties/Resources.resx diff --git a/Animation/TargetValues/Properties/Settings.Designer.cs b/Graphics Media and Animation/Animation/TargetValues/Properties/Settings.Designer.cs similarity index 100% rename from Animation/TargetValues/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Animation/TargetValues/Properties/Settings.Designer.cs diff --git a/Input and Commands/CustomRoutedCommand/Properties/Settings.settings b/Graphics Media and Animation/Animation/TargetValues/Properties/Settings.settings similarity index 100% rename from Input and Commands/CustomRoutedCommand/Properties/Settings.settings rename to Graphics Media and Animation/Animation/TargetValues/Properties/Settings.settings diff --git a/Animation/TargetValues/TargetValues.csproj b/Graphics Media and Animation/Animation/TargetValues/TargetValues.csproj similarity index 100% rename from Animation/TargetValues/TargetValues.csproj rename to Graphics Media and Animation/Animation/TargetValues/TargetValues.csproj diff --git a/Graphics/2DTransforms/2DTransforms.csproj b/Graphics Media and Animation/Graphics/2DTransforms/2DTransforms.csproj similarity index 100% rename from Graphics/2DTransforms/2DTransforms.csproj rename to Graphics Media and Animation/Graphics/2DTransforms/2DTransforms.csproj diff --git a/Graphics/2DTransforms/AnimatedScaleTransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/AnimatedScaleTransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/AnimatedScaleTransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/AnimatedScaleTransformExample.xaml diff --git a/Graphics/2DTransforms/AnimatedSkewTransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/AnimatedSkewTransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/AnimatedSkewTransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/AnimatedSkewTransformExample.xaml diff --git a/Input and Commands/HandlingEventOnCommand/App.config b/Graphics Media and Animation/Graphics/2DTransforms/App.config similarity index 100% rename from Input and Commands/HandlingEventOnCommand/App.config rename to Graphics Media and Animation/Graphics/2DTransforms/App.config diff --git a/Graphics/2DTransforms/App.cs b/Graphics Media and Animation/Graphics/2DTransforms/App.cs similarity index 100% rename from Graphics/2DTransforms/App.cs rename to Graphics Media and Animation/Graphics/2DTransforms/App.cs diff --git a/Graphics/2DTransforms/App.xaml b/Graphics Media and Animation/Graphics/2DTransforms/App.xaml similarity index 100% rename from Graphics/2DTransforms/App.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/App.xaml diff --git a/Graphics/2DTransforms/InteractiveMatrixTransformExample.cs b/Graphics Media and Animation/Graphics/2DTransforms/InteractiveMatrixTransformExample.cs similarity index 100% rename from Graphics/2DTransforms/InteractiveMatrixTransformExample.cs rename to Graphics Media and Animation/Graphics/2DTransforms/InteractiveMatrixTransformExample.cs diff --git a/Graphics/2DTransforms/InteractiveMatrixTransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/InteractiveMatrixTransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/InteractiveMatrixTransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/InteractiveMatrixTransformExample.xaml diff --git a/Graphics/2DTransforms/MainWindow.cs b/Graphics Media and Animation/Graphics/2DTransforms/MainWindow.cs similarity index 100% rename from Graphics/2DTransforms/MainWindow.cs rename to Graphics Media and Animation/Graphics/2DTransforms/MainWindow.cs diff --git a/Graphics/2DTransforms/MainWindow.xaml b/Graphics Media and Animation/Graphics/2DTransforms/MainWindow.xaml similarity index 100% rename from Graphics/2DTransforms/MainWindow.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/MainWindow.xaml diff --git a/Graphics/2DTransforms/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/2DTransforms/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/2DTransforms/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/2DTransforms/Properties/AssemblyInfo.cs diff --git a/Graphics/2DTransforms/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/2DTransforms/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/2DTransforms/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/2DTransforms/Properties/Resources.Designer.cs diff --git a/Input and Commands/EditingCommands/Properties/Resources.resx b/Graphics Media and Animation/Graphics/2DTransforms/Properties/Resources.resx similarity index 100% rename from Input and Commands/EditingCommands/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/2DTransforms/Properties/Resources.resx diff --git a/Graphics/2DTransforms/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/2DTransforms/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/2DTransforms/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/2DTransforms/Properties/Settings.Designer.cs diff --git a/Input and Commands/EditingCommands/Properties/Settings.settings b/Graphics Media and Animation/Graphics/2DTransforms/Properties/Settings.settings similarity index 100% rename from Input and Commands/EditingCommands/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/2DTransforms/Properties/Settings.settings diff --git a/Graphics/2DTransforms/RotateTransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/RotateTransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/RotateTransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/RotateTransformExample.xaml diff --git a/Graphics/2DTransforms/ScaleTransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/ScaleTransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/ScaleTransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/ScaleTransformExample.xaml diff --git a/Graphics/2DTransforms/SkewTransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/SkewTransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/SkewTransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/SkewTransformExample.xaml diff --git a/Graphics/2DTransforms/TransformCollectionExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/TransformCollectionExample.xaml similarity index 100% rename from Graphics/2DTransforms/TransformCollectionExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/TransformCollectionExample.xaml diff --git a/Graphics/2DTransforms/TransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/TransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/TransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/TransformExample.xaml diff --git a/Graphics/2DTransforms/TranslateTransformExample.xaml b/Graphics Media and Animation/Graphics/2DTransforms/TranslateTransformExample.xaml similarity index 100% rename from Graphics/2DTransforms/TranslateTransformExample.xaml rename to Graphics Media and Animation/Graphics/2DTransforms/TranslateTransformExample.xaml diff --git a/Graphics/AITCodec/cpp/aitcodec.def b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.def similarity index 100% rename from Graphics/AITCodec/cpp/aitcodec.def rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.def diff --git a/Graphics/AITCodec/cpp/aitcodec.sln b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.sln similarity index 100% rename from Graphics/AITCodec/cpp/aitcodec.sln rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.sln diff --git a/Graphics/AITCodec/cpp/aitcodec.vcproj b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.vcproj similarity index 100% rename from Graphics/AITCodec/cpp/aitcodec.vcproj rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.vcproj diff --git a/Graphics/AITCodec/cpp/aitcodec.vcxproj b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.vcxproj similarity index 100% rename from Graphics/AITCodec/cpp/aitcodec.vcxproj rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.vcxproj diff --git a/Graphics/AITCodec/cpp/aitcodec.vcxproj.filters b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.vcxproj.filters similarity index 100% rename from Graphics/AITCodec/cpp/aitcodec.vcxproj.filters rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodec.vcxproj.filters diff --git a/Graphics/AITCodec/cpp/aitcodecregistrymanager.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodecregistrymanager.h similarity index 100% rename from Graphics/AITCodec/cpp/aitcodecregistrymanager.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitcodecregistrymanager.h diff --git a/Graphics/AITCodec/cpp/aitdecoder.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitdecoder.cpp similarity index 100% rename from Graphics/AITCodec/cpp/aitdecoder.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitdecoder.cpp diff --git a/Graphics/AITCodec/cpp/aitdecoder.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitdecoder.h similarity index 100% rename from Graphics/AITCodec/cpp/aitdecoder.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitdecoder.h diff --git a/Graphics/AITCodec/cpp/aitencoder.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitencoder.cpp similarity index 100% rename from Graphics/AITCodec/cpp/aitencoder.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitencoder.cpp diff --git a/Graphics/AITCodec/cpp/aitencoder.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/aitencoder.h similarity index 100% rename from Graphics/AITCodec/cpp/aitencoder.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/aitencoder.h diff --git a/Graphics/AITCodec/cpp/basedecoder.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/basedecoder.cpp similarity index 100% rename from Graphics/AITCodec/cpp/basedecoder.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/basedecoder.cpp diff --git a/Graphics/AITCodec/cpp/basedecoder.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/basedecoder.h similarity index 100% rename from Graphics/AITCodec/cpp/basedecoder.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/basedecoder.h diff --git a/Graphics/AITCodec/cpp/baseencoder.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/baseencoder.cpp similarity index 100% rename from Graphics/AITCodec/cpp/baseencoder.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/baseencoder.cpp diff --git a/Graphics/AITCodec/cpp/baseencoder.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/baseencoder.h similarity index 100% rename from Graphics/AITCodec/cpp/baseencoder.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/baseencoder.h diff --git a/Graphics/AITCodec/cpp/basepixelformatconverter.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/basepixelformatconverter.cpp similarity index 100% rename from Graphics/AITCodec/cpp/basepixelformatconverter.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/basepixelformatconverter.cpp diff --git a/Graphics/AITCodec/cpp/basepixelformatconverter.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/basepixelformatconverter.h similarity index 100% rename from Graphics/AITCodec/cpp/basepixelformatconverter.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/basepixelformatconverter.h diff --git a/Graphics/AITCodec/cpp/classfactory.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/classfactory.h similarity index 100% rename from Graphics/AITCodec/cpp/classfactory.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/classfactory.h diff --git a/Graphics/AITCodec/cpp/cmykpixelformatconverter.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/cmykpixelformatconverter.cpp similarity index 100% rename from Graphics/AITCodec/cpp/cmykpixelformatconverter.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/cmykpixelformatconverter.cpp diff --git a/Graphics/AITCodec/cpp/cmykpixelformatconverter.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/cmykpixelformatconverter.h similarity index 100% rename from Graphics/AITCodec/cpp/cmykpixelformatconverter.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/cmykpixelformatconverter.h diff --git a/Graphics/AITCodec/cpp/main.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/main.cpp similarity index 100% rename from Graphics/AITCodec/cpp/main.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/main.cpp diff --git a/Graphics/AITCodec/cpp/precomp.hpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/precomp.hpp similarity index 100% rename from Graphics/AITCodec/cpp/precomp.hpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/precomp.hpp diff --git a/Graphics/AITCodec/cpp/readme.html b/Graphics Media and Animation/Graphics/AITCodec/cpp/readme.html similarity index 100% rename from Graphics/AITCodec/cpp/readme.html rename to Graphics Media and Animation/Graphics/AITCodec/cpp/readme.html diff --git a/Graphics/AITCodec/cpp/registryvaluemanager.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/registryvaluemanager.h similarity index 100% rename from Graphics/AITCodec/cpp/registryvaluemanager.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/registryvaluemanager.h diff --git a/Graphics/AITCodec/cpp/unknownimpl.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/unknownimpl.h similarity index 100% rename from Graphics/AITCodec/cpp/unknownimpl.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/unknownimpl.h diff --git a/Graphics/AITCodec/cpp/utility.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/utility.cpp similarity index 100% rename from Graphics/AITCodec/cpp/utility.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/utility.cpp diff --git a/Graphics/AITCodec/cpp/utility.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/utility.h similarity index 100% rename from Graphics/AITCodec/cpp/utility.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/utility.h diff --git a/Graphics/AITCodec/cpp/ycbcrpixelformatconverter.cpp b/Graphics Media and Animation/Graphics/AITCodec/cpp/ycbcrpixelformatconverter.cpp similarity index 100% rename from Graphics/AITCodec/cpp/ycbcrpixelformatconverter.cpp rename to Graphics Media and Animation/Graphics/AITCodec/cpp/ycbcrpixelformatconverter.cpp diff --git a/Graphics/AITCodec/cpp/ycbcrpixelformatconverter.h b/Graphics Media and Animation/Graphics/AITCodec/cpp/ycbcrpixelformatconverter.h similarity index 100% rename from Graphics/AITCodec/cpp/ycbcrpixelformatconverter.h rename to Graphics Media and Animation/Graphics/AITCodec/cpp/ycbcrpixelformatconverter.h diff --git a/Graphics/AITCodec/readme.htm b/Graphics Media and Animation/Graphics/AITCodec/readme.htm similarity index 100% rename from Graphics/AITCodec/readme.htm rename to Graphics Media and Animation/Graphics/AITCodec/readme.htm diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/App.config b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/App.config similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/App.config rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/App.config diff --git a/Graphics/BMPEncoderAndDecoder/App.cs b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/App.cs similarity index 100% rename from Graphics/BMPEncoderAndDecoder/App.cs rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/App.cs diff --git a/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj similarity index 100% rename from Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/BMPEncoderAndDecoder.csproj diff --git a/Graphics/BMPEncoderAndDecoder/EntryClass.cs b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/EntryClass.cs similarity index 100% rename from Graphics/BMPEncoderAndDecoder/EntryClass.cs rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/EntryClass.cs diff --git a/Graphics/BMPEncoderAndDecoder/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/BMPEncoderAndDecoder/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/AssemblyInfo.cs diff --git a/Graphics/BMPEncoderAndDecoder/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/BMPEncoderAndDecoder/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Resources.Designer.cs diff --git a/Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.resx b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Resources.resx similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Resources.resx diff --git a/Graphics/BMPEncoderAndDecoder/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/BMPEncoderAndDecoder/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Settings.Designer.cs diff --git a/Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.settings b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Settings.settings similarity index 100% rename from Input and Commands/EventOnGainAndLooseFocus/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/Properties/Settings.settings diff --git a/Graphics/BMPEncoderAndDecoder/tulipfarm.bmp b/Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/tulipfarm.bmp similarity index 100% rename from Graphics/BMPEncoderAndDecoder/tulipfarm.bmp rename to Graphics Media and Animation/Graphics/BMPEncoderAndDecoder/tulipfarm.bmp diff --git a/Input and Commands/ICommandSourceImplementation/App.config b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/App.config similarity index 100% rename from Input and Commands/ICommandSourceImplementation/App.config rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/App.config diff --git a/Graphics/BitmapEffectsGallery/App.cs b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/App.cs similarity index 100% rename from Graphics/BitmapEffectsGallery/App.cs rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/App.cs diff --git a/Graphics/BitmapEffectsGallery/App.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/App.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/App.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/App.xaml diff --git a/Graphics/BitmapEffectsGallery/BevelAnimationExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelAnimationExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/BevelAnimationExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelAnimationExample.xaml diff --git a/Graphics/BitmapEffectsGallery/BevelInteractiveExample.cs b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelInteractiveExample.cs similarity index 100% rename from Graphics/BitmapEffectsGallery/BevelInteractiveExample.cs rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelInteractiveExample.cs diff --git a/Graphics/BitmapEffectsGallery/BevelInteractiveExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelInteractiveExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/BevelInteractiveExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelInteractiveExample.xaml diff --git a/Graphics/BitmapEffectsGallery/BevelsImpleExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelsImpleExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/BevelsImpleExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BevelsImpleExample.xaml diff --git a/Graphics/BitmapEffectsGallery/BitmapEffectInputExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BitmapEffectInputExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/BitmapEffectInputExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BitmapEffectInputExample.xaml diff --git a/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj similarity index 100% rename from Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BitmapEffectsGallery.csproj diff --git a/Graphics/BitmapEffectsGallery/BlurAnimationExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlurAnimationExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/BlurAnimationExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlurAnimationExample.xaml diff --git a/Graphics/BitmapEffectsGallery/BlurInteractiveExample.cs b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlurInteractiveExample.cs similarity index 100% rename from Graphics/BitmapEffectsGallery/BlurInteractiveExample.cs rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlurInteractiveExample.cs diff --git a/Graphics/BitmapEffectsGallery/BlurInteractiveExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlurInteractiveExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/BlurInteractiveExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlurInteractiveExample.xaml diff --git a/Graphics/BitmapEffectsGallery/BlursImpleExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlursImpleExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/BlursImpleExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/BlursImpleExample.xaml diff --git a/Graphics/BitmapEffectsGallery/DropShadowAnimationExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/DropShadowAnimationExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/DropShadowAnimationExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/DropShadowAnimationExample.xaml diff --git a/Graphics/BitmapEffectsGallery/DropShadowInteractiveExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/DropShadowInteractiveExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/DropShadowInteractiveExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/DropShadowInteractiveExample.xaml diff --git a/Graphics/BitmapEffectsGallery/DropShadowsImpleExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/DropShadowsImpleExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/DropShadowsImpleExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/DropShadowsImpleExample.xaml diff --git a/Graphics/BitmapEffectsGallery/EmbossAnimationExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/EmbossAnimationExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/EmbossAnimationExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/EmbossAnimationExample.xaml diff --git a/Graphics/BitmapEffectsGallery/EmbossInteractiveExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/EmbossInteractiveExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/EmbossInteractiveExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/EmbossInteractiveExample.xaml diff --git a/Graphics/BitmapEffectsGallery/EmbosssImpleExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/EmbosssImpleExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/EmbosssImpleExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/EmbosssImpleExample.xaml diff --git a/Graphics/BitmapEffectsGallery/MultipleEffectAnimationExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/MultipleEffectAnimationExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/MultipleEffectAnimationExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/MultipleEffectAnimationExample.xaml diff --git a/Graphics/BitmapEffectsGallery/MultipleEffectExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/MultipleEffectExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/MultipleEffectExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/MultipleEffectExample.xaml diff --git a/Graphics/BitmapEffectsGallery/OuterGlowAnimationExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/OuterGlowAnimationExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/OuterGlowAnimationExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/OuterGlowAnimationExample.xaml diff --git a/Graphics/BitmapEffectsGallery/OuterGlowInteractiveExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/OuterGlowInteractiveExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/OuterGlowInteractiveExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/OuterGlowInteractiveExample.xaml diff --git a/Graphics/BitmapEffectsGallery/OuterGlowSimpleExample.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/OuterGlowSimpleExample.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/OuterGlowSimpleExample.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/OuterGlowSimpleExample.xaml diff --git a/Graphics/BitmapEffectsGallery/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/BitmapEffectsGallery/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/AssemblyInfo.cs diff --git a/Graphics/BitmapEffectsGallery/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/BitmapEffectsGallery/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Resources.Designer.cs diff --git a/Input and Commands/HandlingEventOnCommand/Properties/Resources.resx b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Resources.resx similarity index 100% rename from Input and Commands/HandlingEventOnCommand/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Resources.resx diff --git a/Graphics/BitmapEffectsGallery/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/BitmapEffectsGallery/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Settings.Designer.cs diff --git a/Input and Commands/HandlingEventOnCommand/Properties/Settings.settings b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Settings.settings similarity index 100% rename from Input and Commands/HandlingEventOnCommand/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/Properties/Settings.settings diff --git a/Graphics/BitmapEffectsGallery/SampleViewer.cs b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/SampleViewer.cs similarity index 100% rename from Graphics/BitmapEffectsGallery/SampleViewer.cs rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/SampleViewer.cs diff --git a/Graphics/BitmapEffectsGallery/SampleViewer.xaml b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/SampleViewer.xaml similarity index 100% rename from Graphics/BitmapEffectsGallery/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/SampleViewer.xaml diff --git a/Graphics/BitmapEffectsGallery/images/waterlilies.jpg b/Graphics Media and Animation/Graphics/BitmapEffectsGallery/images/waterlilies.jpg similarity index 100% rename from Graphics/BitmapEffectsGallery/images/waterlilies.jpg rename to Graphics Media and Animation/Graphics/BitmapEffectsGallery/images/waterlilies.jpg diff --git a/Input and Commands/KeyStrokeCounter/App.config b/Graphics Media and Animation/Graphics/BitmapMetadata/App.config similarity index 100% rename from Input and Commands/KeyStrokeCounter/App.config rename to Graphics Media and Animation/Graphics/BitmapMetadata/App.config diff --git a/Graphics/BitmapMetadata/App.cs b/Graphics Media and Animation/Graphics/BitmapMetadata/App.cs similarity index 100% rename from Graphics/BitmapMetadata/App.cs rename to Graphics Media and Animation/Graphics/BitmapMetadata/App.cs diff --git a/Graphics/BitmapMetadata/BitmapMetadata.csproj b/Graphics Media and Animation/Graphics/BitmapMetadata/BitmapMetadata.csproj similarity index 100% rename from Graphics/BitmapMetadata/BitmapMetadata.csproj rename to Graphics Media and Animation/Graphics/BitmapMetadata/BitmapMetadata.csproj diff --git a/Graphics/BitmapMetadata/EntryClass.cs b/Graphics Media and Animation/Graphics/BitmapMetadata/EntryClass.cs similarity index 100% rename from Graphics/BitmapMetadata/EntryClass.cs rename to Graphics Media and Animation/Graphics/BitmapMetadata/EntryClass.cs diff --git a/Graphics/BitmapMetadata/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/BitmapMetadata/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/BitmapMetadata/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/BitmapMetadata/Properties/AssemblyInfo.cs diff --git a/Graphics/BitmapMetadata/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/BitmapMetadata/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Resources.Designer.cs diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.resx b/Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Resources.resx similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Resources.resx diff --git a/Graphics/BitmapMetadata/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/BitmapMetadata/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Settings.Designer.cs diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.settings b/Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Settings.settings similarity index 100% rename from Input and Commands/HandlingEventOnCommandUsingCode/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/BitmapMetadata/Properties/Settings.settings diff --git a/Graphics/BitmapMetadata/smiley.png b/Graphics Media and Animation/Graphics/BitmapMetadata/smiley.png similarity index 100% rename from Graphics/BitmapMetadata/smiley.png rename to Graphics Media and Animation/Graphics/BitmapMetadata/smiley.png diff --git a/Graphics/Brushes/AnimatingSolidColorBrushExample.xaml b/Graphics Media and Animation/Graphics/Brushes/AnimatingSolidColorBrushExample.xaml similarity index 100% rename from Graphics/Brushes/AnimatingSolidColorBrushExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/AnimatingSolidColorBrushExample.xaml diff --git a/Input and Commands/KeyboardKey/App.config b/Graphics Media and Animation/Graphics/Brushes/App.config similarity index 100% rename from Input and Commands/KeyboardKey/App.config rename to Graphics Media and Animation/Graphics/Brushes/App.config diff --git a/Graphics/Brushes/App.cs b/Graphics Media and Animation/Graphics/Brushes/App.cs similarity index 100% rename from Graphics/Brushes/App.cs rename to Graphics Media and Animation/Graphics/Brushes/App.cs diff --git a/Graphics/Brushes/App.xaml b/Graphics Media and Animation/Graphics/Brushes/App.xaml similarity index 100% rename from Graphics/Brushes/App.xaml rename to Graphics Media and Animation/Graphics/Brushes/App.xaml diff --git a/Graphics/Brushes/BrushOpacityExample.xaml b/Graphics Media and Animation/Graphics/Brushes/BrushOpacityExample.xaml similarity index 100% rename from Graphics/Brushes/BrushOpacityExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/BrushOpacityExample.xaml diff --git a/Graphics/Brushes/BrushTransformExample.xaml b/Graphics Media and Animation/Graphics/Brushes/BrushTransformExample.xaml similarity index 100% rename from Graphics/Brushes/BrushTransformExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/BrushTransformExample.xaml diff --git a/Graphics/Brushes/BrushTypesExample.xaml b/Graphics Media and Animation/Graphics/Brushes/BrushTypesExample.xaml similarity index 100% rename from Graphics/Brushes/BrushTypesExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/BrushTypesExample.xaml diff --git a/Graphics/Brushes/Brushes.csproj b/Graphics Media and Animation/Graphics/Brushes/Brushes.csproj similarity index 100% rename from Graphics/Brushes/Brushes.csproj rename to Graphics Media and Animation/Graphics/Brushes/Brushes.csproj diff --git a/Graphics/Brushes/DashExample.xaml b/Graphics Media and Animation/Graphics/Brushes/DashExample.xaml similarity index 100% rename from Graphics/Brushes/DashExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/DashExample.xaml diff --git a/Graphics/Brushes/DoubleToStringConverter.cs b/Graphics Media and Animation/Graphics/Brushes/DoubleToStringConverter.cs similarity index 100% rename from Graphics/Brushes/DoubleToStringConverter.cs rename to Graphics Media and Animation/Graphics/Brushes/DoubleToStringConverter.cs diff --git a/Graphics/Brushes/EnumPossibleValuesToStringArrayConverter.cs b/Graphics Media and Animation/Graphics/Brushes/EnumPossibleValuesToStringArrayConverter.cs similarity index 100% rename from Graphics/Brushes/EnumPossibleValuesToStringArrayConverter.cs rename to Graphics Media and Animation/Graphics/Brushes/EnumPossibleValuesToStringArrayConverter.cs diff --git a/Graphics/Brushes/GradientBrushesExample.cs b/Graphics Media and Animation/Graphics/Brushes/GradientBrushesExample.cs similarity index 100% rename from Graphics/Brushes/GradientBrushesExample.cs rename to Graphics Media and Animation/Graphics/Brushes/GradientBrushesExample.cs diff --git a/Graphics/Brushes/GradientBrushesExample.xaml b/Graphics Media and Animation/Graphics/Brushes/GradientBrushesExample.xaml similarity index 100% rename from Graphics/Brushes/GradientBrushesExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/GradientBrushesExample.xaml diff --git a/Graphics/Brushes/GradientSpreadExample.xaml b/Graphics Media and Animation/Graphics/Brushes/GradientSpreadExample.xaml similarity index 100% rename from Graphics/Brushes/GradientSpreadExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/GradientSpreadExample.xaml diff --git a/Graphics/Brushes/InteractiveLinearGradientBrushExample.cs b/Graphics Media and Animation/Graphics/Brushes/InteractiveLinearGradientBrushExample.cs similarity index 100% rename from Graphics/Brushes/InteractiveLinearGradientBrushExample.cs rename to Graphics Media and Animation/Graphics/Brushes/InteractiveLinearGradientBrushExample.cs diff --git a/Graphics/Brushes/InteractiveLinearGradientBrushExample.xaml b/Graphics Media and Animation/Graphics/Brushes/InteractiveLinearGradientBrushExample.xaml similarity index 100% rename from Graphics/Brushes/InteractiveLinearGradientBrushExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/InteractiveLinearGradientBrushExample.xaml diff --git a/Graphics/Brushes/LinearGradientBrushAnimationExample.xaml b/Graphics Media and Animation/Graphics/Brushes/LinearGradientBrushAnimationExample.xaml similarity index 100% rename from Graphics/Brushes/LinearGradientBrushAnimationExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/LinearGradientBrushAnimationExample.xaml diff --git a/Graphics/Brushes/PointToStringConverter.cs b/Graphics Media and Animation/Graphics/Brushes/PointToStringConverter.cs similarity index 100% rename from Graphics/Brushes/PointToStringConverter.cs rename to Graphics Media and Animation/Graphics/Brushes/PointToStringConverter.cs diff --git a/Graphics/Brushes/PredefinedBrushes.xaml b/Graphics Media and Animation/Graphics/Brushes/PredefinedBrushes.xaml similarity index 100% rename from Graphics/Brushes/PredefinedBrushes.xaml rename to Graphics Media and Animation/Graphics/Brushes/PredefinedBrushes.xaml diff --git a/Graphics/Brushes/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/Brushes/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/Brushes/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/Brushes/Properties/AssemblyInfo.cs diff --git a/Graphics/Brushes/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/Brushes/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/Brushes/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/Brushes/Properties/Resources.Designer.cs diff --git a/Input and Commands/ICommandSourceImplementation/Properties/Resources.resx b/Graphics Media and Animation/Graphics/Brushes/Properties/Resources.resx similarity index 100% rename from Input and Commands/ICommandSourceImplementation/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/Brushes/Properties/Resources.resx diff --git a/Graphics/Brushes/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/Brushes/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/Brushes/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/Brushes/Properties/Settings.Designer.cs diff --git a/Input and Commands/ICommandSourceImplementation/Properties/Settings.settings b/Graphics Media and Animation/Graphics/Brushes/Properties/Settings.settings similarity index 100% rename from Input and Commands/ICommandSourceImplementation/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/Brushes/Properties/Settings.settings diff --git a/Graphics/Brushes/RadialGradientBrushAnimationExample.xaml b/Graphics Media and Animation/Graphics/Brushes/RadialGradientBrushAnimationExample.xaml similarity index 100% rename from Graphics/Brushes/RadialGradientBrushAnimationExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/RadialGradientBrushAnimationExample.xaml diff --git a/Graphics/Brushes/RadialGradientBrushExample.xaml b/Graphics Media and Animation/Graphics/Brushes/RadialGradientBrushExample.xaml similarity index 100% rename from Graphics/Brushes/RadialGradientBrushExample.xaml rename to Graphics Media and Animation/Graphics/Brushes/RadialGradientBrushExample.xaml diff --git a/Graphics/Brushes/SampleViewer.cs b/Graphics Media and Animation/Graphics/Brushes/SampleViewer.cs similarity index 100% rename from Graphics/Brushes/SampleViewer.cs rename to Graphics Media and Animation/Graphics/Brushes/SampleViewer.cs diff --git a/Graphics/Brushes/SampleViewer.xaml b/Graphics Media and Animation/Graphics/Brushes/SampleViewer.xaml similarity index 100% rename from Graphics/Brushes/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/Brushes/SampleViewer.xaml diff --git a/Graphics/Brushes/SolidcolorBrushSyntax.xaml b/Graphics Media and Animation/Graphics/Brushes/SolidcolorBrushSyntax.xaml similarity index 100% rename from Graphics/Brushes/SolidcolorBrushSyntax.xaml rename to Graphics Media and Animation/Graphics/Brushes/SolidcolorBrushSyntax.xaml diff --git a/Graphics/Brushes/sampleimages/cherries.jpg b/Graphics Media and Animation/Graphics/Brushes/sampleimages/cherries.jpg similarity index 100% rename from Graphics/Brushes/sampleimages/cherries.jpg rename to Graphics Media and Animation/Graphics/Brushes/sampleimages/cherries.jpg diff --git a/Graphics/Brushes/sampleimages/clouds.png b/Graphics Media and Animation/Graphics/Brushes/sampleimages/clouds.png similarity index 100% rename from Graphics/Brushes/sampleimages/clouds.png rename to Graphics Media and Animation/Graphics/Brushes/sampleimages/clouds.png diff --git a/Graphics/Brushes/sampleimages/pinkcherries.jpg b/Graphics Media and Animation/Graphics/Brushes/sampleimages/pinkcherries.jpg similarity index 100% rename from Graphics/Brushes/sampleimages/pinkcherries.jpg rename to Graphics Media and Animation/Graphics/Brushes/sampleimages/pinkcherries.jpg diff --git a/Graphics/Brushes/sampleimages/steel.png b/Graphics Media and Animation/Graphics/Brushes/sampleimages/steel.png similarity index 100% rename from Graphics/Brushes/sampleimages/steel.png rename to Graphics Media and Animation/Graphics/Brushes/sampleimages/steel.png diff --git a/Graphics/Brushes/sampleimages/sunset.jpg b/Graphics Media and Animation/Graphics/Brushes/sampleimages/sunset.jpg similarity index 100% rename from Graphics/Brushes/sampleimages/sunset.jpg rename to Graphics Media and Animation/Graphics/Brushes/sampleimages/sunset.jpg diff --git a/Graphics/Brushes/samplemedia/xbox.wmv b/Graphics Media and Animation/Graphics/Brushes/samplemedia/xbox.wmv similarity index 100% rename from Graphics/Brushes/samplemedia/xbox.wmv rename to Graphics Media and Animation/Graphics/Brushes/samplemedia/xbox.wmv diff --git a/Graphics/Brushes/sampleresources/toc.xml b/Graphics Media and Animation/Graphics/Brushes/sampleresources/toc.xml similarity index 100% rename from Graphics/Brushes/sampleresources/toc.xml rename to Graphics Media and Animation/Graphics/Brushes/sampleresources/toc.xml diff --git a/Input and Commands/MousePointer/App.config b/Graphics Media and Animation/Graphics/ClipRegion/App.config similarity index 100% rename from Input and Commands/MousePointer/App.config rename to Graphics Media and Animation/Graphics/ClipRegion/App.config diff --git a/Graphics/ClipRegion/App.cs b/Graphics Media and Animation/Graphics/ClipRegion/App.cs similarity index 100% rename from Graphics/ClipRegion/App.cs rename to Graphics Media and Animation/Graphics/ClipRegion/App.cs diff --git a/Graphics/ClipRegion/App.xaml b/Graphics Media and Animation/Graphics/ClipRegion/App.xaml similarity index 100% rename from Graphics/ClipRegion/App.xaml rename to Graphics Media and Animation/Graphics/ClipRegion/App.xaml diff --git a/Graphics/ClipRegion/ClipExample.xaml b/Graphics Media and Animation/Graphics/ClipRegion/ClipExample.xaml similarity index 100% rename from Graphics/ClipRegion/ClipExample.xaml rename to Graphics Media and Animation/Graphics/ClipRegion/ClipExample.xaml diff --git a/Graphics/ClipRegion/ClipRegion.csproj b/Graphics Media and Animation/Graphics/ClipRegion/ClipRegion.csproj similarity index 100% rename from Graphics/ClipRegion/ClipRegion.csproj rename to Graphics Media and Animation/Graphics/ClipRegion/ClipRegion.csproj diff --git a/Graphics/ClipRegion/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/ClipRegion/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/ClipRegion/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/ClipRegion/Properties/AssemblyInfo.cs diff --git a/Graphics/ClipRegion/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/ClipRegion/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/ClipRegion/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/ClipRegion/Properties/Resources.Designer.cs diff --git a/Input and Commands/KeyStrokeCounter/Properties/Resources.resx b/Graphics Media and Animation/Graphics/ClipRegion/Properties/Resources.resx similarity index 100% rename from Input and Commands/KeyStrokeCounter/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/ClipRegion/Properties/Resources.resx diff --git a/Graphics/ClipRegion/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/ClipRegion/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/ClipRegion/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/ClipRegion/Properties/Settings.Designer.cs diff --git a/Input and Commands/KeyStrokeCounter/Properties/Settings.settings b/Graphics Media and Animation/Graphics/ClipRegion/Properties/Settings.settings similarity index 100% rename from Input and Commands/KeyStrokeCounter/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/ClipRegion/Properties/Settings.settings diff --git a/Graphics/ClipRegion/sampleimages/scissors.jpg b/Graphics Media and Animation/Graphics/ClipRegion/sampleimages/scissors.jpg similarity index 100% rename from Graphics/ClipRegion/sampleimages/scissors.jpg rename to Graphics Media and Animation/Graphics/ClipRegion/sampleimages/scissors.jpg diff --git a/Graphics/ClipRegion/sampleimages/waterlilies.jpg b/Graphics Media and Animation/Graphics/ClipRegion/sampleimages/waterlilies.jpg similarity index 100% rename from Graphics/ClipRegion/sampleimages/waterlilies.jpg rename to Graphics Media and Animation/Graphics/ClipRegion/sampleimages/waterlilies.jpg diff --git a/Input and Commands/MouseState/App.config b/Graphics Media and Animation/Graphics/Converter/App.config similarity index 100% rename from Input and Commands/MouseState/App.config rename to Graphics Media and Animation/Graphics/Converter/App.config diff --git a/Graphics/Converter/App.cs b/Graphics Media and Animation/Graphics/Converter/App.cs similarity index 100% rename from Graphics/Converter/App.cs rename to Graphics Media and Animation/Graphics/Converter/App.cs diff --git a/Graphics/Converter/App.xaml b/Graphics Media and Animation/Graphics/Converter/App.xaml similarity index 100% rename from Graphics/Converter/App.xaml rename to Graphics Media and Animation/Graphics/Converter/App.xaml diff --git a/Graphics/Converter/Converter.csproj b/Graphics Media and Animation/Graphics/Converter/Converter.csproj similarity index 100% rename from Graphics/Converter/Converter.csproj rename to Graphics Media and Animation/Graphics/Converter/Converter.csproj diff --git a/Graphics/Converter/MainWindow.cs b/Graphics Media and Animation/Graphics/Converter/MainWindow.cs similarity index 100% rename from Graphics/Converter/MainWindow.cs rename to Graphics Media and Animation/Graphics/Converter/MainWindow.cs diff --git a/Graphics/Converter/MainWindow.xaml b/Graphics Media and Animation/Graphics/Converter/MainWindow.xaml similarity index 100% rename from Graphics/Converter/MainWindow.xaml rename to Graphics Media and Animation/Graphics/Converter/MainWindow.xaml diff --git a/Graphics/Converter/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/Converter/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/Converter/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/Converter/Properties/AssemblyInfo.cs diff --git a/Graphics/Converter/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/Converter/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/Converter/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/Converter/Properties/Resources.Designer.cs diff --git a/Input and Commands/KeyboardKey/Properties/Resources.resx b/Graphics Media and Animation/Graphics/Converter/Properties/Resources.resx similarity index 100% rename from Input and Commands/KeyboardKey/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/Converter/Properties/Resources.resx diff --git a/Graphics/Converter/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/Converter/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/Converter/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/Converter/Properties/Settings.Designer.cs diff --git a/Input and Commands/KeyboardKey/Properties/Settings.settings b/Graphics Media and Animation/Graphics/Converter/Properties/Settings.settings similarity index 100% rename from Input and Commands/KeyboardKey/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/Converter/Properties/Settings.settings diff --git a/Input and Commands/MoveObjectWithMouse/App.config b/Graphics Media and Animation/Graphics/CustomBitmapEffect/App.config similarity index 100% rename from Input and Commands/MoveObjectWithMouse/App.config rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/App.config diff --git a/Graphics/CustomBitmapEffect/App.xaml b/Graphics Media and Animation/Graphics/CustomBitmapEffect/App.xaml similarity index 100% rename from Graphics/CustomBitmapEffect/App.xaml rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/App.xaml diff --git a/Graphics/CustomBitmapEffect/App.xaml.cs b/Graphics Media and Animation/Graphics/CustomBitmapEffect/App.xaml.cs similarity index 100% rename from Graphics/CustomBitmapEffect/App.xaml.cs rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/App.xaml.cs diff --git a/Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj b/Graphics Media and Animation/Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj similarity index 100% rename from Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/CustomBitmapEffect.csproj diff --git a/Graphics/CustomBitmapEffect/MainWindow.xaml b/Graphics Media and Animation/Graphics/CustomBitmapEffect/MainWindow.xaml similarity index 100% rename from Graphics/CustomBitmapEffect/MainWindow.xaml rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/MainWindow.xaml diff --git a/Graphics/CustomBitmapEffect/MainWindow.xaml.cs b/Graphics Media and Animation/Graphics/CustomBitmapEffect/MainWindow.xaml.cs similarity index 100% rename from Graphics/CustomBitmapEffect/MainWindow.xaml.cs rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/MainWindow.xaml.cs diff --git a/Graphics/CustomBitmapEffect/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/CustomBitmapEffect/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/AssemblyInfo.cs diff --git a/Graphics/CustomBitmapEffect/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/CustomBitmapEffect/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Resources.Designer.cs diff --git a/Input and Commands/MousePointer/Properties/Resources.resx b/Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Resources.resx similarity index 100% rename from Input and Commands/MousePointer/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Resources.resx diff --git a/Graphics/CustomBitmapEffect/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/CustomBitmapEffect/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Settings.Designer.cs diff --git a/Input and Commands/MousePointer/Properties/Settings.settings b/Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Settings.settings similarity index 100% rename from Input and Commands/MousePointer/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/CustomBitmapEffect/Properties/Settings.settings diff --git a/Graphics/DrawingBrush/AnimateGeometryDrawingExample.cs b/Graphics Media and Animation/Graphics/DrawingBrush/AnimateGeometryDrawingExample.cs similarity index 100% rename from Graphics/DrawingBrush/AnimateGeometryDrawingExample.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/AnimateGeometryDrawingExample.cs diff --git a/Graphics/DrawingBrush/AnimateGeometryDrawingExample.xaml b/Graphics Media and Animation/Graphics/DrawingBrush/AnimateGeometryDrawingExample.xaml similarity index 100% rename from Graphics/DrawingBrush/AnimateGeometryDrawingExample.xaml rename to Graphics Media and Animation/Graphics/DrawingBrush/AnimateGeometryDrawingExample.xaml diff --git a/Input and Commands/ProgrammaticFocusControl/App.config b/Graphics Media and Animation/Graphics/DrawingBrush/App.config similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/App.config rename to Graphics Media and Animation/Graphics/DrawingBrush/App.config diff --git a/Graphics/DrawingBrush/App.cs b/Graphics Media and Animation/Graphics/DrawingBrush/App.cs similarity index 100% rename from Graphics/DrawingBrush/App.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/App.cs diff --git a/Graphics/DrawingBrush/App.xaml b/Graphics Media and Animation/Graphics/DrawingBrush/App.xaml similarity index 100% rename from Graphics/DrawingBrush/App.xaml rename to Graphics Media and Animation/Graphics/DrawingBrush/App.xaml diff --git a/Graphics/DrawingBrush/DrawingBrush.csproj b/Graphics Media and Animation/Graphics/DrawingBrush/DrawingBrush.csproj similarity index 100% rename from Graphics/DrawingBrush/DrawingBrush.csproj rename to Graphics Media and Animation/Graphics/DrawingBrush/DrawingBrush.csproj diff --git a/Graphics/DrawingBrush/DrawingBrushExample.cs b/Graphics Media and Animation/Graphics/DrawingBrush/DrawingBrushExample.cs similarity index 100% rename from Graphics/DrawingBrush/DrawingBrushExample.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/DrawingBrushExample.cs diff --git a/Graphics/DrawingBrush/DrawingBrushExample.xaml b/Graphics Media and Animation/Graphics/DrawingBrush/DrawingBrushExample.xaml similarity index 100% rename from Graphics/DrawingBrush/DrawingBrushExample.xaml rename to Graphics Media and Animation/Graphics/DrawingBrush/DrawingBrushExample.xaml diff --git a/Graphics/DrawingBrush/ImageBrushExample.cs b/Graphics Media and Animation/Graphics/DrawingBrush/ImageBrushExample.cs similarity index 100% rename from Graphics/DrawingBrush/ImageBrushExample.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/ImageBrushExample.cs diff --git a/Graphics/DrawingBrush/ImageDrawingExample.xaml b/Graphics Media and Animation/Graphics/DrawingBrush/ImageDrawingExample.xaml similarity index 100% rename from Graphics/DrawingBrush/ImageDrawingExample.xaml rename to Graphics Media and Animation/Graphics/DrawingBrush/ImageDrawingExample.xaml diff --git a/Graphics/DrawingBrush/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/DrawingBrush/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/DrawingBrush/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/Properties/AssemblyInfo.cs diff --git a/Graphics/DrawingBrush/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/DrawingBrush/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/DrawingBrush/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/Properties/Resources.Designer.cs diff --git a/Input and Commands/MouseState/Properties/Resources.resx b/Graphics Media and Animation/Graphics/DrawingBrush/Properties/Resources.resx similarity index 100% rename from Input and Commands/MouseState/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/DrawingBrush/Properties/Resources.resx diff --git a/Graphics/DrawingBrush/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/DrawingBrush/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/DrawingBrush/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/Properties/Settings.Designer.cs diff --git a/Input and Commands/MouseState/Properties/Settings.settings b/Graphics Media and Animation/Graphics/DrawingBrush/Properties/Settings.settings similarity index 100% rename from Input and Commands/MouseState/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/DrawingBrush/Properties/Settings.settings diff --git a/Graphics/DrawingBrush/SampleViewer.cs b/Graphics Media and Animation/Graphics/DrawingBrush/SampleViewer.cs similarity index 100% rename from Graphics/DrawingBrush/SampleViewer.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/SampleViewer.cs diff --git a/Graphics/DrawingBrush/SampleViewer.xaml b/Graphics Media and Animation/Graphics/DrawingBrush/SampleViewer.xaml similarity index 100% rename from Graphics/DrawingBrush/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/DrawingBrush/SampleViewer.xaml diff --git a/Graphics/DrawingBrush/TransformExample.cs b/Graphics Media and Animation/Graphics/DrawingBrush/TransformExample.cs similarity index 100% rename from Graphics/DrawingBrush/TransformExample.cs rename to Graphics Media and Animation/Graphics/DrawingBrush/TransformExample.cs diff --git a/Graphics/DrawingBrush/TransformExample.xaml b/Graphics Media and Animation/Graphics/DrawingBrush/TransformExample.xaml similarity index 100% rename from Graphics/DrawingBrush/TransformExample.xaml rename to Graphics Media and Animation/Graphics/DrawingBrush/TransformExample.xaml diff --git a/Graphics/DrawingBrush/sampleimages/apple.jpg b/Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/apple.jpg similarity index 100% rename from Graphics/DrawingBrush/sampleimages/apple.jpg rename to Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/apple.jpg diff --git a/Graphics/DrawingBrush/sampleimages/cherries.jpg b/Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/cherries.jpg similarity index 100% rename from Graphics/DrawingBrush/sampleimages/cherries.jpg rename to Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/cherries.jpg diff --git a/Graphics/DrawingBrush/sampleimages/rippled_metal_smaller.png b/Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/rippled_metal_smaller.png similarity index 100% rename from Graphics/DrawingBrush/sampleimages/rippled_metal_smaller.png rename to Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/rippled_metal_smaller.png diff --git a/Graphics/DrawingBrush/sampleimages/sailboat.jpg b/Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/sailboat.jpg similarity index 100% rename from Graphics/DrawingBrush/sampleimages/sailboat.jpg rename to Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/sailboat.jpg diff --git a/Graphics/DrawingBrush/sampleimages/waterlilies.jpg b/Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/waterlilies.jpg similarity index 100% rename from Graphics/DrawingBrush/sampleimages/waterlilies.jpg rename to Graphics Media and Animation/Graphics/DrawingBrush/sampleimages/waterlilies.jpg diff --git a/Properties/Callbacks/App.config b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/App.config similarity index 100% rename from Properties/Callbacks/App.config rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/App.config diff --git a/Graphics/GIFEncoderAndDecoder/App.cs b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/App.cs similarity index 100% rename from Graphics/GIFEncoderAndDecoder/App.cs rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/App.cs diff --git a/Graphics/GIFEncoderAndDecoder/EntryClass.cs b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/EntryClass.cs similarity index 100% rename from Graphics/GIFEncoderAndDecoder/EntryClass.cs rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/EntryClass.cs diff --git a/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj similarity index 100% rename from Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/GIFEncoderAndDecoder.csproj diff --git a/Graphics/GIFEncoderAndDecoder/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/GIFEncoderAndDecoder/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/AssemblyInfo.cs diff --git a/Graphics/GIFEncoderAndDecoder/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/GIFEncoderAndDecoder/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Resources.Designer.cs diff --git a/Input and Commands/MoveObjectWithMouse/Properties/Resources.resx b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Resources.resx similarity index 100% rename from Input and Commands/MoveObjectWithMouse/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Resources.resx diff --git a/Graphics/GIFEncoderAndDecoder/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/GIFEncoderAndDecoder/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Settings.Designer.cs diff --git a/Input and Commands/MoveObjectWithMouse/Properties/Settings.settings b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Settings.settings similarity index 100% rename from Input and Commands/MoveObjectWithMouse/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/Properties/Settings.settings diff --git a/Graphics/GIFEncoderAndDecoder/tulipfarm.gif b/Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/tulipfarm.gif similarity index 100% rename from Graphics/GIFEncoderAndDecoder/tulipfarm.gif rename to Graphics Media and Animation/Graphics/GIFEncoderAndDecoder/tulipfarm.gif diff --git a/Properties/CustomClassesWithDP/App.config b/Graphics Media and Animation/Graphics/Geometery/App.config similarity index 100% rename from Properties/CustomClassesWithDP/App.config rename to Graphics Media and Animation/Graphics/Geometery/App.config diff --git a/Graphics/Geometery/App.cs b/Graphics Media and Animation/Graphics/Geometery/App.cs similarity index 100% rename from Graphics/Geometery/App.cs rename to Graphics Media and Animation/Graphics/Geometery/App.cs diff --git a/Graphics/Geometery/App.xaml b/Graphics Media and Animation/Graphics/Geometery/App.xaml similarity index 100% rename from Graphics/Geometery/App.xaml rename to Graphics Media and Animation/Graphics/Geometery/App.xaml diff --git a/Graphics/Geometery/CombiningGeometriesExample.cs b/Graphics Media and Animation/Graphics/Geometery/CombiningGeometriesExample.cs similarity index 100% rename from Graphics/Geometery/CombiningGeometriesExample.cs rename to Graphics Media and Animation/Graphics/Geometery/CombiningGeometriesExample.cs diff --git a/Graphics/Geometery/CombiningGeometriesExample.xaml b/Graphics Media and Animation/Graphics/Geometery/CombiningGeometriesExample.xaml similarity index 100% rename from Graphics/Geometery/CombiningGeometriesExample.xaml rename to Graphics Media and Animation/Graphics/Geometery/CombiningGeometriesExample.xaml diff --git a/Graphics/Geometery/Geometery.csproj b/Graphics Media and Animation/Graphics/Geometery/Geometery.csproj similarity index 100% rename from Graphics/Geometery/Geometery.csproj rename to Graphics Media and Animation/Graphics/Geometery/Geometery.csproj diff --git a/Graphics/Geometery/GeometryAttributeSyntaxExample.cs b/Graphics Media and Animation/Graphics/Geometery/GeometryAttributeSyntaxExample.cs similarity index 100% rename from Graphics/Geometery/GeometryAttributeSyntaxExample.cs rename to Graphics Media and Animation/Graphics/Geometery/GeometryAttributeSyntaxExample.cs diff --git a/Graphics/Geometery/GeometryAttributeSyntaxExample.xaml b/Graphics Media and Animation/Graphics/Geometery/GeometryAttributeSyntaxExample.xaml similarity index 100% rename from Graphics/Geometery/GeometryAttributeSyntaxExample.xaml rename to Graphics Media and Animation/Graphics/Geometery/GeometryAttributeSyntaxExample.xaml diff --git a/Graphics/Geometery/GeometryUsageExample.cs b/Graphics Media and Animation/Graphics/Geometery/GeometryUsageExample.cs similarity index 100% rename from Graphics/Geometery/GeometryUsageExample.cs rename to Graphics Media and Animation/Graphics/Geometery/GeometryUsageExample.cs diff --git a/Graphics/Geometery/GeometryUsageExample.xaml b/Graphics Media and Animation/Graphics/Geometery/GeometryUsageExample.xaml similarity index 100% rename from Graphics/Geometery/GeometryUsageExample.xaml rename to Graphics Media and Animation/Graphics/Geometery/GeometryUsageExample.xaml diff --git a/Graphics/Geometery/PathGeometryExample.cs b/Graphics Media and Animation/Graphics/Geometery/PathGeometryExample.cs similarity index 100% rename from Graphics/Geometery/PathGeometryExample.cs rename to Graphics Media and Animation/Graphics/Geometery/PathGeometryExample.cs diff --git a/Graphics/Geometery/PathGeometryExample.xaml b/Graphics Media and Animation/Graphics/Geometery/PathGeometryExample.xaml similarity index 100% rename from Graphics/Geometery/PathGeometryExample.xaml rename to Graphics Media and Animation/Graphics/Geometery/PathGeometryExample.xaml diff --git a/Graphics/Geometery/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/Geometery/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/Geometery/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/Geometery/Properties/AssemblyInfo.cs diff --git a/Graphics/Geometery/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/Geometery/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/Geometery/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/Geometery/Properties/Resources.Designer.cs diff --git a/Input and Commands/ProgrammaticFocusControl/Properties/Resources.resx b/Graphics Media and Animation/Graphics/Geometery/Properties/Resources.resx similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/Geometery/Properties/Resources.resx diff --git a/Graphics/Geometery/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/Geometery/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/Geometery/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/Geometery/Properties/Settings.Designer.cs diff --git a/Input and Commands/ProgrammaticFocusControl/Properties/Settings.settings b/Graphics Media and Animation/Graphics/Geometery/Properties/Settings.settings similarity index 100% rename from Input and Commands/ProgrammaticFocusControl/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/Geometery/Properties/Settings.settings diff --git a/Graphics/Geometery/SampleViewer.cs b/Graphics Media and Animation/Graphics/Geometery/SampleViewer.cs similarity index 100% rename from Graphics/Geometery/SampleViewer.cs rename to Graphics Media and Animation/Graphics/Geometery/SampleViewer.cs diff --git a/Graphics/Geometery/SampleViewer.xaml b/Graphics Media and Animation/Graphics/Geometery/SampleViewer.xaml similarity index 100% rename from Graphics/Geometery/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/Geometery/SampleViewer.xaml diff --git a/Graphics/Geometery/ShapeGeometriesExample.cs b/Graphics Media and Animation/Graphics/Geometery/ShapeGeometriesExample.cs similarity index 100% rename from Graphics/Geometery/ShapeGeometriesExample.cs rename to Graphics Media and Animation/Graphics/Geometery/ShapeGeometriesExample.cs diff --git a/Graphics/Geometery/ShapeGeometriesExample.xaml b/Graphics Media and Animation/Graphics/Geometery/ShapeGeometriesExample.xaml similarity index 100% rename from Graphics/Geometery/ShapeGeometriesExample.xaml rename to Graphics Media and Animation/Graphics/Geometery/ShapeGeometriesExample.xaml diff --git a/Graphics/Geometery/sampleimages/bluetexture.png b/Graphics Media and Animation/Graphics/Geometery/sampleimages/bluetexture.png similarity index 100% rename from Graphics/Geometery/sampleimages/bluetexture.png rename to Graphics Media and Animation/Graphics/Geometery/sampleimages/bluetexture.png diff --git a/Graphics/Geometery/sampleimages/waterlilies.jpg b/Graphics Media and Animation/Graphics/Geometery/sampleimages/waterlilies.jpg similarity index 100% rename from Graphics/Geometery/sampleimages/waterlilies.jpg rename to Graphics Media and Animation/Graphics/Geometery/sampleimages/waterlilies.jpg diff --git a/Properties/RestoringDefaultValues/App.config b/Graphics Media and Animation/Graphics/Geometries/App.config similarity index 100% rename from Properties/RestoringDefaultValues/App.config rename to Graphics Media and Animation/Graphics/Geometries/App.config diff --git a/Graphics/ImageBrush/AlignmentExample.cs b/Graphics Media and Animation/Graphics/ImageBrush/AlignmentExample.cs similarity index 100% rename from Graphics/ImageBrush/AlignmentExample.cs rename to Graphics Media and Animation/Graphics/ImageBrush/AlignmentExample.cs diff --git a/Resources/ApplicationResources/App.config b/Graphics Media and Animation/Graphics/ImageBrush/App.config similarity index 100% rename from Resources/ApplicationResources/App.config rename to Graphics Media and Animation/Graphics/ImageBrush/App.config diff --git a/Graphics/ImageBrush/App.cs b/Graphics Media and Animation/Graphics/ImageBrush/App.cs similarity index 100% rename from Graphics/ImageBrush/App.cs rename to Graphics Media and Animation/Graphics/ImageBrush/App.cs diff --git a/Graphics/ImageBrush/App.xaml b/Graphics Media and Animation/Graphics/ImageBrush/App.xaml similarity index 100% rename from Graphics/ImageBrush/App.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/App.xaml diff --git a/Graphics/ImageBrush/ImageBrush.csproj b/Graphics Media and Animation/Graphics/ImageBrush/ImageBrush.csproj similarity index 100% rename from Graphics/ImageBrush/ImageBrush.csproj rename to Graphics Media and Animation/Graphics/ImageBrush/ImageBrush.csproj diff --git a/Graphics/ImageBrush/InteractiveExample.cs b/Graphics Media and Animation/Graphics/ImageBrush/InteractiveExample.cs similarity index 100% rename from Graphics/ImageBrush/InteractiveExample.cs rename to Graphics Media and Animation/Graphics/ImageBrush/InteractiveExample.cs diff --git a/Graphics/ImageBrush/InteractiveExample.xaml b/Graphics Media and Animation/Graphics/ImageBrush/InteractiveExample.xaml similarity index 100% rename from Graphics/ImageBrush/InteractiveExample.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/InteractiveExample.xaml diff --git a/Graphics/ImageBrush/PaintingWithImages.cs b/Graphics Media and Animation/Graphics/ImageBrush/PaintingWithImages.cs similarity index 100% rename from Graphics/ImageBrush/PaintingWithImages.cs rename to Graphics Media and Animation/Graphics/ImageBrush/PaintingWithImages.cs diff --git a/Graphics/ImageBrush/PaintingWithImages.xaml b/Graphics Media and Animation/Graphics/ImageBrush/PaintingWithImages.xaml similarity index 100% rename from Graphics/ImageBrush/PaintingWithImages.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/PaintingWithImages.xaml diff --git a/Graphics/ImageBrush/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/ImageBrush/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/ImageBrush/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/ImageBrush/Properties/AssemblyInfo.cs diff --git a/Graphics/ImageBrush/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/ImageBrush/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/ImageBrush/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/ImageBrush/Properties/Resources.Designer.cs diff --git a/Properties/Callbacks/Properties/Resources.resx b/Graphics Media and Animation/Graphics/ImageBrush/Properties/Resources.resx similarity index 100% rename from Properties/Callbacks/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/ImageBrush/Properties/Resources.resx diff --git a/Graphics/ImageBrush/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/ImageBrush/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/ImageBrush/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/ImageBrush/Properties/Settings.Designer.cs diff --git a/Properties/Callbacks/Properties/Settings.settings b/Graphics Media and Animation/Graphics/ImageBrush/Properties/Settings.settings similarity index 100% rename from Properties/Callbacks/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/ImageBrush/Properties/Settings.settings diff --git a/Graphics/ImageBrush/SampleViewer.cs b/Graphics Media and Animation/Graphics/ImageBrush/SampleViewer.cs similarity index 100% rename from Graphics/ImageBrush/SampleViewer.cs rename to Graphics Media and Animation/Graphics/ImageBrush/SampleViewer.cs diff --git a/Graphics/ImageBrush/SampleViewer.xaml b/Graphics Media and Animation/Graphics/ImageBrush/SampleViewer.xaml similarity index 100% rename from Graphics/ImageBrush/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/SampleViewer.xaml diff --git a/Graphics/ImageBrush/StretchModes.cs b/Graphics Media and Animation/Graphics/ImageBrush/StretchModes.cs similarity index 100% rename from Graphics/ImageBrush/StretchModes.cs rename to Graphics Media and Animation/Graphics/ImageBrush/StretchModes.cs diff --git a/Graphics/ImageBrush/StretchModes.xaml b/Graphics Media and Animation/Graphics/ImageBrush/StretchModes.xaml similarity index 100% rename from Graphics/ImageBrush/StretchModes.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/StretchModes.xaml diff --git a/Graphics/ImageBrush/TextFillsExample.cs b/Graphics Media and Animation/Graphics/ImageBrush/TextFillsExample.cs similarity index 100% rename from Graphics/ImageBrush/TextFillsExample.cs rename to Graphics Media and Animation/Graphics/ImageBrush/TextFillsExample.cs diff --git a/Graphics/ImageBrush/TextfillsExample.xaml b/Graphics Media and Animation/Graphics/ImageBrush/TextfillsExample.xaml similarity index 100% rename from Graphics/ImageBrush/TextfillsExample.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/TextfillsExample.xaml diff --git a/Graphics/ImageBrush/TileSizeExample.cs b/Graphics Media and Animation/Graphics/ImageBrush/TileSizeExample.cs similarity index 100% rename from Graphics/ImageBrush/TileSizeExample.cs rename to Graphics Media and Animation/Graphics/ImageBrush/TileSizeExample.cs diff --git a/Graphics/ImageBrush/TileSizeExample.xaml b/Graphics Media and Animation/Graphics/ImageBrush/TileSizeExample.xaml similarity index 100% rename from Graphics/ImageBrush/TileSizeExample.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/TileSizeExample.xaml diff --git a/Graphics/ImageBrush/TilingExample.cs b/Graphics Media and Animation/Graphics/ImageBrush/TilingExample.cs similarity index 100% rename from Graphics/ImageBrush/TilingExample.cs rename to Graphics Media and Animation/Graphics/ImageBrush/TilingExample.cs diff --git a/Graphics/ImageBrush/TilingExample.xaml b/Graphics Media and Animation/Graphics/ImageBrush/TilingExample.xaml similarity index 100% rename from Graphics/ImageBrush/TilingExample.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/TilingExample.xaml diff --git a/Graphics/ImageBrush/alignmentexample.xaml b/Graphics Media and Animation/Graphics/ImageBrush/alignmentexample.xaml similarity index 100% rename from Graphics/ImageBrush/alignmentexample.xaml rename to Graphics Media and Animation/Graphics/ImageBrush/alignmentexample.xaml diff --git a/Graphics/ImageBrush/sampleimages/apple.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/apple.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/apple.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/apple.jpg diff --git a/Graphics/ImageBrush/sampleimages/bananas.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/bananas.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/bananas.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/bananas.jpg diff --git a/Graphics/ImageBrush/sampleimages/bananas_small.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/bananas_small.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/bananas_small.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/bananas_small.jpg diff --git a/Graphics/ImageBrush/sampleimages/berries.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/berries.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/berries.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/berries.jpg diff --git a/Graphics/ImageBrush/sampleimages/blueberries.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/blueberries.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/blueberries.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/blueberries.jpg diff --git a/Graphics/ImageBrush/sampleimages/butterfly.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/butterfly.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/butterfly.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/butterfly.jpg diff --git a/Graphics/ImageBrush/sampleimages/butterfly2.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/butterfly2.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/butterfly2.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/butterfly2.jpg diff --git a/Graphics/ImageBrush/sampleimages/butterfly2_small.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/butterfly2_small.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/butterfly2_small.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/butterfly2_small.jpg diff --git a/Graphics/ImageBrush/sampleimages/cherries.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/cherries.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/cherries.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/cherries.jpg diff --git a/Graphics/ImageBrush/sampleimages/cherries_larger.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/cherries_larger.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/cherries_larger.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/cherries_larger.jpg diff --git a/Graphics/ImageBrush/sampleimages/gecko.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/gecko.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/gecko.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/gecko.jpg diff --git a/Graphics/ImageBrush/sampleimages/greenglass.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/greenglass.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/greenglass.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/greenglass.jpg diff --git a/Graphics/ImageBrush/sampleimages/hummingbird.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/hummingbird.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/hummingbird.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/hummingbird.jpg diff --git a/Graphics/ImageBrush/sampleimages/music.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/music.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/music.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/music.jpg diff --git a/Graphics/ImageBrush/sampleimages/pinkcherries.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/pinkcherries.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/pinkcherries.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/pinkcherries.jpg diff --git a/Graphics/ImageBrush/sampleimages/purpleblock.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/purpleblock.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/purpleblock.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/purpleblock.jpg diff --git a/Graphics/ImageBrush/sampleimages/rocks.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/rocks.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/rocks.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/rocks.jpg diff --git a/Graphics/ImageBrush/sampleimages/square.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/square.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/square.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/square.jpg diff --git a/Graphics/ImageBrush/sampleimages/sunset.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/sunset.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/sunset.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/sunset.jpg diff --git a/Graphics/ImageBrush/sampleimages/triangle.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/triangle.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/triangle.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/triangle.jpg diff --git a/Graphics/ImageBrush/sampleimages/tulips.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/tulips.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/tulips.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/tulips.jpg diff --git a/Graphics/ImageBrush/sampleimages/waterlilies.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/waterlilies.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/waterlilies.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/waterlilies.jpg diff --git a/Graphics/ImageBrush/sampleimages/watermelon.jpg b/Graphics Media and Animation/Graphics/ImageBrush/sampleimages/watermelon.jpg similarity index 100% rename from Graphics/ImageBrush/sampleimages/watermelon.jpg rename to Graphics Media and Animation/Graphics/ImageBrush/sampleimages/watermelon.jpg diff --git a/Resources/DefiningResources/App.config b/Graphics Media and Animation/Graphics/ImageView/App.config similarity index 100% rename from Resources/DefiningResources/App.config rename to Graphics Media and Animation/Graphics/ImageView/App.config diff --git a/Graphics/ImageView/App.cs b/Graphics Media and Animation/Graphics/ImageView/App.cs similarity index 100% rename from Graphics/ImageView/App.cs rename to Graphics Media and Animation/Graphics/ImageView/App.cs diff --git a/Graphics/ImageView/App.xaml b/Graphics Media and Animation/Graphics/ImageView/App.xaml similarity index 100% rename from Graphics/ImageView/App.xaml rename to Graphics Media and Animation/Graphics/ImageView/App.xaml diff --git a/Graphics/ImageView/ImageView.csproj b/Graphics Media and Animation/Graphics/ImageView/ImageView.csproj similarity index 100% rename from Graphics/ImageView/ImageView.csproj rename to Graphics Media and Animation/Graphics/ImageView/ImageView.csproj diff --git a/Graphics/ImageView/MainWindow.cs b/Graphics Media and Animation/Graphics/ImageView/MainWindow.cs similarity index 100% rename from Graphics/ImageView/MainWindow.cs rename to Graphics Media and Animation/Graphics/ImageView/MainWindow.cs diff --git a/Graphics/ImageView/MainWindow.xaml b/Graphics Media and Animation/Graphics/ImageView/MainWindow.xaml similarity index 100% rename from Graphics/ImageView/MainWindow.xaml rename to Graphics Media and Animation/Graphics/ImageView/MainWindow.xaml diff --git a/Graphics/ImageView/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/ImageView/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/ImageView/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/ImageView/Properties/AssemblyInfo.cs diff --git a/Graphics/ImageView/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/ImageView/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/ImageView/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/ImageView/Properties/Resources.Designer.cs diff --git a/Properties/CustomClassesWithDP/Properties/Resources.resx b/Graphics Media and Animation/Graphics/ImageView/Properties/Resources.resx similarity index 100% rename from Properties/CustomClassesWithDP/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/ImageView/Properties/Resources.resx diff --git a/Graphics/ImageView/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/ImageView/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/ImageView/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/ImageView/Properties/Settings.Designer.cs diff --git a/Properties/CustomClassesWithDP/Properties/Settings.settings b/Graphics Media and Animation/Graphics/ImageView/Properties/Settings.settings similarity index 100% rename from Properties/CustomClassesWithDP/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/ImageView/Properties/Settings.settings diff --git a/Graphics/ImageView/mydata/blue hills.jpg b/Graphics Media and Animation/Graphics/ImageView/mydata/blue hills.jpg similarity index 100% rename from Graphics/ImageView/mydata/blue hills.jpg rename to Graphics Media and Animation/Graphics/ImageView/mydata/blue hills.jpg diff --git a/Graphics/ImageView/mydata/sunset.jpg b/Graphics Media and Animation/Graphics/ImageView/mydata/sunset.jpg similarity index 100% rename from Graphics/ImageView/mydata/sunset.jpg rename to Graphics Media and Animation/Graphics/ImageView/mydata/sunset.jpg diff --git a/Graphics/ImageView/mydata/water lilies.jpg b/Graphics Media and Animation/Graphics/ImageView/mydata/water lilies.jpg similarity index 100% rename from Graphics/ImageView/mydata/water lilies.jpg rename to Graphics Media and Animation/Graphics/ImageView/mydata/water lilies.jpg diff --git a/Graphics/ImageView/mydata/winter.jpg b/Graphics Media and Animation/Graphics/ImageView/mydata/winter.jpg similarity index 100% rename from Graphics/ImageView/mydata/winter.jpg rename to Graphics Media and Animation/Graphics/ImageView/mydata/winter.jpg diff --git a/Resources/MergedResources/App.config b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/App.config similarity index 100% rename from Resources/MergedResources/App.config rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/App.config diff --git a/Graphics/JPEGEncoderAndDecoder/App.cs b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/App.cs similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/App.cs rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/App.cs diff --git a/Graphics/JPEGEncoderAndDecoder/EntryClass.cs b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/EntryClass.cs similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/EntryClass.cs rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/EntryClass.cs diff --git a/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/JPEGEncoderAndDecoder.csproj diff --git a/Graphics/JPEGEncoderAndDecoder/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/AssemblyInfo.cs diff --git a/Graphics/JPEGEncoderAndDecoder/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Resources.Designer.cs diff --git a/Properties/RestoringDefaultValues/Properties/Resources.resx b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Resources.resx similarity index 100% rename from Properties/RestoringDefaultValues/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Resources.resx diff --git a/Graphics/JPEGEncoderAndDecoder/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Settings.Designer.cs diff --git a/Properties/RestoringDefaultValues/Properties/Settings.settings b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Settings.settings similarity index 100% rename from Properties/RestoringDefaultValues/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/Properties/Settings.settings diff --git a/Graphics/JPEGEncoderAndDecoder/tulipfarm.jpg b/Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/tulipfarm.jpg similarity index 100% rename from Graphics/JPEGEncoderAndDecoder/tulipfarm.jpg rename to Graphics Media and Animation/Graphics/JPEGEncoderAndDecoder/tulipfarm.jpg diff --git a/Speech and Media/MediaGallery/App.config b/Graphics Media and Animation/Graphics/Matrix/App.config similarity index 100% rename from Speech and Media/MediaGallery/App.config rename to Graphics Media and Animation/Graphics/Matrix/App.config diff --git a/Graphics/Matrix/App.cs b/Graphics Media and Animation/Graphics/Matrix/App.cs similarity index 100% rename from Graphics/Matrix/App.cs rename to Graphics Media and Animation/Graphics/Matrix/App.cs diff --git a/Graphics/Matrix/App.xaml b/Graphics Media and Animation/Graphics/Matrix/App.xaml similarity index 100% rename from Graphics/Matrix/App.xaml rename to Graphics Media and Animation/Graphics/Matrix/App.xaml diff --git a/Graphics/Matrix/MainWindow.cs b/Graphics Media and Animation/Graphics/Matrix/MainWindow.cs similarity index 100% rename from Graphics/Matrix/MainWindow.cs rename to Graphics Media and Animation/Graphics/Matrix/MainWindow.cs diff --git a/Graphics/Matrix/MainWindow.xaml b/Graphics Media and Animation/Graphics/Matrix/MainWindow.xaml similarity index 100% rename from Graphics/Matrix/MainWindow.xaml rename to Graphics Media and Animation/Graphics/Matrix/MainWindow.xaml diff --git a/Graphics/Matrix/Matrix.csproj b/Graphics Media and Animation/Graphics/Matrix/Matrix.csproj similarity index 100% rename from Graphics/Matrix/Matrix.csproj rename to Graphics Media and Animation/Graphics/Matrix/Matrix.csproj diff --git a/Graphics/Matrix/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/Matrix/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/Matrix/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/Matrix/Properties/AssemblyInfo.cs diff --git a/Graphics/Matrix/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/Matrix/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/Matrix/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/Matrix/Properties/Resources.Designer.cs diff --git a/Resources/ApplicationResources/Properties/Resources.resx b/Graphics Media and Animation/Graphics/Matrix/Properties/Resources.resx similarity index 100% rename from Resources/ApplicationResources/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/Matrix/Properties/Resources.resx diff --git a/Graphics/Matrix/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/Matrix/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/Matrix/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/Matrix/Properties/Settings.Designer.cs diff --git a/Resources/ApplicationResources/Properties/Settings.settings b/Graphics Media and Animation/Graphics/Matrix/Properties/Settings.settings similarity index 100% rename from Resources/ApplicationResources/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/Matrix/Properties/Settings.settings diff --git a/Speech and Media/UsingSpeech/App.config b/Graphics Media and Animation/Graphics/OpacityMasking/App.config similarity index 100% rename from Speech and Media/UsingSpeech/App.config rename to Graphics Media and Animation/Graphics/OpacityMasking/App.config diff --git a/Graphics/OpacityMasking/App.cs b/Graphics Media and Animation/Graphics/OpacityMasking/App.cs similarity index 100% rename from Graphics/OpacityMasking/App.cs rename to Graphics Media and Animation/Graphics/OpacityMasking/App.cs diff --git a/Graphics/OpacityMasking/App.xaml b/Graphics Media and Animation/Graphics/OpacityMasking/App.xaml similarity index 100% rename from Graphics/OpacityMasking/App.xaml rename to Graphics Media and Animation/Graphics/OpacityMasking/App.xaml diff --git a/Graphics/OpacityMasking/DrawingBrushExample.xaml b/Graphics Media and Animation/Graphics/OpacityMasking/DrawingBrushExample.xaml similarity index 100% rename from Graphics/OpacityMasking/DrawingBrushExample.xaml rename to Graphics Media and Animation/Graphics/OpacityMasking/DrawingBrushExample.xaml diff --git a/Graphics/OpacityMasking/GradientBrushExample.xaml b/Graphics Media and Animation/Graphics/OpacityMasking/GradientBrushExample.xaml similarity index 100% rename from Graphics/OpacityMasking/GradientBrushExample.xaml rename to Graphics Media and Animation/Graphics/OpacityMasking/GradientBrushExample.xaml diff --git a/Graphics/OpacityMasking/ImageBrushExample.xaml b/Graphics Media and Animation/Graphics/OpacityMasking/ImageBrushExample.xaml similarity index 100% rename from Graphics/OpacityMasking/ImageBrushExample.xaml rename to Graphics Media and Animation/Graphics/OpacityMasking/ImageBrushExample.xaml diff --git a/Graphics/OpacityMasking/OpacityMasking.csproj b/Graphics Media and Animation/Graphics/OpacityMasking/OpacityMasking.csproj similarity index 100% rename from Graphics/OpacityMasking/OpacityMasking.csproj rename to Graphics Media and Animation/Graphics/OpacityMasking/OpacityMasking.csproj diff --git a/Graphics/OpacityMasking/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/OpacityMasking/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/OpacityMasking/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/OpacityMasking/Properties/AssemblyInfo.cs diff --git a/Graphics/OpacityMasking/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/OpacityMasking/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/OpacityMasking/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/OpacityMasking/Properties/Resources.Designer.cs diff --git a/Resources/DefiningResources/Properties/Resources.resx b/Graphics Media and Animation/Graphics/OpacityMasking/Properties/Resources.resx similarity index 100% rename from Resources/DefiningResources/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/OpacityMasking/Properties/Resources.resx diff --git a/Graphics/OpacityMasking/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/OpacityMasking/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/OpacityMasking/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/OpacityMasking/Properties/Settings.Designer.cs diff --git a/Resources/DefiningResources/Properties/Settings.settings b/Graphics Media and Animation/Graphics/OpacityMasking/Properties/Settings.settings similarity index 100% rename from Resources/DefiningResources/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/OpacityMasking/Properties/Settings.settings diff --git a/Graphics/OpacityMasking/SampleViewer.xaml b/Graphics Media and Animation/Graphics/OpacityMasking/SampleViewer.xaml similarity index 100% rename from Graphics/OpacityMasking/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/OpacityMasking/SampleViewer.xaml diff --git a/Graphics/OpacityMasking/sampleimages/tornedges.png b/Graphics Media and Animation/Graphics/OpacityMasking/sampleimages/tornedges.png similarity index 100% rename from Graphics/OpacityMasking/sampleimages/tornedges.png rename to Graphics Media and Animation/Graphics/OpacityMasking/sampleimages/tornedges.png diff --git a/Graphics/OpacityMasking/sampleimages/waterlilies.jpg b/Graphics Media and Animation/Graphics/OpacityMasking/sampleimages/waterlilies.jpg similarity index 100% rename from Graphics/OpacityMasking/sampleimages/waterlilies.jpg rename to Graphics Media and Animation/Graphics/OpacityMasking/sampleimages/waterlilies.jpg diff --git a/Styles & Templates/AlternatingAppearanceOfItems/App.config b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/App.config similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/App.config rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/App.config diff --git a/Graphics/PNGEncoderAndDecoder/App.cs b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/App.cs similarity index 100% rename from Graphics/PNGEncoderAndDecoder/App.cs rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/App.cs diff --git a/Graphics/PNGEncoderAndDecoder/EntryClass.cs b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/EntryClass.cs similarity index 100% rename from Graphics/PNGEncoderAndDecoder/EntryClass.cs rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/EntryClass.cs diff --git a/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj similarity index 100% rename from Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/PNGEncoderAndDecoder.csproj diff --git a/Graphics/PNGEncoderAndDecoder/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/PNGEncoderAndDecoder/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/AssemblyInfo.cs diff --git a/Graphics/PNGEncoderAndDecoder/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/PNGEncoderAndDecoder/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Resources.Designer.cs diff --git a/Resources/MergedResources/Properties/Resources.resx b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Resources.resx similarity index 100% rename from Resources/MergedResources/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Resources.resx diff --git a/Graphics/PNGEncoderAndDecoder/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/PNGEncoderAndDecoder/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Settings.Designer.cs diff --git a/Resources/MergedResources/Properties/Settings.settings b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Settings.settings similarity index 100% rename from Resources/MergedResources/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/Properties/Settings.settings diff --git a/Graphics/PNGEncoderAndDecoder/smiley.png b/Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/smiley.png similarity index 100% rename from Graphics/PNGEncoderAndDecoder/smiley.png rename to Graphics Media and Animation/Graphics/PNGEncoderAndDecoder/smiley.png diff --git a/Styles & Templates/ContentControlStyle/App.config b/Graphics Media and Animation/Graphics/Point/App.config similarity index 100% rename from Styles & Templates/ContentControlStyle/App.config rename to Graphics Media and Animation/Graphics/Point/App.config diff --git a/Graphics/Point/App.cs b/Graphics Media and Animation/Graphics/Point/App.cs similarity index 100% rename from Graphics/Point/App.cs rename to Graphics Media and Animation/Graphics/Point/App.cs diff --git a/Graphics/Point/App.xaml b/Graphics Media and Animation/Graphics/Point/App.xaml similarity index 100% rename from Graphics/Point/App.xaml rename to Graphics Media and Animation/Graphics/Point/App.xaml diff --git a/Graphics/Point/MainWindow.cs b/Graphics Media and Animation/Graphics/Point/MainWindow.cs similarity index 100% rename from Graphics/Point/MainWindow.cs rename to Graphics Media and Animation/Graphics/Point/MainWindow.cs diff --git a/Graphics/Point/MainWindow.xaml b/Graphics Media and Animation/Graphics/Point/MainWindow.xaml similarity index 100% rename from Graphics/Point/MainWindow.xaml rename to Graphics Media and Animation/Graphics/Point/MainWindow.xaml diff --git a/Graphics/Point/Point.csproj b/Graphics Media and Animation/Graphics/Point/Point.csproj similarity index 100% rename from Graphics/Point/Point.csproj rename to Graphics Media and Animation/Graphics/Point/Point.csproj diff --git a/Graphics/Point/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/Point/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/Point/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/Point/Properties/AssemblyInfo.cs diff --git a/Graphics/Point/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/Point/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/Point/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/Point/Properties/Resources.Designer.cs diff --git a/Speech and Media/MediaGallery/Properties/Resources.resx b/Graphics Media and Animation/Graphics/Point/Properties/Resources.resx similarity index 100% rename from Speech and Media/MediaGallery/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/Point/Properties/Resources.resx diff --git a/Graphics/Point/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/Point/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/Point/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/Point/Properties/Settings.Designer.cs diff --git a/Speech and Media/MediaGallery/Properties/Settings.settings b/Graphics Media and Animation/Graphics/Point/Properties/Settings.settings similarity index 100% rename from Speech and Media/MediaGallery/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/Point/Properties/Settings.settings diff --git a/Styles & Templates/EventTriggers/App.config b/Graphics Media and Animation/Graphics/ShapeElements/App.config similarity index 100% rename from Styles & Templates/EventTriggers/App.config rename to Graphics Media and Animation/Graphics/ShapeElements/App.config diff --git a/Graphics/ShapeElements/App.cs b/Graphics Media and Animation/Graphics/ShapeElements/App.cs similarity index 100% rename from Graphics/ShapeElements/App.cs rename to Graphics Media and Animation/Graphics/ShapeElements/App.cs diff --git a/Graphics/ShapeElements/App.xaml b/Graphics Media and Animation/Graphics/ShapeElements/App.xaml similarity index 100% rename from Graphics/ShapeElements/App.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/App.xaml diff --git a/Graphics/ShapeElements/EllipseExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/EllipseExample.cs similarity index 100% rename from Graphics/ShapeElements/EllipseExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/EllipseExample.cs diff --git a/Graphics/ShapeElements/EllipseExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/EllipseExample.xaml similarity index 100% rename from Graphics/ShapeElements/EllipseExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/EllipseExample.xaml diff --git a/Graphics/ShapeElements/FillRuleExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/FillRuleExample.cs similarity index 100% rename from Graphics/ShapeElements/FillRuleExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/FillRuleExample.cs diff --git a/Graphics/ShapeElements/FillRuleExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/FillRuleExample.xaml similarity index 100% rename from Graphics/ShapeElements/FillRuleExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/FillRuleExample.xaml diff --git a/Graphics/ShapeElements/LineCapsAndJoinsExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/LineCapsAndJoinsExample.cs similarity index 100% rename from Graphics/ShapeElements/LineCapsAndJoinsExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/LineCapsAndJoinsExample.cs diff --git a/Graphics/ShapeElements/LineExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/LineExample.cs similarity index 100% rename from Graphics/ShapeElements/LineExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/LineExample.cs diff --git a/Graphics/ShapeElements/LineExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/LineExample.xaml similarity index 100% rename from Graphics/ShapeElements/LineExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/LineExample.xaml diff --git a/Graphics/ShapeElements/LinecapsAndJoinsExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/LinecapsAndJoinsExample.xaml similarity index 100% rename from Graphics/ShapeElements/LinecapsAndJoinsExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/LinecapsAndJoinsExample.xaml diff --git a/Graphics/ShapeElements/MiterLimitExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/MiterLimitExample.cs similarity index 100% rename from Graphics/ShapeElements/MiterLimitExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/MiterLimitExample.cs diff --git a/Graphics/ShapeElements/MiterLimitExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/MiterLimitExample.xaml similarity index 100% rename from Graphics/ShapeElements/MiterLimitExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/MiterLimitExample.xaml diff --git a/Graphics/ShapeElements/PathExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/PathExample.cs similarity index 100% rename from Graphics/ShapeElements/PathExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/PathExample.cs diff --git a/Graphics/ShapeElements/PathExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/PathExample.xaml similarity index 100% rename from Graphics/ShapeElements/PathExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/PathExample.xaml diff --git a/Graphics/ShapeElements/PolyLineExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/PolyLineExample.xaml similarity index 100% rename from Graphics/ShapeElements/PolyLineExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/PolyLineExample.xaml diff --git a/Graphics/ShapeElements/PolygonExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/PolygonExample.cs similarity index 100% rename from Graphics/ShapeElements/PolygonExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/PolygonExample.cs diff --git a/Graphics/ShapeElements/PolygonExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/PolygonExample.xaml similarity index 100% rename from Graphics/ShapeElements/PolygonExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/PolygonExample.xaml diff --git a/Graphics/ShapeElements/PolylineExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/PolylineExample.cs similarity index 100% rename from Graphics/ShapeElements/PolylineExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/PolylineExample.cs diff --git a/Graphics/ShapeElements/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/ShapeElements/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/ShapeElements/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/ShapeElements/Properties/AssemblyInfo.cs diff --git a/Graphics/ShapeElements/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/ShapeElements/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/ShapeElements/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/ShapeElements/Properties/Resources.Designer.cs diff --git a/Speech and Media/UsingSpeech/Properties/Resources.resx b/Graphics Media and Animation/Graphics/ShapeElements/Properties/Resources.resx similarity index 100% rename from Speech and Media/UsingSpeech/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/ShapeElements/Properties/Resources.resx diff --git a/Graphics/ShapeElements/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/ShapeElements/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/ShapeElements/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/ShapeElements/Properties/Settings.Designer.cs diff --git a/Speech and Media/UsingSpeech/Properties/Settings.settings b/Graphics Media and Animation/Graphics/ShapeElements/Properties/Settings.settings similarity index 100% rename from Speech and Media/UsingSpeech/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/ShapeElements/Properties/Settings.settings diff --git a/Graphics/ShapeElements/RectangleExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/RectangleExample.cs similarity index 100% rename from Graphics/ShapeElements/RectangleExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/RectangleExample.cs diff --git a/Graphics/ShapeElements/RectangleExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/RectangleExample.xaml similarity index 100% rename from Graphics/ShapeElements/RectangleExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/RectangleExample.xaml diff --git a/Graphics/ShapeElements/SampleViewer.cs b/Graphics Media and Animation/Graphics/ShapeElements/SampleViewer.cs similarity index 100% rename from Graphics/ShapeElements/SampleViewer.cs rename to Graphics Media and Animation/Graphics/ShapeElements/SampleViewer.cs diff --git a/Graphics/ShapeElements/SampleViewer.xaml b/Graphics Media and Animation/Graphics/ShapeElements/SampleViewer.xaml similarity index 100% rename from Graphics/ShapeElements/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/SampleViewer.xaml diff --git a/Graphics/ShapeElements/ShapeElements.csproj b/Graphics Media and Animation/Graphics/ShapeElements/ShapeElements.csproj similarity index 100% rename from Graphics/ShapeElements/ShapeElements.csproj rename to Graphics Media and Animation/Graphics/ShapeElements/ShapeElements.csproj diff --git a/Graphics/ShapeElements/ShapeTypes.cs b/Graphics Media and Animation/Graphics/ShapeElements/ShapeTypes.cs similarity index 100% rename from Graphics/ShapeElements/ShapeTypes.cs rename to Graphics Media and Animation/Graphics/ShapeElements/ShapeTypes.cs diff --git a/Graphics/ShapeElements/ShapeTypes.xaml b/Graphics Media and Animation/Graphics/ShapeElements/ShapeTypes.xaml similarity index 100% rename from Graphics/ShapeElements/ShapeTypes.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/ShapeTypes.xaml diff --git a/Graphics/ShapeElements/StretchExample.cs b/Graphics Media and Animation/Graphics/ShapeElements/StretchExample.cs similarity index 100% rename from Graphics/ShapeElements/StretchExample.cs rename to Graphics Media and Animation/Graphics/ShapeElements/StretchExample.cs diff --git a/Graphics/ShapeElements/StretchExample.xaml b/Graphics Media and Animation/Graphics/ShapeElements/StretchExample.xaml similarity index 100% rename from Graphics/ShapeElements/StretchExample.xaml rename to Graphics Media and Animation/Graphics/ShapeElements/StretchExample.xaml diff --git a/Graphics/ShapeElements/sampleimages/rippled_metal_smaller.png b/Graphics Media and Animation/Graphics/ShapeElements/sampleimages/rippled_metal_smaller.png similarity index 100% rename from Graphics/ShapeElements/sampleimages/rippled_metal_smaller.png rename to Graphics Media and Animation/Graphics/ShapeElements/sampleimages/rippled_metal_smaller.png diff --git a/Styles & Templates/FindingElementsInTemplates/App.config b/Graphics Media and Animation/Graphics/ShapesGallery/App.config similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/App.config rename to Graphics Media and Animation/Graphics/ShapesGallery/App.config diff --git a/Graphics/ShapesGallery/EntryClass.cs b/Graphics Media and Animation/Graphics/ShapesGallery/EntryClass.cs similarity index 100% rename from Graphics/ShapesGallery/EntryClass.cs rename to Graphics Media and Animation/Graphics/ShapesGallery/EntryClass.cs diff --git a/Graphics/ShapesGallery/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/ShapesGallery/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/ShapesGallery/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/ShapesGallery/Properties/AssemblyInfo.cs diff --git a/Graphics/ShapesGallery/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/ShapesGallery/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/ShapesGallery/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/ShapesGallery/Properties/Resources.Designer.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.resx b/Graphics Media and Animation/Graphics/ShapesGallery/Properties/Resources.resx similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/ShapesGallery/Properties/Resources.resx diff --git a/Graphics/ShapesGallery/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/ShapesGallery/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/ShapesGallery/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/ShapesGallery/Properties/Settings.Designer.cs diff --git a/Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.settings b/Graphics Media and Animation/Graphics/ShapesGallery/Properties/Settings.settings similarity index 100% rename from Styles & Templates/AlternatingAppearanceOfItems/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/ShapesGallery/Properties/Settings.settings diff --git a/Graphics/ShapesGallery/ShapesGallery.csproj b/Graphics Media and Animation/Graphics/ShapesGallery/ShapesGallery.csproj similarity index 100% rename from Graphics/ShapesGallery/ShapesGallery.csproj rename to Graphics Media and Animation/Graphics/ShapesGallery/ShapesGallery.csproj diff --git a/Graphics/ShapesGallery/app.cs b/Graphics Media and Animation/Graphics/ShapesGallery/app.cs similarity index 100% rename from Graphics/ShapesGallery/app.cs rename to Graphics Media and Animation/Graphics/ShapesGallery/app.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/App.config b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/App.config similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/App.config rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/App.config diff --git a/Graphics/SystemBrushesAndColors/App.cs b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/App.cs similarity index 100% rename from Graphics/SystemBrushesAndColors/App.cs rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/App.cs diff --git a/Graphics/SystemBrushesAndColors/App.xaml b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/App.xaml similarity index 100% rename from Graphics/SystemBrushesAndColors/App.xaml rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/App.xaml diff --git a/Graphics/SystemBrushesAndColors/MainWindow.cs b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/MainWindow.cs similarity index 100% rename from Graphics/SystemBrushesAndColors/MainWindow.cs rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/MainWindow.cs diff --git a/Graphics/SystemBrushesAndColors/MainWindow.xaml b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/MainWindow.xaml similarity index 100% rename from Graphics/SystemBrushesAndColors/MainWindow.xaml rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/MainWindow.xaml diff --git a/Graphics/SystemBrushesAndColors/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/SystemBrushesAndColors/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/AssemblyInfo.cs diff --git a/Graphics/SystemBrushesAndColors/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/SystemBrushesAndColors/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Resources.Designer.cs diff --git a/Styles & Templates/ContentControlStyle/Properties/Resources.resx b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Resources.resx similarity index 100% rename from Styles & Templates/ContentControlStyle/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Resources.resx diff --git a/Graphics/SystemBrushesAndColors/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/SystemBrushesAndColors/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Settings.Designer.cs diff --git a/Styles & Templates/ContentControlStyle/Properties/Settings.settings b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Settings.settings similarity index 100% rename from Styles & Templates/ContentControlStyle/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/Properties/Settings.settings diff --git a/Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj b/Graphics Media and Animation/Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj similarity index 100% rename from Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj rename to Graphics Media and Animation/Graphics/SystemBrushesAndColors/SystemBrushesAndColors.csproj diff --git a/Threading/MultiThreadingWebBrowser/App.config b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/App.config similarity index 100% rename from Threading/MultiThreadingWebBrowser/App.config rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/App.config diff --git a/Graphics/TIFFEncoderAndDecoder/App.cs b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/App.cs similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/App.cs rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/App.cs diff --git a/Graphics/TIFFEncoderAndDecoder/EntryClass.cs b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/EntryClass.cs similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/EntryClass.cs rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/EntryClass.cs diff --git a/Graphics/TIFFEncoderAndDecoder/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/AssemblyInfo.cs diff --git a/Graphics/TIFFEncoderAndDecoder/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Resources.Designer.cs diff --git a/Styles & Templates/EventTriggers/Properties/Resources.resx b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Resources.resx similarity index 100% rename from Styles & Templates/EventTriggers/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Resources.resx diff --git a/Graphics/TIFFEncoderAndDecoder/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Settings.Designer.cs diff --git a/Styles & Templates/EventTriggers/Properties/Settings.settings b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Settings.settings similarity index 100% rename from Styles & Templates/EventTriggers/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/Properties/Settings.settings diff --git a/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/TIFFEncoderAndDecoder.csproj diff --git a/Graphics/TIFFEncoderAndDecoder/tulipfarm.tif b/Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/tulipfarm.tif similarity index 100% rename from Graphics/TIFFEncoderAndDecoder/tulipfarm.tif rename to Graphics Media and Animation/Graphics/TIFFEncoderAndDecoder/tulipfarm.tif diff --git a/Threading/SingleThreadedApplication/App.config b/Graphics Media and Animation/Graphics/Vector/App.config similarity index 100% rename from Threading/SingleThreadedApplication/App.config rename to Graphics Media and Animation/Graphics/Vector/App.config diff --git a/Graphics/Vector/App.cs b/Graphics Media and Animation/Graphics/Vector/App.cs similarity index 100% rename from Graphics/Vector/App.cs rename to Graphics Media and Animation/Graphics/Vector/App.cs diff --git a/Graphics/Vector/App.xaml b/Graphics Media and Animation/Graphics/Vector/App.xaml similarity index 100% rename from Graphics/Vector/App.xaml rename to Graphics Media and Animation/Graphics/Vector/App.xaml diff --git a/Graphics/Vector/MainWindow.cs b/Graphics Media and Animation/Graphics/Vector/MainWindow.cs similarity index 100% rename from Graphics/Vector/MainWindow.cs rename to Graphics Media and Animation/Graphics/Vector/MainWindow.cs diff --git a/Graphics/Vector/MainWindow.xaml b/Graphics Media and Animation/Graphics/Vector/MainWindow.xaml similarity index 100% rename from Graphics/Vector/MainWindow.xaml rename to Graphics Media and Animation/Graphics/Vector/MainWindow.xaml diff --git a/Graphics/Vector/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/Vector/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/Vector/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/Vector/Properties/AssemblyInfo.cs diff --git a/Graphics/Vector/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/Vector/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/Vector/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/Vector/Properties/Resources.Designer.cs diff --git a/Styles & Templates/FindingElementsInTemplates/Properties/Resources.resx b/Graphics Media and Animation/Graphics/Vector/Properties/Resources.resx similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/Vector/Properties/Resources.resx diff --git a/Graphics/Vector/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/Vector/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/Vector/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/Vector/Properties/Settings.Designer.cs diff --git a/Styles & Templates/FindingElementsInTemplates/Properties/Settings.settings b/Graphics Media and Animation/Graphics/Vector/Properties/Settings.settings similarity index 100% rename from Styles & Templates/FindingElementsInTemplates/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/Vector/Properties/Settings.settings diff --git a/Graphics/Vector/Vector.csproj b/Graphics Media and Animation/Graphics/Vector/Vector.csproj similarity index 100% rename from Graphics/Vector/Vector.csproj rename to Graphics Media and Animation/Graphics/Vector/Vector.csproj diff --git a/Threading/UsingDispatcher/App.config b/Graphics Media and Animation/Graphics/VisualBrush/App.config similarity index 100% rename from Threading/UsingDispatcher/App.config rename to Graphics Media and Animation/Graphics/VisualBrush/App.config diff --git a/Graphics/VisualBrush/App.cs b/Graphics Media and Animation/Graphics/VisualBrush/App.cs similarity index 100% rename from Graphics/VisualBrush/App.cs rename to Graphics Media and Animation/Graphics/VisualBrush/App.cs diff --git a/Graphics/VisualBrush/App.xaml b/Graphics Media and Animation/Graphics/VisualBrush/App.xaml similarity index 100% rename from Graphics/VisualBrush/App.xaml rename to Graphics Media and Animation/Graphics/VisualBrush/App.xaml diff --git a/Graphics/VisualBrush/MagnifyingGlassExample.cs b/Graphics Media and Animation/Graphics/VisualBrush/MagnifyingGlassExample.cs similarity index 100% rename from Graphics/VisualBrush/MagnifyingGlassExample.cs rename to Graphics Media and Animation/Graphics/VisualBrush/MagnifyingGlassExample.cs diff --git a/Graphics/VisualBrush/MagnifyingGlassExample.xaml b/Graphics Media and Animation/Graphics/VisualBrush/MagnifyingGlassExample.xaml similarity index 100% rename from Graphics/VisualBrush/MagnifyingGlassExample.xaml rename to Graphics Media and Animation/Graphics/VisualBrush/MagnifyingGlassExample.xaml diff --git a/Graphics/VisualBrush/PaintingWithVisuals.cs b/Graphics Media and Animation/Graphics/VisualBrush/PaintingWithVisuals.cs similarity index 100% rename from Graphics/VisualBrush/PaintingWithVisuals.cs rename to Graphics Media and Animation/Graphics/VisualBrush/PaintingWithVisuals.cs diff --git a/Graphics/VisualBrush/PaintingWithVisuals.xaml b/Graphics Media and Animation/Graphics/VisualBrush/PaintingWithVisuals.xaml similarity index 100% rename from Graphics/VisualBrush/PaintingWithVisuals.xaml rename to Graphics Media and Animation/Graphics/VisualBrush/PaintingWithVisuals.xaml diff --git a/Graphics/VisualBrush/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/VisualBrush/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/VisualBrush/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/VisualBrush/Properties/AssemblyInfo.cs diff --git a/Graphics/VisualBrush/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/VisualBrush/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/VisualBrush/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/VisualBrush/Properties/Resources.Designer.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.resx b/Graphics Media and Animation/Graphics/VisualBrush/Properties/Resources.resx similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/VisualBrush/Properties/Resources.resx diff --git a/Graphics/VisualBrush/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/VisualBrush/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/VisualBrush/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/VisualBrush/Properties/Settings.Designer.cs diff --git a/Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.settings b/Graphics Media and Animation/Graphics/VisualBrush/Properties/Settings.settings similarity index 100% rename from Styles & Templates/IntroToStylingAndTemplating/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/VisualBrush/Properties/Settings.settings diff --git a/Graphics/VisualBrush/ReflectionExample.cs b/Graphics Media and Animation/Graphics/VisualBrush/ReflectionExample.cs similarity index 100% rename from Graphics/VisualBrush/ReflectionExample.cs rename to Graphics Media and Animation/Graphics/VisualBrush/ReflectionExample.cs diff --git a/Graphics/VisualBrush/ReflectionExample.xaml b/Graphics Media and Animation/Graphics/VisualBrush/ReflectionExample.xaml similarity index 100% rename from Graphics/VisualBrush/ReflectionExample.xaml rename to Graphics Media and Animation/Graphics/VisualBrush/ReflectionExample.xaml diff --git a/Graphics/VisualBrush/SampleViewer.cs b/Graphics Media and Animation/Graphics/VisualBrush/SampleViewer.cs similarity index 100% rename from Graphics/VisualBrush/SampleViewer.cs rename to Graphics Media and Animation/Graphics/VisualBrush/SampleViewer.cs diff --git a/Graphics/VisualBrush/SampleViewer.xaml b/Graphics Media and Animation/Graphics/VisualBrush/SampleViewer.xaml similarity index 100% rename from Graphics/VisualBrush/SampleViewer.xaml rename to Graphics Media and Animation/Graphics/VisualBrush/SampleViewer.xaml diff --git a/Graphics/VisualBrush/VisualBrush.csproj b/Graphics Media and Animation/Graphics/VisualBrush/VisualBrush.csproj similarity index 100% rename from Graphics/VisualBrush/VisualBrush.csproj rename to Graphics Media and Animation/Graphics/VisualBrush/VisualBrush.csproj diff --git a/Graphics/VisualBrush/sampleimages/apple.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/apple.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/apple.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/apple.jpg diff --git a/Graphics/VisualBrush/sampleimages/bananas.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/bananas.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/bananas.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/bananas.jpg diff --git a/Graphics/VisualBrush/sampleimages/bananas_small.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/bananas_small.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/bananas_small.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/bananas_small.jpg diff --git a/Graphics/VisualBrush/sampleimages/berries.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/berries.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/berries.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/berries.jpg diff --git a/Graphics/VisualBrush/sampleimages/blueberries.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/blueberries.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/blueberries.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/blueberries.jpg diff --git a/Graphics/VisualBrush/sampleimages/butterfly.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/butterfly.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/butterfly.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/butterfly.jpg diff --git a/Graphics/VisualBrush/sampleimages/butterfly2.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/butterfly2.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/butterfly2.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/butterfly2.jpg diff --git a/Graphics/VisualBrush/sampleimages/butterfly2_small.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/butterfly2_small.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/butterfly2_small.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/butterfly2_small.jpg diff --git a/Graphics/VisualBrush/sampleimages/cherries.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/cherries.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/cherries.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/cherries.jpg diff --git a/Graphics/VisualBrush/sampleimages/cherries_larger.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/cherries_larger.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/cherries_larger.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/cherries_larger.jpg diff --git a/Graphics/VisualBrush/sampleimages/gecko.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/gecko.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/gecko.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/gecko.jpg diff --git a/Graphics/VisualBrush/sampleimages/greenglass.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/greenglass.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/greenglass.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/greenglass.jpg diff --git a/Graphics/VisualBrush/sampleimages/hummingbird.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/hummingbird.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/hummingbird.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/hummingbird.jpg diff --git a/Graphics/VisualBrush/sampleimages/music.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/music.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/music.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/music.jpg diff --git a/Graphics/VisualBrush/sampleimages/pinkcherries.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/pinkcherries.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/pinkcherries.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/pinkcherries.jpg diff --git a/Graphics/VisualBrush/sampleimages/purpleblock.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/purpleblock.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/purpleblock.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/purpleblock.jpg diff --git a/Graphics/VisualBrush/sampleimages/rocks.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/rocks.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/rocks.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/rocks.jpg diff --git a/Graphics/VisualBrush/sampleimages/square.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/square.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/square.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/square.jpg diff --git a/Graphics/VisualBrush/sampleimages/sunset.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/sunset.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/sunset.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/sunset.jpg diff --git a/Graphics/VisualBrush/sampleimages/triangle.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/triangle.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/triangle.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/triangle.jpg diff --git a/Graphics/VisualBrush/sampleimages/tulips.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/tulips.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/tulips.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/tulips.jpg diff --git a/Graphics/VisualBrush/sampleimages/waterlilies.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/waterlilies.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/waterlilies.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/waterlilies.jpg diff --git a/Graphics/VisualBrush/sampleimages/watermelon.jpg b/Graphics Media and Animation/Graphics/VisualBrush/sampleimages/watermelon.jpg similarity index 100% rename from Graphics/VisualBrush/sampleimages/watermelon.jpg rename to Graphics Media and Animation/Graphics/VisualBrush/sampleimages/watermelon.jpg diff --git a/Graphics/VisualBrush/samplemedia/xbox.wmv b/Graphics Media and Animation/Graphics/VisualBrush/samplemedia/xbox.wmv similarity index 100% rename from Graphics/VisualBrush/samplemedia/xbox.wmv rename to Graphics Media and Animation/Graphics/VisualBrush/samplemedia/xbox.wmv diff --git a/Visual Layer/CompositionTarget/App.config b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/App.config similarity index 100% rename from Visual Layer/CompositionTarget/App.config rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/App.config diff --git a/Graphics/WDPEncoderAndDecoder/App.cs b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/App.cs similarity index 100% rename from Graphics/WDPEncoderAndDecoder/App.cs rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/App.cs diff --git a/Graphics/WDPEncoderAndDecoder/EntryClass.cs b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/EntryClass.cs similarity index 100% rename from Graphics/WDPEncoderAndDecoder/EntryClass.cs rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/EntryClass.cs diff --git a/Graphics/WDPEncoderAndDecoder/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/AssemblyInfo.cs similarity index 100% rename from Graphics/WDPEncoderAndDecoder/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/AssemblyInfo.cs diff --git a/Graphics/WDPEncoderAndDecoder/Properties/Resources.Designer.cs b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Resources.Designer.cs similarity index 100% rename from Graphics/WDPEncoderAndDecoder/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Resources.Designer.cs diff --git a/Threading/MultiThreadingWebBrowser/Properties/Resources.resx b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Resources.resx similarity index 100% rename from Threading/MultiThreadingWebBrowser/Properties/Resources.resx rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Resources.resx diff --git a/Graphics/WDPEncoderAndDecoder/Properties/Settings.Designer.cs b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Settings.Designer.cs similarity index 100% rename from Graphics/WDPEncoderAndDecoder/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Settings.Designer.cs diff --git a/Threading/MultiThreadingWebBrowser/Properties/Settings.settings b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Settings.settings similarity index 100% rename from Threading/MultiThreadingWebBrowser/Properties/Settings.settings rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/Properties/Settings.settings diff --git a/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj similarity index 100% rename from Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/WDPEncoderAndDecoder.csproj diff --git a/Graphics/WDPEncoderAndDecoder/tulipfarm.jpg b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/tulipfarm.jpg similarity index 100% rename from Graphics/WDPEncoderAndDecoder/tulipfarm.jpg rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/tulipfarm.jpg diff --git a/Graphics/WDPEncoderAndDecoder/tulipfarm.wdp b/Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/tulipfarm.wdp similarity index 100% rename from Graphics/WDPEncoderAndDecoder/tulipfarm.wdp rename to Graphics Media and Animation/Graphics/WDPEncoderAndDecoder/tulipfarm.wdp diff --git a/Visual Layer/DrawingVisual/App.config b/Graphics Media and Animation/Graphics/Win32SampleCodec/App.config similarity index 100% rename from Visual Layer/DrawingVisual/App.config rename to Graphics Media and Animation/Graphics/Win32SampleCodec/App.config diff --git a/Visual Layer/VisualsHitTesting/App.config b/Graphics Media and Animation/MediaGallery/App.config similarity index 100% rename from Visual Layer/VisualsHitTesting/App.config rename to Graphics Media and Animation/MediaGallery/App.config diff --git a/Speech and Media/MediaGallery/App.cs b/Graphics Media and Animation/MediaGallery/App.cs similarity index 100% rename from Speech and Media/MediaGallery/App.cs rename to Graphics Media and Animation/MediaGallery/App.cs diff --git a/Speech and Media/MediaGallery/App.xaml b/Graphics Media and Animation/MediaGallery/App.xaml similarity index 100% rename from Speech and Media/MediaGallery/App.xaml rename to Graphics Media and Animation/MediaGallery/App.xaml diff --git a/Speech and Media/MediaGallery/MediaElementExample.cs b/Graphics Media and Animation/MediaGallery/MediaElementExample.cs similarity index 100% rename from Speech and Media/MediaGallery/MediaElementExample.cs rename to Graphics Media and Animation/MediaGallery/MediaElementExample.cs diff --git a/Speech and Media/MediaGallery/MediaElementExample.xaml b/Graphics Media and Animation/MediaGallery/MediaElementExample.xaml similarity index 100% rename from Speech and Media/MediaGallery/MediaElementExample.xaml rename to Graphics Media and Animation/MediaGallery/MediaElementExample.xaml diff --git a/Speech and Media/MediaGallery/MediaGallery.csproj b/Graphics Media and Animation/MediaGallery/MediaGallery.csproj similarity index 100% rename from Speech and Media/MediaGallery/MediaGallery.csproj rename to Graphics Media and Animation/MediaGallery/MediaGallery.csproj diff --git a/Speech and Media/MediaGallery/MediaGallery.csproj.user b/Graphics Media and Animation/MediaGallery/MediaGallery.csproj.user similarity index 100% rename from Speech and Media/MediaGallery/MediaGallery.csproj.user rename to Graphics Media and Animation/MediaGallery/MediaGallery.csproj.user diff --git a/Speech and Media/MediaGallery/MediaTimelineExample.cs b/Graphics Media and Animation/MediaGallery/MediaTimelineExample.cs similarity index 100% rename from Speech and Media/MediaGallery/MediaTimelineExample.cs rename to Graphics Media and Animation/MediaGallery/MediaTimelineExample.cs diff --git a/Speech and Media/MediaGallery/MediaTimelineExample.xaml b/Graphics Media and Animation/MediaGallery/MediaTimelineExample.xaml similarity index 100% rename from Speech and Media/MediaGallery/MediaTimelineExample.xaml rename to Graphics Media and Animation/MediaGallery/MediaTimelineExample.xaml diff --git a/Speech and Media/MediaGallery/MediaTimelinePlusAnimationExample.xaml b/Graphics Media and Animation/MediaGallery/MediaTimelinePlusAnimationExample.xaml similarity index 100% rename from Speech and Media/MediaGallery/MediaTimelinePlusAnimationExample.xaml rename to Graphics Media and Animation/MediaGallery/MediaTimelinePlusAnimationExample.xaml diff --git a/Speech and Media/MediaGallery/PositionConverter.cs b/Graphics Media and Animation/MediaGallery/PositionConverter.cs similarity index 100% rename from Speech and Media/MediaGallery/PositionConverter.cs rename to Graphics Media and Animation/MediaGallery/PositionConverter.cs diff --git a/Speech and Media/MediaGallery/Properties/AssemblyInfo.cs b/Graphics Media and Animation/MediaGallery/Properties/AssemblyInfo.cs similarity index 100% rename from Speech and Media/MediaGallery/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/MediaGallery/Properties/AssemblyInfo.cs diff --git a/Speech and Media/MediaGallery/Properties/Resources.Designer.cs b/Graphics Media and Animation/MediaGallery/Properties/Resources.Designer.cs similarity index 100% rename from Speech and Media/MediaGallery/Properties/Resources.Designer.cs rename to Graphics Media and Animation/MediaGallery/Properties/Resources.Designer.cs diff --git a/Threading/SingleThreadedApplication/Properties/Resources.resx b/Graphics Media and Animation/MediaGallery/Properties/Resources.resx similarity index 100% rename from Threading/SingleThreadedApplication/Properties/Resources.resx rename to Graphics Media and Animation/MediaGallery/Properties/Resources.resx diff --git a/Speech and Media/MediaGallery/Properties/Settings.Designer.cs b/Graphics Media and Animation/MediaGallery/Properties/Settings.Designer.cs similarity index 100% rename from Speech and Media/MediaGallery/Properties/Settings.Designer.cs rename to Graphics Media and Animation/MediaGallery/Properties/Settings.Designer.cs diff --git a/Threading/SingleThreadedApplication/Properties/Settings.settings b/Graphics Media and Animation/MediaGallery/Properties/Settings.settings similarity index 100% rename from Threading/SingleThreadedApplication/Properties/Settings.settings rename to Graphics Media and Animation/MediaGallery/Properties/Settings.settings diff --git a/Speech and Media/MediaGallery/SampleViewer.cs b/Graphics Media and Animation/MediaGallery/SampleViewer.cs similarity index 100% rename from Speech and Media/MediaGallery/SampleViewer.cs rename to Graphics Media and Animation/MediaGallery/SampleViewer.cs diff --git a/Speech and Media/MediaGallery/SampleViewer.xaml b/Graphics Media and Animation/MediaGallery/SampleViewer.xaml similarity index 100% rename from Speech and Media/MediaGallery/SampleViewer.xaml rename to Graphics Media and Animation/MediaGallery/SampleViewer.xaml diff --git a/Speech and Media/MediaGallery/SoundFromUserEventExample.xaml b/Graphics Media and Animation/MediaGallery/SoundFromUserEventExample.xaml similarity index 100% rename from Speech and Media/MediaGallery/SoundFromUserEventExample.xaml rename to Graphics Media and Animation/MediaGallery/SoundFromUserEventExample.xaml diff --git a/Speech and Media/MediaGallery/images/ui_next_d.gif b/Graphics Media and Animation/MediaGallery/images/ui_next_d.gif similarity index 100% rename from Speech and Media/MediaGallery/images/ui_next_d.gif rename to Graphics Media and Animation/MediaGallery/images/ui_next_d.gif diff --git a/Speech and Media/MediaGallery/images/ui_pause.gif b/Graphics Media and Animation/MediaGallery/images/ui_pause.gif similarity index 100% rename from Speech and Media/MediaGallery/images/ui_pause.gif rename to Graphics Media and Animation/MediaGallery/images/ui_pause.gif diff --git a/Speech and Media/MediaGallery/images/ui_play.gif b/Graphics Media and Animation/MediaGallery/images/ui_play.gif similarity index 100% rename from Speech and Media/MediaGallery/images/ui_play.gif rename to Graphics Media and Animation/MediaGallery/images/ui_play.gif diff --git a/Speech and Media/MediaGallery/images/ui_previous_d.gif b/Graphics Media and Animation/MediaGallery/images/ui_previous_d.gif similarity index 100% rename from Speech and Media/MediaGallery/images/ui_previous_d.gif rename to Graphics Media and Animation/MediaGallery/images/ui_previous_d.gif diff --git a/Speech and Media/MediaGallery/images/ui_resume.gif b/Graphics Media and Animation/MediaGallery/images/ui_resume.gif similarity index 100% rename from Speech and Media/MediaGallery/images/ui_resume.gif rename to Graphics Media and Animation/MediaGallery/images/ui_resume.gif diff --git a/Speech and Media/MediaGallery/images/ui_stop.gif b/Graphics Media and Animation/MediaGallery/images/ui_stop.gif similarity index 100% rename from Speech and Media/MediaGallery/images/ui_stop.gif rename to Graphics Media and Animation/MediaGallery/images/ui_stop.gif diff --git a/Speech and Media/MediaGallery/media/bee.wmv b/Graphics Media and Animation/MediaGallery/media/bee.wmv similarity index 100% rename from Speech and Media/MediaGallery/media/bee.wmv rename to Graphics Media and Animation/MediaGallery/media/bee.wmv diff --git a/Speech and Media/MediaGallery/media/blues.wma b/Graphics Media and Animation/MediaGallery/media/blues.wma similarity index 100% rename from Speech and Media/MediaGallery/media/blues.wma rename to Graphics Media and Animation/MediaGallery/media/blues.wma diff --git a/Speech and Media/MediaGallery/media/ringin.wav b/Graphics Media and Animation/MediaGallery/media/ringin.wav similarity index 100% rename from Speech and Media/MediaGallery/media/ringin.wav rename to Graphics Media and Animation/MediaGallery/media/ringin.wav diff --git a/Speech and Media/MediaGallery/media/xbox.wmv b/Graphics Media and Animation/MediaGallery/media/xbox.wmv similarity index 100% rename from Speech and Media/MediaGallery/media/xbox.wmv rename to Graphics Media and Animation/MediaGallery/media/xbox.wmv diff --git a/Graphics Media and Animation/UsingSpeech/App.config b/Graphics Media and Animation/UsingSpeech/App.config new file mode 100644 index 000000000..88fa4027b --- /dev/null +++ b/Graphics Media and Animation/UsingSpeech/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Speech and Media/UsingSpeech/App.cs b/Graphics Media and Animation/UsingSpeech/App.cs similarity index 100% rename from Speech and Media/UsingSpeech/App.cs rename to Graphics Media and Animation/UsingSpeech/App.cs diff --git a/Speech and Media/UsingSpeech/App.xaml b/Graphics Media and Animation/UsingSpeech/App.xaml similarity index 100% rename from Speech and Media/UsingSpeech/App.xaml rename to Graphics Media and Animation/UsingSpeech/App.xaml diff --git a/Speech and Media/UsingSpeech/MainWindow.cs b/Graphics Media and Animation/UsingSpeech/MainWindow.cs similarity index 100% rename from Speech and Media/UsingSpeech/MainWindow.cs rename to Graphics Media and Animation/UsingSpeech/MainWindow.cs diff --git a/Speech and Media/UsingSpeech/MainWindow.xaml b/Graphics Media and Animation/UsingSpeech/MainWindow.xaml similarity index 100% rename from Speech and Media/UsingSpeech/MainWindow.xaml rename to Graphics Media and Animation/UsingSpeech/MainWindow.xaml diff --git a/Speech and Media/UsingSpeech/Properties/AssemblyInfo.cs b/Graphics Media and Animation/UsingSpeech/Properties/AssemblyInfo.cs similarity index 100% rename from Speech and Media/UsingSpeech/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/UsingSpeech/Properties/AssemblyInfo.cs diff --git a/Speech and Media/UsingSpeech/Properties/Resources.Designer.cs b/Graphics Media and Animation/UsingSpeech/Properties/Resources.Designer.cs similarity index 100% rename from Speech and Media/UsingSpeech/Properties/Resources.Designer.cs rename to Graphics Media and Animation/UsingSpeech/Properties/Resources.Designer.cs diff --git a/Threading/UsingDispatcher/Properties/Resources.resx b/Graphics Media and Animation/UsingSpeech/Properties/Resources.resx similarity index 100% rename from Threading/UsingDispatcher/Properties/Resources.resx rename to Graphics Media and Animation/UsingSpeech/Properties/Resources.resx diff --git a/Speech and Media/UsingSpeech/Properties/Settings.Designer.cs b/Graphics Media and Animation/UsingSpeech/Properties/Settings.Designer.cs similarity index 100% rename from Speech and Media/UsingSpeech/Properties/Settings.Designer.cs rename to Graphics Media and Animation/UsingSpeech/Properties/Settings.Designer.cs diff --git a/Threading/UsingDispatcher/Properties/Settings.settings b/Graphics Media and Animation/UsingSpeech/Properties/Settings.settings similarity index 100% rename from Threading/UsingDispatcher/Properties/Settings.settings rename to Graphics Media and Animation/UsingSpeech/Properties/Settings.settings diff --git a/Speech and Media/UsingSpeech/UsingSpeech.csproj b/Graphics Media and Animation/UsingSpeech/UsingSpeech.csproj similarity index 100% rename from Speech and Media/UsingSpeech/UsingSpeech.csproj rename to Graphics Media and Animation/UsingSpeech/UsingSpeech.csproj diff --git a/Graphics Media and Animation/Visual Layer/CompositionTarget/App.config b/Graphics Media and Animation/Visual Layer/CompositionTarget/App.config new file mode 100644 index 000000000..88fa4027b --- /dev/null +++ b/Graphics Media and Animation/Visual Layer/CompositionTarget/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Visual Layer/CompositionTarget/App.cs b/Graphics Media and Animation/Visual Layer/CompositionTarget/App.cs similarity index 100% rename from Visual Layer/CompositionTarget/App.cs rename to Graphics Media and Animation/Visual Layer/CompositionTarget/App.cs diff --git a/Visual Layer/CompositionTarget/App.xaml b/Graphics Media and Animation/Visual Layer/CompositionTarget/App.xaml similarity index 100% rename from Visual Layer/CompositionTarget/App.xaml rename to Graphics Media and Animation/Visual Layer/CompositionTarget/App.xaml diff --git a/Visual Layer/CompositionTarget/CompositionTarget.csproj b/Graphics Media and Animation/Visual Layer/CompositionTarget/CompositionTarget.csproj similarity index 100% rename from Visual Layer/CompositionTarget/CompositionTarget.csproj rename to Graphics Media and Animation/Visual Layer/CompositionTarget/CompositionTarget.csproj diff --git a/Visual Layer/CompositionTarget/MainWindow.cs b/Graphics Media and Animation/Visual Layer/CompositionTarget/MainWindow.cs similarity index 100% rename from Visual Layer/CompositionTarget/MainWindow.cs rename to Graphics Media and Animation/Visual Layer/CompositionTarget/MainWindow.cs diff --git a/Visual Layer/CompositionTarget/MainWindow.xaml b/Graphics Media and Animation/Visual Layer/CompositionTarget/MainWindow.xaml similarity index 100% rename from Visual Layer/CompositionTarget/MainWindow.xaml rename to Graphics Media and Animation/Visual Layer/CompositionTarget/MainWindow.xaml diff --git a/Visual Layer/CompositionTarget/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/AssemblyInfo.cs similarity index 100% rename from Visual Layer/CompositionTarget/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/AssemblyInfo.cs diff --git a/Visual Layer/CompositionTarget/Properties/Resources.Designer.cs b/Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Resources.Designer.cs similarity index 100% rename from Visual Layer/CompositionTarget/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Resources.Designer.cs diff --git a/Visual Layer/CompositionTarget/Properties/Resources.resx b/Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Resources.resx similarity index 100% rename from Visual Layer/CompositionTarget/Properties/Resources.resx rename to Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Resources.resx diff --git a/Visual Layer/CompositionTarget/Properties/Settings.Designer.cs b/Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Settings.Designer.cs similarity index 100% rename from Visual Layer/CompositionTarget/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Settings.Designer.cs diff --git a/Visual Layer/CompositionTarget/Properties/Settings.settings b/Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Settings.settings similarity index 100% rename from Visual Layer/CompositionTarget/Properties/Settings.settings rename to Graphics Media and Animation/Visual Layer/CompositionTarget/Properties/Settings.settings diff --git a/Graphics Media and Animation/Visual Layer/DrawingVisual/App.config b/Graphics Media and Animation/Visual Layer/DrawingVisual/App.config new file mode 100644 index 000000000..88fa4027b --- /dev/null +++ b/Graphics Media and Animation/Visual Layer/DrawingVisual/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Visual Layer/DrawingVisual/App.cs b/Graphics Media and Animation/Visual Layer/DrawingVisual/App.cs similarity index 100% rename from Visual Layer/DrawingVisual/App.cs rename to Graphics Media and Animation/Visual Layer/DrawingVisual/App.cs diff --git a/Visual Layer/DrawingVisual/App.xaml b/Graphics Media and Animation/Visual Layer/DrawingVisual/App.xaml similarity index 100% rename from Visual Layer/DrawingVisual/App.xaml rename to Graphics Media and Animation/Visual Layer/DrawingVisual/App.xaml diff --git a/Visual Layer/DrawingVisual/DrawingVisual.csproj b/Graphics Media and Animation/Visual Layer/DrawingVisual/DrawingVisual.csproj similarity index 100% rename from Visual Layer/DrawingVisual/DrawingVisual.csproj rename to Graphics Media and Animation/Visual Layer/DrawingVisual/DrawingVisual.csproj diff --git a/Visual Layer/DrawingVisual/MainWindow.cs b/Graphics Media and Animation/Visual Layer/DrawingVisual/MainWindow.cs similarity index 100% rename from Visual Layer/DrawingVisual/MainWindow.cs rename to Graphics Media and Animation/Visual Layer/DrawingVisual/MainWindow.cs diff --git a/Visual Layer/DrawingVisual/MainWindow.xaml b/Graphics Media and Animation/Visual Layer/DrawingVisual/MainWindow.xaml similarity index 100% rename from Visual Layer/DrawingVisual/MainWindow.xaml rename to Graphics Media and Animation/Visual Layer/DrawingVisual/MainWindow.xaml diff --git a/Visual Layer/DrawingVisual/MyVisualHost.cs b/Graphics Media and Animation/Visual Layer/DrawingVisual/MyVisualHost.cs similarity index 100% rename from Visual Layer/DrawingVisual/MyVisualHost.cs rename to Graphics Media and Animation/Visual Layer/DrawingVisual/MyVisualHost.cs diff --git a/Visual Layer/DrawingVisual/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/AssemblyInfo.cs similarity index 100% rename from Visual Layer/DrawingVisual/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/AssemblyInfo.cs diff --git a/Visual Layer/DrawingVisual/Properties/Resources.Designer.cs b/Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Resources.Designer.cs similarity index 100% rename from Visual Layer/DrawingVisual/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Resources.Designer.cs diff --git a/Visual Layer/DrawingVisual/Properties/Resources.resx b/Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Resources.resx similarity index 100% rename from Visual Layer/DrawingVisual/Properties/Resources.resx rename to Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Resources.resx diff --git a/Visual Layer/DrawingVisual/Properties/Settings.Designer.cs b/Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Settings.Designer.cs similarity index 100% rename from Visual Layer/DrawingVisual/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Settings.Designer.cs diff --git a/Visual Layer/DrawingVisual/Properties/Settings.settings b/Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Settings.settings similarity index 100% rename from Visual Layer/DrawingVisual/Properties/Settings.settings rename to Graphics Media and Animation/Visual Layer/DrawingVisual/Properties/Settings.settings diff --git a/Graphics Media and Animation/Visual Layer/VisualsHitTesting/App.config b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/App.config new file mode 100644 index 000000000..88fa4027b --- /dev/null +++ b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Visual Layer/VisualsHitTesting/Form1.Designer.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Form1.Designer.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/Form1.Designer.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Form1.Designer.cs diff --git a/Visual Layer/VisualsHitTesting/Form1.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Form1.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/Form1.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Form1.cs diff --git a/Visual Layer/VisualsHitTesting/MyShape.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/MyShape.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/MyShape.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/MyShape.cs diff --git a/Visual Layer/VisualsHitTesting/MyWindow.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/MyWindow.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/MyWindow.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/MyWindow.cs diff --git a/Visual Layer/VisualsHitTesting/Program.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Program.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/Program.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Program.cs diff --git a/Visual Layer/VisualsHitTesting/Properties/AssemblyInfo.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/AssemblyInfo.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/Properties/AssemblyInfo.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/AssemblyInfo.cs diff --git a/Visual Layer/VisualsHitTesting/Properties/Resources.Designer.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Resources.Designer.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/Properties/Resources.Designer.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Resources.Designer.cs diff --git a/Visual Layer/VisualsHitTesting/Properties/Resources.resx b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Resources.resx similarity index 100% rename from Visual Layer/VisualsHitTesting/Properties/Resources.resx rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Resources.resx diff --git a/Visual Layer/VisualsHitTesting/Properties/Settings.Designer.cs b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Settings.Designer.cs similarity index 100% rename from Visual Layer/VisualsHitTesting/Properties/Settings.Designer.cs rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Settings.Designer.cs diff --git a/Visual Layer/VisualsHitTesting/Properties/Settings.settings b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Settings.settings similarity index 100% rename from Visual Layer/VisualsHitTesting/Properties/Settings.settings rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/Properties/Settings.settings diff --git a/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj similarity index 100% rename from Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/VisualsHitTesting.csproj diff --git a/Visual Layer/VisualsHitTesting/form1.resx b/Graphics Media and Animation/Visual Layer/VisualsHitTesting/form1.resx similarity index 100% rename from Visual Layer/VisualsHitTesting/form1.resx rename to Graphics Media and Animation/Visual Layer/VisualsHitTesting/form1.resx diff --git a/Graphics/2DTransforms/README.md b/Graphics/2DTransforms/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/2DTransforms/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/AITCodec/README.md b/Graphics/AITCodec/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/AITCodec/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/BMPEncoderAndDecoder/README.md b/Graphics/BMPEncoderAndDecoder/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/BMPEncoderAndDecoder/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/BitmapEffectsGallery/README.md b/Graphics/BitmapEffectsGallery/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/BitmapEffectsGallery/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/BitmapMetadata/README.md b/Graphics/BitmapMetadata/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/BitmapMetadata/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/Brushes/README.md b/Graphics/Brushes/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/Brushes/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/ClipRegion/README.md b/Graphics/ClipRegion/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/ClipRegion/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/Converter/README.md b/Graphics/Converter/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/Converter/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/CustomBitmapEffect/README.md b/Graphics/CustomBitmapEffect/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/CustomBitmapEffect/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/DrawingBrush/README.md b/Graphics/DrawingBrush/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/DrawingBrush/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/GIFEncoderAndDecoder/README.md b/Graphics/GIFEncoderAndDecoder/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/GIFEncoderAndDecoder/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/Geometery/README.md b/Graphics/Geometery/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/Geometery/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/Geometries/README.md b/Graphics/Geometries/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/Geometries/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/ImageBrush/README.md b/Graphics/ImageBrush/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/ImageBrush/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/ImageView/README.md b/Graphics/ImageView/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/ImageView/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/JPEGEncoderAndDecoder/README.md b/Graphics/JPEGEncoderAndDecoder/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/JPEGEncoderAndDecoder/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/Matrix/README.md b/Graphics/Matrix/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/Matrix/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/OpacityMasking/README.md b/Graphics/OpacityMasking/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/OpacityMasking/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/PNGEncoderAndDecoder/README.md b/Graphics/PNGEncoderAndDecoder/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/PNGEncoderAndDecoder/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/Point/README.md b/Graphics/Point/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/Point/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/ShapeElements/README.md b/Graphics/ShapeElements/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/ShapeElements/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/ShapesGallery/README.md b/Graphics/ShapesGallery/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/ShapesGallery/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/SystemBrushesAndColors/README.md b/Graphics/SystemBrushesAndColors/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/SystemBrushesAndColors/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/TIFFEncoderAndDecoder/README.md b/Graphics/TIFFEncoderAndDecoder/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/TIFFEncoderAndDecoder/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/Vector/README.md b/Graphics/Vector/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/Vector/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/VisualBrush/README.md b/Graphics/VisualBrush/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/VisualBrush/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Graphics/WDPEncoderAndDecoder/README.md b/Graphics/WDPEncoderAndDecoder/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Graphics/WDPEncoderAndDecoder/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/CaptureUnCaptureMouse/README.md b/Input and Commands/CaptureUnCaptureMouse/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/CaptureUnCaptureMouse/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/CommandSourceControlUsingSystemTimer/README.md b/Input and Commands/CommandSourceControlUsingSystemTimer/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/CommandSourceControlUsingSystemTimer/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/CommandSourceControlWithDispatcherTimer/README.md b/Input and Commands/CommandSourceControlWithDispatcherTimer/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/CommandSourceControlWithDispatcherTimer/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/CursorType/README.md b/Input and Commands/CursorType/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/CursorType/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/CustomRoutedCommand/README.md b/Input and Commands/CustomRoutedCommand/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/CustomRoutedCommand/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/EditingCommands/README.md b/Input and Commands/EditingCommands/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/EditingCommands/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/EventOnGainAndLooseFocus/README.md b/Input and Commands/EventOnGainAndLooseFocus/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/EventOnGainAndLooseFocus/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/HandlingEventOnCommand/README.md b/Input and Commands/HandlingEventOnCommand/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/HandlingEventOnCommand/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/HandlingEventOnCommandUsingCode/README.md b/Input and Commands/HandlingEventOnCommandUsingCode/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/HandlingEventOnCommandUsingCode/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/ICommandSourceImplementation/README.md b/Input and Commands/ICommandSourceImplementation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/ICommandSourceImplementation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/KeyStrokeCounter/README.md b/Input and Commands/KeyStrokeCounter/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/KeyStrokeCounter/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/KeyboardKey/README.md b/Input and Commands/KeyboardKey/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/KeyboardKey/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/MousePointer/README.md b/Input and Commands/MousePointer/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/MousePointer/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/MouseState/README.md b/Input and Commands/MouseState/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/MouseState/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/MoveObjectWithMouse/README.md b/Input and Commands/MoveObjectWithMouse/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/MoveObjectWithMouse/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Input and Commands/ProgrammaticFocusControl/README.md b/Input and Commands/ProgrammaticFocusControl/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Input and Commands/ProgrammaticFocusControl/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/AxControl/README.md b/Migration and Interoperability/AxControl/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/AxControl/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/HWNDInWPF/README.md b/Migration and Interoperability/HWNDInWPF/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/HWNDInWPF/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/HostingAxInXaml/README.md b/Migration and Interoperability/HostingAxInXaml/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/HostingAxInXaml/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/HostingWfInWPF/README.md b/Migration and Interoperability/HostingWfInWPF/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/HostingWfInWPF/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/HostingWfInWpfWithXaml/README.md b/Migration and Interoperability/HostingWfInWpfWithXaml/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/HostingWfInWpfWithXaml/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/HostingWfWithVisualStyles/README.md b/Migration and Interoperability/HostingWfWithVisualStyles/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/HostingWfWithVisualStyles/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/HostingWpfUserControlInWf/README.md b/Migration and Interoperability/HostingWpfUserControlInWf/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/HostingWpfUserControlInWf/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/LocalizingWpfInWf/README.md b/Migration and Interoperability/LocalizingWpfInWf/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/LocalizingWpfInWf/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/PropertyMappingWithElementHost/README.md b/Migration and Interoperability/PropertyMappingWithElementHost/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/PropertyMappingWithElementHost/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/PropertyMappingWithWfh/README.md b/Migration and Interoperability/PropertyMappingWithWfh/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/PropertyMappingWithWfh/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/WPFHostingWin32Control/README.md b/Migration and Interoperability/WPFHostingWin32Control/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/WPFHostingWin32Control/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/WPFUserControlHost/README.md b/Migration and Interoperability/WPFUserControlHost/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/WPFUserControlHost/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/WPFWithWFAndDatabinding/README.md b/Migration and Interoperability/WPFWithWFAndDatabinding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/WPFWithWFAndDatabinding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/Win32Clock/README.md b/Migration and Interoperability/Win32Clock/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/Win32Clock/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/Win32HostingWPFPage/README.md b/Migration and Interoperability/Win32HostingWPFPage/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/Win32HostingWPFPage/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/WindowsFormsHostingWpfControl/README.md b/Migration and Interoperability/WindowsFormsHostingWpfControl/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/WindowsFormsHostingWpfControl/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/WpfHostingWindowsFormsControl/README.md b/Migration and Interoperability/WpfHostingWindowsFormsControl/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/WpfHostingWindowsFormsControl/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Migration and Interoperability/WpfLayoutHostingWfWithXaml/README.md b/Migration and Interoperability/WpfLayoutHostingWfWithXaml/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Migration and Interoperability/WpfLayoutHostingWfWithXaml/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Properties/Callbacks/README.md b/Properties/Callbacks/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Properties/Callbacks/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Properties/CustomClassesWithDP/README.md b/Properties/CustomClassesWithDP/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Properties/CustomClassesWithDP/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Properties/RestoringDefaultValues/README.md b/Properties/RestoringDefaultValues/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Properties/RestoringDefaultValues/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Resources/ApplicationResources/README.md b/Resources/ApplicationResources/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Resources/ApplicationResources/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Resources/DefiningResources/README.md b/Resources/DefiningResources/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Resources/DefiningResources/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Resources/MergedResources/README.md b/Resources/MergedResources/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Resources/MergedResources/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/CalculatorDemo/README.md b/Sample Applications/CalculatorDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/CalculatorDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/ConcentricRingsDemo/README.md b/Sample Applications/ConcentricRingsDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/ConcentricRingsDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/CubeAnimationDemo/README.md b/Sample Applications/CubeAnimationDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/CubeAnimationDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/DataBindingDemo/README.md b/Sample Applications/DataBindingDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/DataBindingDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/DropShadow/README.md b/Sample Applications/DropShadow/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/DropShadow/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/EditBoxControlLibrary/README.md b/Sample Applications/EditBoxControlLibrary/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/EditBoxControlLibrary/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/EditingExaminerDemo/README.md b/Sample Applications/EditingExaminerDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/EditingExaminerDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/ExpenseItDemo/README.md b/Sample Applications/ExpenseItDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/ExpenseItDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/FontDialog/README.md b/Sample Applications/FontDialog/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/FontDialog/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/GeometryDesignerDemo/README.md b/Sample Applications/GeometryDesignerDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/GeometryDesignerDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/GraphingCalculatorDemo/README.md b/Sample Applications/GraphingCalculatorDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/GraphingCalculatorDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/HexSphereDemo/README.md b/Sample Applications/HexSphereDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/HexSphereDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/HtmlToXamlDemo/README.md b/Sample Applications/HtmlToXamlDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/HtmlToXamlDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/LayoutTransitionsDemo/README.md b/Sample Applications/LayoutTransitionsDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/LayoutTransitionsDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/ParticlesDemo/README.md b/Sample Applications/ParticlesDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/ParticlesDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/PhotoFlipperDemo/README.md b/Sample Applications/PhotoFlipperDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/PhotoFlipperDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/PhotoStoreDemo/README.md b/Sample Applications/PhotoStoreDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/PhotoStoreDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/PhotoViewerDemo/README.md b/Sample Applications/PhotoViewerDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/PhotoViewerDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/SlidePuzzleDemo/README.md b/Sample Applications/SlidePuzzleDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/SlidePuzzleDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/StickyNotesDemo/README.md b/Sample Applications/StickyNotesDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/StickyNotesDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/TrafficAlertDemo/README.md b/Sample Applications/TrafficAlertDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/TrafficAlertDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/VideoTextDemo/README.md b/Sample Applications/VideoTextDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/VideoTextDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Sample Applications/VideoViewerDemo/README.md b/Sample Applications/VideoViewerDemo/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Sample Applications/VideoViewerDemo/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Speech and Media/MediaGallery/README.md b/Speech and Media/MediaGallery/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Speech and Media/MediaGallery/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Speech and Media/UsingSpeech/README.md b/Speech and Media/UsingSpeech/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Speech and Media/UsingSpeech/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Styles & Templates/AlternatingAppearanceOfItems/README.md b/Styles & Templates/AlternatingAppearanceOfItems/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Styles & Templates/AlternatingAppearanceOfItems/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Styles & Templates/ContentControlStyle/README.md b/Styles & Templates/ContentControlStyle/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Styles & Templates/ContentControlStyle/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Styles & Templates/EventTriggers/README.md b/Styles & Templates/EventTriggers/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Styles & Templates/EventTriggers/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Styles & Templates/FindingElementsInTemplates/README.md b/Styles & Templates/FindingElementsInTemplates/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Styles & Templates/FindingElementsInTemplates/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Styles & Templates/IntroToStylingAndTemplating/README.md b/Styles & Templates/IntroToStylingAndTemplating/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Styles & Templates/IntroToStylingAndTemplating/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Threading/MultiThreadingWebBrowser/README.md b/Threading/MultiThreadingWebBrowser/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Threading/MultiThreadingWebBrowser/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Threading/SingleThreadedApplication/README.md b/Threading/SingleThreadedApplication/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Threading/SingleThreadedApplication/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Threading/UsingDispatcher/README.md b/Threading/UsingDispatcher/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Threading/UsingDispatcher/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Visual Layer/CompositionTarget/README.md b/Visual Layer/CompositionTarget/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Visual Layer/CompositionTarget/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Visual Layer/DrawingVisual/README.md b/Visual Layer/DrawingVisual/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Visual Layer/DrawingVisual/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Visual Layer/VisualsHitTesting/README.md b/Visual Layer/VisualsHitTesting/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Visual Layer/VisualsHitTesting/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/WPFSamples.sln b/WPFSamples.sln index 90699cee8..1f87ac521 100644 --- a/WPFSamples.sln +++ b/WPFSamples.sln @@ -205,7 +205,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmlnsBind", "Data Binding\X EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Accessibility", "Accessibility", "{1F188D09-3354-49E6-A618-4CE461C605CA}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Speech and Media", "Speech and Media", "{0DFB8358-1737-4B60-AD1A-52615F605374}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Graphics Media and Animation", "Graphics Media and Animation", "{0DFB8358-1737-4B60-AD1A-52615F605374}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documents", "Documents", "{F9BFF0BB-9124-49AE-8482-32A126D58AD2}" EndProject @@ -309,49 +309,49 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleProvider", "Accessibi EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Graphics", "Graphics", "{D9F39497-ECED-4D2B-8105-77F4E3981ABE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Brushes", "Graphics\Brushes\Brushes.csproj", "{C9707878-5739-498B-A982-BEC90E63B458}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Brushes", "Graphics Media and Animation\Graphics\Brushes\Brushes.csproj", "{C9707878-5739-498B-A982-BEC90E63B458}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawingBrush", "Graphics\DrawingBrush\DrawingBrush.csproj", "{4E3193A6-3EDA-4EB3-8807-0B75A1F33A60}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawingBrush", "Graphics Media and Animation\Graphics\DrawingBrush\DrawingBrush.csproj", "{4E3193A6-3EDA-4EB3-8807-0B75A1F33A60}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageBrush", "Graphics\ImageBrush\ImageBrush.csproj", "{6D7AF134-C776-41F3-83E4-C491A384AE1B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageBrush", "Graphics Media and Animation\Graphics\ImageBrush\ImageBrush.csproj", "{6D7AF134-C776-41F3-83E4-C491A384AE1B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpacityMasking", "Graphics\OpacityMasking\OpacityMasking.csproj", "{438961A1-EE19-4969-8B2F-792FCB84F35B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpacityMasking", "Graphics Media and Animation\Graphics\OpacityMasking\OpacityMasking.csproj", "{438961A1-EE19-4969-8B2F-792FCB84F35B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SystemBrushesAndColors", "Graphics\SystemBrushesAndColors\SystemBrushesAndColors.csproj", "{43483715-7FD5-4238-8301-48C20BFD3E26}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SystemBrushesAndColors", "Graphics Media and Animation\Graphics\SystemBrushesAndColors\SystemBrushesAndColors.csproj", "{43483715-7FD5-4238-8301-48C20BFD3E26}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualBrush", "Graphics\VisualBrush\VisualBrush.csproj", "{87A59919-5264-46AD-A181-9918B038EDE1}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualBrush", "Graphics Media and Animation\Graphics\VisualBrush\VisualBrush.csproj", "{87A59919-5264-46AD-A181-9918B038EDE1}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClipRegion", "Graphics\ClipRegion\ClipRegion.csproj", "{95F33774-9D53-46A9-B039-734A377E4DBD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClipRegion", "Graphics Media and Animation\Graphics\ClipRegion\ClipRegion.csproj", "{95F33774-9D53-46A9-B039-734A377E4DBD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Converter", "Graphics\Converter\Converter.csproj", "{EFE6DAE7-8AF5-40E3-BC53-9698EA318C20}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Converter", "Graphics Media and Animation\Graphics\Converter\Converter.csproj", "{EFE6DAE7-8AF5-40E3-BC53-9698EA318C20}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Point", "Graphics\Point\Point.csproj", "{08AF1B6E-1D62-47CC-AEF1-9F7BDBE883B3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Point", "Graphics Media and Animation\Graphics\Point\Point.csproj", "{08AF1B6E-1D62-47CC-AEF1-9F7BDBE883B3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vector", "Graphics\Vector\Vector.csproj", "{F98C891C-CED3-4589-8D50-715AA1F4F3BA}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vector", "Graphics Media and Animation\Graphics\Vector\Vector.csproj", "{F98C891C-CED3-4589-8D50-715AA1F4F3BA}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShapeElements", "Graphics\ShapeElements\ShapeElements.csproj", "{EF5847E5-BF89-4D2E-8FDA-ABBCEC0EE8D7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShapeElements", "Graphics Media and Animation\Graphics\ShapeElements\ShapeElements.csproj", "{EF5847E5-BF89-4D2E-8FDA-ABBCEC0EE8D7}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShapesGallery", "Graphics\ShapesGallery\ShapesGallery.csproj", "{C87F6002-8860-4B29-94C8-F2C0B392E87A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShapesGallery", "Graphics Media and Animation\Graphics\ShapesGallery\ShapesGallery.csproj", "{C87F6002-8860-4B29-94C8-F2C0B392E87A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "2DTransforms", "Graphics\2DTransforms\2DTransforms.csproj", "{6B9A308F-FCC3-4335-B999-B72EE21DC9BA}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "2DTransforms", "Graphics Media and Animation\Graphics\2DTransforms\2DTransforms.csproj", "{6B9A308F-FCC3-4335-B999-B72EE21DC9BA}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Matrix", "Graphics\Matrix\Matrix.csproj", "{C1E39C4C-C3C1-4D86-8CC8-B1E3B66ADB0A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Matrix", "Graphics Media and Animation\Graphics\Matrix\Matrix.csproj", "{C1E39C4C-C3C1-4D86-8CC8-B1E3B66ADB0A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BitmapMetadata", "Graphics\BitmapMetadata\BitmapMetadata.csproj", "{6239125D-9C34-46BB-84A0-229C90D98247}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BitmapMetadata", "Graphics Media and Animation\Graphics\BitmapMetadata\BitmapMetadata.csproj", "{6239125D-9C34-46BB-84A0-229C90D98247}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BMPEncoderAndDecoder", "Graphics\BMPEncoderAndDecoder\BMPEncoderAndDecoder.csproj", "{97E611C1-B808-4E80-8B27-9F3C19CA9041}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BMPEncoderAndDecoder", "Graphics Media and Animation\Graphics\BMPEncoderAndDecoder\BMPEncoderAndDecoder.csproj", "{97E611C1-B808-4E80-8B27-9F3C19CA9041}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GIFEncoderAndDecoder", "Graphics\GIFEncoderAndDecoder\GIFEncoderAndDecoder.csproj", "{59534261-4C37-421E-B2A6-B4234DB2B818}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GIFEncoderAndDecoder", "Graphics Media and Animation\Graphics\GIFEncoderAndDecoder\GIFEncoderAndDecoder.csproj", "{59534261-4C37-421E-B2A6-B4234DB2B818}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageView", "Graphics\ImageView\ImageView.csproj", "{6D6156A7-7D25-44F2-9F8B-3BA2C150F3CC}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageView", "Graphics Media and Animation\Graphics\ImageView\ImageView.csproj", "{6D6156A7-7D25-44F2-9F8B-3BA2C150F3CC}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JPEGEncoderAndDecoder", "Graphics\JPEGEncoderAndDecoder\JPEGEncoderAndDecoder.csproj", "{4B352DA8-7B65-4175-8ED4-BFD9E2E5694F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JPEGEncoderAndDecoder", "Graphics Media and Animation\Graphics\JPEGEncoderAndDecoder\JPEGEncoderAndDecoder.csproj", "{4B352DA8-7B65-4175-8ED4-BFD9E2E5694F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PNGEncoderAndDecoder", "Graphics\PNGEncoderAndDecoder\PNGEncoderAndDecoder.csproj", "{C94FE03A-0517-499D-AA25-AB84159BC9F8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PNGEncoderAndDecoder", "Graphics Media and Animation\Graphics\PNGEncoderAndDecoder\PNGEncoderAndDecoder.csproj", "{C94FE03A-0517-499D-AA25-AB84159BC9F8}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TIFFEncoderAndDecoder", "Graphics\TIFFEncoderAndDecoder\TIFFEncoderAndDecoder.csproj", "{9BCFFE24-236A-49B6-8920-A82053AA7843}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TIFFEncoderAndDecoder", "Graphics Media and Animation\Graphics\TIFFEncoderAndDecoder\TIFFEncoderAndDecoder.csproj", "{9BCFFE24-236A-49B6-8920-A82053AA7843}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WDPEncoderAndDecoder", "Graphics\WDPEncoderAndDecoder\WDPEncoderAndDecoder.csproj", "{D34FA0D1-8E97-4A4A-A1B9-572A6CB2E895}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WDPEncoderAndDecoder", "Graphics Media and Animation\Graphics\WDPEncoderAndDecoder\WDPEncoderAndDecoder.csproj", "{D34FA0D1-8E97-4A4A-A1B9-572A6CB2E895}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Transformations", "Transformations", "{7F823EE8-C367-42BB-92A5-C02EA728A112}" EndProject @@ -359,22 +359,54 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shapes", "Shapes", "{9014D1 EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Encoding And Decoding", "Encoding And Decoding", "{4143949C-58F7-4C83-B1B5-82ABFB63D3C1}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AitCodec", "Graphics\AITCodec\cpp\aitcodec.vcxproj", "{1D6ED2DF-D22A-4660-8197-A4D05B051CE6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AitCodec", "Graphics Media and Animation\Graphics\AITCodec\cpp\aitcodec.vcxproj", "{1D6ED2DF-D22A-4660-8197-A4D05B051CE6}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Effects", "Effects", "{753E05A9-3C3A-44E1-A381-CF4FB3E9AEBB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BitmapEffectsGallery", "Graphics\BitmapEffectsGallery\BitmapEffectsGallery.csproj", "{7751718D-A4F5-49C8-B40C-7330DD2206F3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BitmapEffectsGallery", "Graphics Media and Animation\Graphics\BitmapEffectsGallery\BitmapEffectsGallery.csproj", "{7751718D-A4F5-49C8-B40C-7330DD2206F3}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Geometries", "Geometries", "{3BDF5468-2EF9-4BD3-9E8B-675D03FE3B06}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geometery", "Graphics\Geometery\Geometery.csproj", "{87466DDE-BDEF-4531-9BC3-17CFFDEF092D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geometery", "Graphics Media and Animation\Graphics\Geometery\Geometery.csproj", "{87466DDE-BDEF-4531-9BC3-17CFFDEF092D}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Brushes Samples", "Brushes Samples", "{9CA9DB4A-FB87-43AF-AB04-F8D4C305475D}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Animation", "Animation", "{78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimationExamples", "Graphics Media and Animation\Animation\AnimationExamples\AnimationExamples.csproj", "{E230228F-54C2-4929-BD65-21E67E08B3E7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PropertyAnimation", "Graphics Media and Animation\Animation\PropertyAnimation\PropertyAnimation.csproj", "{160DE6CE-6511-4F82-B8C9-349C59DE0C85}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpacityAnimation", "Graphics Media and Animation\Animation\OpacityAnimation\OpacityAnimation.csproj", "{9555DE9A-C478-4445-B1D9-B6808CADA904}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimationTiming", "Graphics Media and Animation\Animation\AnimationTiming\AnimationTiming.csproj", "{D885137D-4590-42ED-9CF4-5D6C94F62E51}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomAnimation", "Graphics Media and Animation\Animation\CustomAnimation\CustomAnimation.csproj", "{1A9044D7-C2EE-4F0F-9285-8BA0AF4DC3D5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TargetValues", "Graphics Media and Animation\Animation\TargetValues\TargetValues.csproj", "{6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyFrameAnimation", "Graphics Media and Animation\Animation\KeyFrameAnimation\KeyFrameAnimation.csproj", "{4193AFCC-D5BC-45B7-B21B-C4A25C37A700}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LocalAnimations", "Graphics Media and Animation\Animation\LocalAnimations\LocalAnimations.csproj", "{25060FB8-91AA-48E8-967D-DC44240F434B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeySplineAnimations", "Graphics Media and Animation\Animation\KeySplineAnimations\KeySplineAnimations.csproj", "{10943E68-65D8-4BB6-B527-FB7A15F1F08A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PathAnimations", "Graphics Media and Animation\Animation\PathAnimations\PathAnimations.csproj", "{FFA153CA-8819-4E30-83E1-E1F140128997}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Per-FrameAnimation", "Graphics Media and Animation\Animation\Per-FrameAnimation\Per-FrameAnimation.csproj", "{20D23173-AF06-4C80-A69F-122C4FD8193F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MediaGallery", "Graphics Media and Animation\MediaGallery\MediaGallery.csproj", "{1028A97F-B4CE-4D46-A73F-AB075355B2FD}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsingSpeech", "Graphics Media and Animation\UsingSpeech\UsingSpeech.csproj", "{7A8F578F-002A-4548-849E-E91640929128}" +EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "VisualLayer", "VisualLayer", "{C452BE1A-E17D-49D6-8FC9-6FD31839075D}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompositionTarget", "Graphics Media and Animation\Visual Layer\CompositionTarget\CompositionTarget.csproj", "{BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawingVisual", "Graphics Media and Animation\Visual Layer\DrawingVisual\DrawingVisual.csproj", "{9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualsHitTesting", "Graphics Media and Animation\Visual Layer\VisualsHitTesting\VisualsHitTesting.csproj", "{76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}" +EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Globalization and Localization", "Globalization and Localization", "{1E9657DF-D52C-4CC6-B8D5-B3886FC111CA}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StringLocalizationSample", "Globalization and Localization\StringLocalizationSample\StringLocalizationSample.csproj", "{06C245F2-0E05-452B-81BB-316D2F57A32D}" @@ -409,159 +441,151 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LocApp", "Globalization and EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LocBaml", "Globalization and Localization\BAML Loc\LocBaml\LocBaml.csproj", "{BBC671F5-53BE-4E18-BC3E-923B456143E7}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Elements", "Elements", "{31169629-79F4-4F2C-B5F1-86C58CD41B1F}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Events", "Events", "{32F818A1-F4A9-4147-94EC-C96E39C8C3AB}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Logical and Visual Tree", "Logical and Visual Tree", "{80E4C3F1-B68D-4176-ACF6-7F7E5BEB0240}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Fundamentals", "Fundamentals", "{60B81CCF-7E08-401B-AE2F-6AD999145FD3}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Properties", "Properties", "{23D33D85-012D-465F-A845-9DF0181CF846}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OverridingLogicalTree", "Element Tree\OverridingLogicalTree\OverridingLogicalTree.csproj", "{25C7567C-0704-4D45-A2CD-76C99A2D9947}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SearchingForElement", "Element Tree\SearchingForElement\SearchingForElement.csproj", "{F6BC2B08-009A-44CA-A5C0-7B6B067D293C}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Elements", "Elements", "{31169629-79F4-4F2C-B5F1-86C58CD41B1F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomClassesWithDP", "Properties\CustomClassesWithDP\CustomClassesWithDP.csproj", "{BC20B827-CD59-45EF-B55B-B85C69435580}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextMenuOpening", "Fundamentals\Elements\ContextMenuOpening\ContextMenuOpening.csproj", "{09342EA5-3677-427C-8F70-2055E96B99CD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestoringDefaultValues", "Properties\RestoringDefaultValues\RestoringDefaultValues.csproj", "{537B9AA5-91D9-478A-B010-3DAC78F67DCF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FocusVisualStyle", "Fundamentals\Elements\FocusVisualStyle\FocusVisualStyle.csproj", "{5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Callbacks", "Properties\Callbacks\Callbacks.csproj", "{AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FindingElementInPanel", "Fundamentals\Elements\FindingElementInPanel\FindingElementInPanel.csproj", "{C0FF53DF-A711-47C7-98F3-E86162C3C5C2}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Input and Commands", "Input and Commands", "{2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeightProperties", "Fundamentals\Elements\HeightProperties\HeightProperties.csproj", "{E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Resources", "Resources", "{D5D5E944-7E50-46DB-A406-F96DCD3E63D8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoadedEvent", "Fundamentals\Elements\LoadedEvent\LoadedEvent.csproj", "{132B6CE0-4262-4AFB-ACFD-3FAF95978253}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApplicationResources", "Resources\ApplicationResources\ApplicationResources.csproj", "{2F51B6EF-1F3B-4E85-93A3-37926B770100}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SettingMargins", "Fundamentals\Elements\SettingMargins\SettingMargins.csproj", "{F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DefiningResources", "Resources\DefiningResources\DefiningResources.csproj", "{A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThicknessConverter", "Fundamentals\Elements\ThicknessConverter\ThicknessConverter.csproj", "{EF311600-0BD6-493C-A744-2E1843E47E7B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MergedResources", "Resources\MergedResources\MergedResources.csproj", "{77B42053-782D-445C-B068-1539579DB282}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsingElements", "Fundamentals\Elements\UsingElements\UsingElements.csproj", "{88071B1D-E73F-4234-AC49-FADB01363EBB}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Threading", "Threading", "{40CED083-6ED2-4E06-B2E4-927047CFFF15}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisibiltyChanges", "Fundamentals\Elements\VisibiltyChanges\VisibiltyChanges.csproj", "{811B87B8-7B14-4271-9436-5F580DF0C3B2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiThreadingWebBrowser", "Threading\MultiThreadingWebBrowser\MultiThreadingWebBrowser.csproj", "{E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WidthProperties", "Fundamentals\Elements\WidthProperties\WidthProperties.csproj", "{E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SingleThreadedApplication", "Threading\SingleThreadedApplication\SingleThreadedApplication.csproj", "{09DBA36D-0A98-4F38-AB42-805CAB424F1B}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Events", "Events", "{32F818A1-F4A9-4147-94EC-C96E39C8C3AB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsingDispatcher", "Threading\UsingDispatcher\UsingDispatcher.csproj", "{B1793F96-D67A-4E16-A87D-C7FE88899EF6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AddingEventHandler", "Fundamentals\Events\AddingEventHandler\AddingEventHandler.csproj", "{11C09980-EF76-44D5-AE72-21E4C5DC85EC}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Styles and Templates", "Styles and Templates", "{F56DB86E-388C-48D0-989D-24911A5A1FE4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomRoutedEvents", "Fundamentals\Events\CustomRoutedEvents\CustomRoutedEvents.csproj", "{38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntroToStylingAndTemplating", "Styles & Templates\IntroToStylingAndTemplating\IntroToStylingAndTemplating.csproj", "{9A0D825F-45FB-439C-A57D-E206B4918C95}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FindingSourceElement", "Fundamentals\Events\FindingSourceElement\FindingSourceElement.csproj", "{233450E5-851A-4047-A9B1-FB9941A62854}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventTriggers", "Styles & Templates\EventTriggers\EventTriggers.csproj", "{E30A1BE4-EB9C-466A-861A-C71BA8D5B019}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RoutedEventHandling", "Fundamentals\Events\RoutedEventHandling\RoutedEventHandling.csproj", "{BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentControlStyle", "Styles & Templates\ContentControlStyle\ContentControlStyle.csproj", "{431A0845-C890-411B-82D3-DD2CECC36ACF}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tree", "Tree", "{80E4C3F1-B68D-4176-ACF6-7F7E5BEB0240}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FindingElementsInTemplates", "Styles & Templates\FindingElementsInTemplates\FindingElementsInTemplates.csproj", "{EC2A7EB9-1F25-4534-83EB-3E7A072E5899}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Properties", "Properties", "{23D33D85-012D-465F-A845-9DF0181CF846}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AlternatingAppearanceOfItems", "Styles & Templates\AlternatingAppearanceOfItems\AlternatingAppearanceOfItems.csproj", "{46D66569-3E63-470C-9469-289B5A0D12D4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OverridingLogicalTree", "Fundamentals\Element Tree\OverridingLogicalTree\OverridingLogicalTree.csproj", "{25C7567C-0704-4D45-A2CD-76C99A2D9947}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentMerge", "Documents\Fixed Documents\DocumentMerge\DocumentMerge.csproj", "{B0E897DD-6BAF-4B86-A4E5-C936BAD15805}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SearchingForElement", "Fundamentals\Element Tree\SearchingForElement\SearchingForElement.csproj", "{F6BC2B08-009A-44CA-A5C0-7B6B067D293C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentSerialization", "Documents\Fixed Documents\DocumentSerialization\DocumentSerialization.csproj", "{D4D2367D-5E0C-4048-933A-AE637BAB45B3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomClassesWithDP", "Fundamentals\Properties\CustomClassesWithDP\CustomClassesWithDP.csproj", "{BC20B827-CD59-45EF-B55B-B85C69435580}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentStructure", "Documents\Fixed Documents\DocumentStructure\DocumentStructure.csproj", "{3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestoringDefaultValues", "Fundamentals\Properties\RestoringDefaultValues\RestoringDefaultValues.csproj", "{537B9AA5-91D9-478A-B010-3DAC78F67DCF}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Fixed Documents", "Fixed Documents", "{D56D925A-9931-4A04-BD68-E54485B0F00F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Callbacks", "Fundamentals\Properties\Callbacks\Callbacks.csproj", "{AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Flow Content", "Flow Content", "{6225B80E-436F-4DA9-97EE-241969E81EE8}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Input and Commands", "Input and Commands", "{2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TableRows", "Documents\Flow Content\TableRows\TableRows.csproj", "{6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HandlingEventOnCommand", "Fundamentals\Input and Commands\HandlingEventOnCommand\HandlingEventOnCommand.csproj", "{1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TableBuilder", "Documents\Flow Content\TableBuilder\TableBuilder.csproj", "{C3D421A3-A570-4F37-9490-E1B9CDAFABDB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HandlingEventOnCommandUsingCode", "Fundamentals\Input and Commands\HandlingEventOnCommandUsingCode\HandlingEventOnCommandUsingCode.csproj", "{B731A4DB-4125-469F-866D-0FF8A518E858}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TabularData", "Documents\Flow Content\TabularData\TabularData.csproj", "{0A62BC41-6B20-4989-8094-63762196FCF1}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CursorType", "Fundamentals\Input and Commands\CursorType\CursorType.csproj", "{AE9F7AC3-5080-4D3F-8B80-23CF953DE360}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowContentElements", "Documents\Flow Content\FlowContentElements\FlowContentElements.csproj", "{1E819CBA-DB6B-43A9-8384-C9BF6169BD62}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MouseState", "Fundamentals\Input and Commands\MouseState\MouseState.csproj", "{29AFA90B-7972-4C82-B37A-46C436F922FA}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowContentProperty", "Documents\Flow Content\FlowContentProperty\FlowContentProperty.csproj", "{9BB351D8-DAA1-48BB-9F3D-719839544A81}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventOnGainAndLooseFocus", "Fundamentals\Input and Commands\EventOnGainAndLooseFocus\EventOnGainAndLooseFocus.csproj", "{13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowDocumentNewsClient", "Documents\Flow Content\FlowDocumentNewsClient\FlowDocumentNewsClient.csproj", "{5336F594-A582-405D-8C6D-A4C9B47A0B5E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyboardKey", "Fundamentals\Input and Commands\KeyboardKey\KeyboardKey.csproj", "{9D98F8FB-E5B8-4233-AF47-98348F58F289}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowDocumentProperties", "Documents\Flow Content\FlowDocumentProperties\FlowDocumentProperties.csproj", "{32A3F655-6667-4896-8C0D-E2EA6BD739D5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MousePointer", "Fundamentals\Input and Commands\MousePointer\MousePointer.csproj", "{52B76874-2243-46F3-BF95-C1562523DE25}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FontProperties", "Documents\Flow Content\FontProperties\FontProperties.csproj", "{944D4BC9-6F86-4374-8394-739F32BFCD8C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoveObjectWithMouse", "Fundamentals\Input and Commands\MoveObjectWithMouse\MoveObjectWithMouse.csproj", "{95218968-C1F1-4603-B4F9-9358D42C9F9B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ParagraphAndHyphenation", "Documents\Flow Content\ParagraphAndHyphenation\ParagraphAndHyphenation.csproj", "{5F5987B3-1D89-4E77-971F-6C0EE6565676}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomRoutedCommand", "Fundamentals\Input and Commands\CustomRoutedCommand\CustomRoutedCommand.csproj", "{23F1D90A-D9E2-41B8-AE50-86CB83115E23}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextWrapProperty", "Documents\Flow Content\TextWrapProperty\TextWrapProperty.csproj", "{23A9BDBD-7716-4B03-B395-709ADCCD5983}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EditingCommands", "Fundamentals\Input and Commands\EditingCommands\EditingCommands.csproj", "{52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Annotations", "Annotations", "{076D93D1-076A-4ADD-8D23-64446CB1F18B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandSourceControlWithDispatcherTimer", "Fundamentals\Input and Commands\CommandSourceControlWithDispatcherTimer\CommandSourceControlWithDispatcherTimer.csproj", "{108564DE-9304-4AC5-AC62-DF7D335A36F0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnnotationsStyling", "Documents\Annotations\AnnotationsStyling\AnnotationsStyling.csproj", "{E13DE02E-6368-4921-AFE8-FE8619B5274D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandSourceControlUsingSystemTimer", "Fundamentals\Input and Commands\CommandSourceControlUsingSystemTimer\CommandSourceControlUsingSystemTimer.csproj", "{D0018A16-F28C-4023-A823-4EE06F08413F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnnotatedDocumentViewer", "Documents\Annotations\AnnotatedDocumentViewer\AnnotatedDocumentViewer.csproj", "{2F0211FA-742F-436C-949B-D96B6BA2B9BE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CaptureUnCaptureMouse", "Fundamentals\Input and Commands\CaptureUnCaptureMouse\CaptureUnCaptureMouse.csproj", "{439627DE-B924-437B-9491-498F86030AB4}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextMenuOpening", "Elements\ContextMenuOpening\ContextMenuOpening.csproj", "{09342EA5-3677-427C-8F70-2055E96B99CD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ICommandSourceImplementation", "Fundamentals\Input and Commands\ICommandSourceImplementation\ICommandSourceImplementation.csproj", "{5D5AB569-C721-4088-8407-878590E3816B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FindingElementInPanel", "Elements\FindingElementInPanel\FindingElementInPanel.csproj", "{C0FF53DF-A711-47C7-98F3-E86162C3C5C2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgrammaticFocusControl", "Fundamentals\Input and Commands\ProgrammaticFocusControl\ProgrammaticFocusControl.csproj", "{A5E236AC-7FB4-466C-9E05-6644FAF76072}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FocusVisualStyle", "Elements\FocusVisualStyle\FocusVisualStyle.csproj", "{5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyStrokeCounter", "Fundamentals\Input and Commands\KeyStrokeCounter\KeyStrokeCounter.csproj", "{8DAED098-26C4-4870-91D9-DA56DC856542}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeightProperties", "Elements\HeightProperties\HeightProperties.csproj", "{E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Resources", "Resources", "{D5D5E944-7E50-46DB-A406-F96DCD3E63D8}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoadedEvent", "Elements\LoadedEvent\LoadedEvent.csproj", "{132B6CE0-4262-4AFB-ACFD-3FAF95978253}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApplicationResources", "Fundamentals\Resources\ApplicationResources\ApplicationResources.csproj", "{2F51B6EF-1F3B-4E85-93A3-37926B770100}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SettingMargins", "Elements\SettingMargins\SettingMargins.csproj", "{F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DefiningResources", "Fundamentals\Resources\DefiningResources\DefiningResources.csproj", "{A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThicknessConverter", "Elements\ThicknessConverter\ThicknessConverter.csproj", "{EF311600-0BD6-493C-A744-2E1843E47E7B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MergedResources", "Fundamentals\Resources\MergedResources\MergedResources.csproj", "{77B42053-782D-445C-B068-1539579DB282}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsingElements", "Elements\UsingElements\UsingElements.csproj", "{88071B1D-E73F-4234-AC49-FADB01363EBB}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Threading", "Threading", "{40CED083-6ED2-4E06-B2E4-927047CFFF15}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisibiltyChanges", "Elements\VisibiltyChanges\VisibiltyChanges.csproj", "{811B87B8-7B14-4271-9436-5F580DF0C3B2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiThreadingWebBrowser", "Fundamentals\Threading\MultiThreadingWebBrowser\MultiThreadingWebBrowser.csproj", "{E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WidthProperties", "Elements\WidthProperties\WidthProperties.csproj", "{E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SingleThreadedApplication", "Fundamentals\Threading\SingleThreadedApplication\SingleThreadedApplication.csproj", "{09DBA36D-0A98-4F38-AB42-805CAB424F1B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RoutedEventHandling", "Events\RoutedEventHandling\RoutedEventHandling.csproj", "{BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsingDispatcher", "Fundamentals\Threading\UsingDispatcher\UsingDispatcher.csproj", "{B1793F96-D67A-4E16-A87D-C7FE88899EF6}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FindingSourceElement", "Events\FindingSourceElement\FindingSourceElement.csproj", "{233450E5-851A-4047-A9B1-FB9941A62854}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Styles and Templates", "Styles and Templates", "{F56DB86E-388C-48D0-989D-24911A5A1FE4}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomRoutedEvents", "Events\CustomRoutedEvents\CustomRoutedEvents.csproj", "{38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntroToStylingAndTemplating", "Fundamentals\Styles & Templates\IntroToStylingAndTemplating\IntroToStylingAndTemplating.csproj", "{9A0D825F-45FB-439C-A57D-E206B4918C95}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AddingEventHandler", "Events\AddingEventHandler\AddingEventHandler.csproj", "{11C09980-EF76-44D5-AE72-21E4C5DC85EC}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventTriggers", "Fundamentals\Styles & Templates\EventTriggers\EventTriggers.csproj", "{E30A1BE4-EB9C-466A-861A-C71BA8D5B019}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimationExamples", "Animation\AnimationExamples\AnimationExamples.csproj", "{E230228F-54C2-4929-BD65-21E67E08B3E7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentControlStyle", "Fundamentals\Styles & Templates\ContentControlStyle\ContentControlStyle.csproj", "{431A0845-C890-411B-82D3-DD2CECC36ACF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimationTiming", "Animation\AnimationTiming\AnimationTiming.csproj", "{D885137D-4590-42ED-9CF4-5D6C94F62E51}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FindingElementsInTemplates", "Fundamentals\Styles & Templates\FindingElementsInTemplates\FindingElementsInTemplates.csproj", "{EC2A7EB9-1F25-4534-83EB-3E7A072E5899}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomAnimation", "Animation\CustomAnimation\CustomAnimation.csproj", "{1A9044D7-C2EE-4F0F-9285-8BA0AF4DC3D5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AlternatingAppearanceOfItems", "Fundamentals\Styles & Templates\AlternatingAppearanceOfItems\AlternatingAppearanceOfItems.csproj", "{46D66569-3E63-470C-9469-289B5A0D12D4}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyFrameAnimation", "Animation\KeyFrameAnimation\KeyFrameAnimation.csproj", "{4193AFCC-D5BC-45B7-B21B-C4A25C37A700}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentMerge", "Documents\Fixed Documents\DocumentMerge\DocumentMerge.csproj", "{B0E897DD-6BAF-4B86-A4E5-C936BAD15805}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeySplineAnimations", "Animation\KeySplineAnimations\KeySplineAnimations.csproj", "{10943E68-65D8-4BB6-B527-FB7A15F1F08A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentSerialization", "Documents\Fixed Documents\DocumentSerialization\DocumentSerialization.csproj", "{D4D2367D-5E0C-4048-933A-AE637BAB45B3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LocalAnimations", "Animation\LocalAnimations\LocalAnimations.csproj", "{25060FB8-91AA-48E8-967D-DC44240F434B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentStructure", "Documents\Fixed Documents\DocumentStructure\DocumentStructure.csproj", "{3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpacityAnimation", "Animation\OpacityAnimation\OpacityAnimation.csproj", "{9555DE9A-C478-4445-B1D9-B6808CADA904}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Fixed Documents", "Fixed Documents", "{D56D925A-9931-4A04-BD68-E54485B0F00F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PathAnimations", "Animation\PathAnimations\PathAnimations.csproj", "{FFA153CA-8819-4E30-83E1-E1F140128997}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Flow Content", "Flow Content", "{6225B80E-436F-4DA9-97EE-241969E81EE8}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Per-FrameAnimation", "Animation\Per-FrameAnimation\Per-FrameAnimation.csproj", "{20D23173-AF06-4C80-A69F-122C4FD8193F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TableRows", "Documents\Flow Content\TableRows\TableRows.csproj", "{6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PropertyAnimation", "Animation\PropertyAnimation\PropertyAnimation.csproj", "{160DE6CE-6511-4F82-B8C9-349C59DE0C85}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TableBuilder", "Documents\Flow Content\TableBuilder\TableBuilder.csproj", "{C3D421A3-A570-4F37-9490-E1B9CDAFABDB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TargetValues", "Animation\TargetValues\TargetValues.csproj", "{6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TabularData", "Documents\Flow Content\TabularData\TabularData.csproj", "{0A62BC41-6B20-4989-8094-63762196FCF1}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CaptureUnCaptureMouse", "Input and Commands\CaptureUnCaptureMouse\CaptureUnCaptureMouse.csproj", "{439627DE-B924-437B-9491-498F86030AB4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowContentElements", "Documents\Flow Content\FlowContentElements\FlowContentElements.csproj", "{1E819CBA-DB6B-43A9-8384-C9BF6169BD62}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgrammaticFocusControl", "Input and Commands\ProgrammaticFocusControl\ProgrammaticFocusControl.csproj", "{A5E236AC-7FB4-466C-9E05-6644FAF76072}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowContentProperty", "Documents\Flow Content\FlowContentProperty\FlowContentProperty.csproj", "{9BB351D8-DAA1-48BB-9F3D-719839544A81}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandSourceControlUsingSystemTimer", "Input and Commands\CommandSourceControlUsingSystemTimer\CommandSourceControlUsingSystemTimer.csproj", "{D0018A16-F28C-4023-A823-4EE06F08413F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowDocumentNewsClient", "Documents\Flow Content\FlowDocumentNewsClient\FlowDocumentNewsClient.csproj", "{5336F594-A582-405D-8C6D-A4C9B47A0B5E}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandSourceControlWithDispatcherTimer", "Input and Commands\CommandSourceControlWithDispatcherTimer\CommandSourceControlWithDispatcherTimer.csproj", "{108564DE-9304-4AC5-AC62-DF7D335A36F0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowDocumentProperties", "Documents\Flow Content\FlowDocumentProperties\FlowDocumentProperties.csproj", "{32A3F655-6667-4896-8C0D-E2EA6BD739D5}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CursorType", "Input and Commands\CursorType\CursorType.csproj", "{AE9F7AC3-5080-4D3F-8B80-23CF953DE360}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FontProperties", "Documents\Flow Content\FontProperties\FontProperties.csproj", "{944D4BC9-6F86-4374-8394-739F32BFCD8C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompositionTarget", "Visual Layer\CompositionTarget\CompositionTarget.csproj", "{BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ParagraphAndHyphenation", "Documents\Flow Content\ParagraphAndHyphenation\ParagraphAndHyphenation.csproj", "{5F5987B3-1D89-4E77-971F-6C0EE6565676}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawingVisual", "Visual Layer\DrawingVisual\DrawingVisual.csproj", "{9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextWrapProperty", "Documents\Flow Content\TextWrapProperty\TextWrapProperty.csproj", "{23A9BDBD-7716-4B03-B395-709ADCCD5983}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualsHitTesting", "Visual Layer\VisualsHitTesting\VisualsHitTesting.csproj", "{76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Annotations", "Annotations", "{076D93D1-076A-4ADD-8D23-64446CB1F18B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MediaGallery", "Speech and Media\MediaGallery\MediaGallery.csproj", "{1028A97F-B4CE-4D46-A73F-AB075355B2FD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnnotationsStyling", "Documents\Annotations\AnnotationsStyling\AnnotationsStyling.csproj", "{E13DE02E-6368-4921-AFE8-FE8619B5274D}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsingSpeech", "Speech and Media\UsingSpeech\UsingSpeech.csproj", "{7A8F578F-002A-4548-849E-E91640929128}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnnotatedDocumentViewer", "Documents\Annotations\AnnotatedDocumentViewer\AnnotatedDocumentViewer.csproj", "{2F0211FA-742F-436C-949B-D96B6BA2B9BE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -3544,1206 +3568,6 @@ Global {87466DDE-BDEF-4531-9BC3-17CFFDEF092D}.Release|Win32.Build.0 = Release|Any CPU {87466DDE-BDEF-4531-9BC3-17CFFDEF092D}.Release|x64.ActiveCfg = Release|Any CPU {87466DDE-BDEF-4531-9BC3-17CFFDEF092D}.Release|x64.Build.0 = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|ARM.ActiveCfg = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|ARM.Build.0 = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Win32.ActiveCfg = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Win32.Build.0 = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|x64.ActiveCfg = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|x64.Build.0 = Debug|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Any CPU.Build.0 = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|ARM.ActiveCfg = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|ARM.Build.0 = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Win32.ActiveCfg = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Win32.Build.0 = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|x64.ActiveCfg = Release|Any CPU - {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|x64.Build.0 = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|ARM.ActiveCfg = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|ARM.Build.0 = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Win32.ActiveCfg = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Win32.Build.0 = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|x64.ActiveCfg = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|x64.Build.0 = Debug|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Any CPU.Build.0 = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|ARM.ActiveCfg = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|ARM.Build.0 = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Win32.ActiveCfg = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Win32.Build.0 = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|x64.ActiveCfg = Release|Any CPU - {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|x64.Build.0 = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|ARM.ActiveCfg = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|ARM.Build.0 = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Win32.ActiveCfg = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Win32.Build.0 = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|x64.ActiveCfg = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|x64.Build.0 = Debug|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Any CPU.Build.0 = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|ARM.ActiveCfg = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|ARM.Build.0 = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Win32.ActiveCfg = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Win32.Build.0 = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|x64.ActiveCfg = Release|Any CPU - {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|x64.Build.0 = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|ARM.ActiveCfg = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|ARM.Build.0 = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Win32.ActiveCfg = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Win32.Build.0 = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|x64.ActiveCfg = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|x64.Build.0 = Debug|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Any CPU.Build.0 = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|ARM.ActiveCfg = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|ARM.Build.0 = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Win32.ActiveCfg = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Win32.Build.0 = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|x64.ActiveCfg = Release|Any CPU - {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|x64.Build.0 = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|ARM.ActiveCfg = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|ARM.Build.0 = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Win32.ActiveCfg = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Win32.Build.0 = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|x64.ActiveCfg = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|x64.Build.0 = Debug|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Any CPU.Build.0 = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|ARM.ActiveCfg = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|ARM.Build.0 = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Win32.ActiveCfg = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Win32.Build.0 = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|x64.ActiveCfg = Release|Any CPU - {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|x64.Build.0 = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|ARM.ActiveCfg = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|ARM.Build.0 = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Win32.ActiveCfg = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Win32.Build.0 = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|x64.ActiveCfg = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|x64.Build.0 = Debug|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Any CPU.Build.0 = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|ARM.ActiveCfg = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|ARM.Build.0 = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Win32.ActiveCfg = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Win32.Build.0 = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|x64.ActiveCfg = Release|Any CPU - {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|x64.Build.0 = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|ARM.ActiveCfg = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|ARM.Build.0 = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Win32.ActiveCfg = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Win32.Build.0 = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|x64.ActiveCfg = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|x64.Build.0 = Debug|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Any CPU.Build.0 = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|ARM.ActiveCfg = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|ARM.Build.0 = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Win32.ActiveCfg = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Win32.Build.0 = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|x64.ActiveCfg = Release|Any CPU - {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|x64.Build.0 = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|ARM.ActiveCfg = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|ARM.Build.0 = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Win32.ActiveCfg = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Win32.Build.0 = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|x64.ActiveCfg = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|x64.Build.0 = Debug|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Any CPU.Build.0 = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|ARM.ActiveCfg = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|ARM.Build.0 = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Win32.ActiveCfg = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Win32.Build.0 = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|x64.ActiveCfg = Release|Any CPU - {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|x64.Build.0 = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|ARM.ActiveCfg = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|ARM.Build.0 = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Win32.ActiveCfg = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Win32.Build.0 = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|x64.ActiveCfg = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|x64.Build.0 = Debug|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Any CPU.Build.0 = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|ARM.ActiveCfg = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|ARM.Build.0 = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Win32.ActiveCfg = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Win32.Build.0 = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|x64.ActiveCfg = Release|Any CPU - {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|x64.Build.0 = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|ARM.ActiveCfg = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|ARM.Build.0 = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Win32.ActiveCfg = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Win32.Build.0 = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|x64.ActiveCfg = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|x64.Build.0 = Debug|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Any CPU.Build.0 = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|ARM.ActiveCfg = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|ARM.Build.0 = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Win32.ActiveCfg = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Win32.Build.0 = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|x64.ActiveCfg = Release|Any CPU - {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|x64.Build.0 = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|ARM.ActiveCfg = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|ARM.Build.0 = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Win32.ActiveCfg = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Win32.Build.0 = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|x64.ActiveCfg = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|x64.Build.0 = Debug|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Any CPU.Build.0 = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|ARM.ActiveCfg = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|ARM.Build.0 = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Win32.ActiveCfg = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Win32.Build.0 = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|x64.ActiveCfg = Release|Any CPU - {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|x64.Build.0 = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|ARM.ActiveCfg = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|ARM.Build.0 = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Win32.ActiveCfg = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Win32.Build.0 = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|x64.ActiveCfg = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|x64.Build.0 = Debug|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Any CPU.Build.0 = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|ARM.ActiveCfg = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|ARM.Build.0 = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Win32.ActiveCfg = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Win32.Build.0 = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|x64.ActiveCfg = Release|Any CPU - {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|x64.Build.0 = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|ARM.ActiveCfg = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|ARM.Build.0 = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Win32.ActiveCfg = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Win32.Build.0 = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|x64.ActiveCfg = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|x64.Build.0 = Debug|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Any CPU.Build.0 = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|ARM.ActiveCfg = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|ARM.Build.0 = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Win32.ActiveCfg = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Win32.Build.0 = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|x64.ActiveCfg = Release|Any CPU - {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|x64.Build.0 = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|ARM.ActiveCfg = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|ARM.Build.0 = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Win32.ActiveCfg = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Win32.Build.0 = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|x64.ActiveCfg = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|x64.Build.0 = Debug|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Any CPU.Build.0 = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|ARM.ActiveCfg = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|ARM.Build.0 = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Win32.ActiveCfg = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Win32.Build.0 = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|x64.ActiveCfg = Release|Any CPU - {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|x64.Build.0 = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|ARM.ActiveCfg = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|ARM.Build.0 = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Win32.ActiveCfg = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Win32.Build.0 = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|x64.ActiveCfg = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|x64.Build.0 = Debug|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Any CPU.Build.0 = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|ARM.ActiveCfg = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|ARM.Build.0 = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Win32.ActiveCfg = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Win32.Build.0 = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|x64.ActiveCfg = Release|Any CPU - {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|x64.Build.0 = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Any CPU.Build.0 = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|ARM.ActiveCfg = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|ARM.Build.0 = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Win32.ActiveCfg = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Win32.Build.0 = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|x64.ActiveCfg = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|x64.Build.0 = Debug|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Any CPU.ActiveCfg = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Any CPU.Build.0 = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|ARM.ActiveCfg = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|ARM.Build.0 = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Win32.ActiveCfg = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Win32.Build.0 = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|x64.ActiveCfg = Release|Any CPU - {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|x64.Build.0 = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|ARM.ActiveCfg = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|ARM.Build.0 = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Win32.ActiveCfg = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Win32.Build.0 = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|x64.ActiveCfg = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|x64.Build.0 = Debug|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Any CPU.Build.0 = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|ARM.ActiveCfg = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|ARM.Build.0 = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Win32.ActiveCfg = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Win32.Build.0 = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|x64.ActiveCfg = Release|Any CPU - {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|x64.Build.0 = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|ARM.ActiveCfg = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|ARM.Build.0 = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Win32.ActiveCfg = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Win32.Build.0 = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|x64.ActiveCfg = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|x64.Build.0 = Debug|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Any CPU.Build.0 = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|ARM.ActiveCfg = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|ARM.Build.0 = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Win32.ActiveCfg = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Win32.Build.0 = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|x64.ActiveCfg = Release|Any CPU - {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|x64.Build.0 = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|ARM.ActiveCfg = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|ARM.Build.0 = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Win32.ActiveCfg = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Win32.Build.0 = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|x64.ActiveCfg = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|x64.Build.0 = Debug|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Any CPU.Build.0 = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|ARM.ActiveCfg = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|ARM.Build.0 = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Win32.ActiveCfg = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Win32.Build.0 = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|x64.ActiveCfg = Release|Any CPU - {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|x64.Build.0 = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|ARM.ActiveCfg = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|ARM.Build.0 = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Win32.ActiveCfg = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Win32.Build.0 = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|x64.ActiveCfg = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|x64.Build.0 = Debug|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Any CPU.Build.0 = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|ARM.ActiveCfg = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|ARM.Build.0 = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Win32.ActiveCfg = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Win32.Build.0 = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|x64.ActiveCfg = Release|Any CPU - {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|x64.Build.0 = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|ARM.ActiveCfg = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|ARM.Build.0 = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Win32.ActiveCfg = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Win32.Build.0 = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|x64.ActiveCfg = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|x64.Build.0 = Debug|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Any CPU.Build.0 = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|ARM.ActiveCfg = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|ARM.Build.0 = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Win32.ActiveCfg = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Win32.Build.0 = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|x64.ActiveCfg = Release|Any CPU - {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|x64.Build.0 = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|ARM.ActiveCfg = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|ARM.Build.0 = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Win32.ActiveCfg = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Win32.Build.0 = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|x64.ActiveCfg = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|x64.Build.0 = Debug|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Any CPU.Build.0 = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|ARM.ActiveCfg = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|ARM.Build.0 = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Win32.ActiveCfg = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Win32.Build.0 = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|x64.ActiveCfg = Release|Any CPU - {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|x64.Build.0 = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|Any CPU.Build.0 = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|ARM.ActiveCfg = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|ARM.Build.0 = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|Win32.ActiveCfg = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|Win32.Build.0 = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|x64.ActiveCfg = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Debug|x64.Build.0 = Debug|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|Any CPU.ActiveCfg = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|Any CPU.Build.0 = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|ARM.ActiveCfg = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|ARM.Build.0 = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|Win32.ActiveCfg = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|Win32.Build.0 = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|x64.ActiveCfg = Release|Any CPU - {77B42053-782D-445C-B068-1539579DB282}.Release|x64.Build.0 = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|ARM.ActiveCfg = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|ARM.Build.0 = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Win32.ActiveCfg = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Win32.Build.0 = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|x64.ActiveCfg = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|x64.Build.0 = Debug|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Any CPU.Build.0 = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|ARM.ActiveCfg = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|ARM.Build.0 = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Win32.ActiveCfg = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Win32.Build.0 = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|x64.ActiveCfg = Release|Any CPU - {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|x64.Build.0 = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|ARM.ActiveCfg = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|ARM.Build.0 = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Win32.ActiveCfg = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Win32.Build.0 = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|x64.ActiveCfg = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|x64.Build.0 = Debug|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Any CPU.Build.0 = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|ARM.ActiveCfg = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|ARM.Build.0 = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Win32.ActiveCfg = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Win32.Build.0 = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|x64.ActiveCfg = Release|Any CPU - {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|x64.Build.0 = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|ARM.ActiveCfg = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|ARM.Build.0 = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Win32.ActiveCfg = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Win32.Build.0 = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|x64.ActiveCfg = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|x64.Build.0 = Debug|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Any CPU.Build.0 = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|ARM.ActiveCfg = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|ARM.Build.0 = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Win32.ActiveCfg = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Win32.Build.0 = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|x64.ActiveCfg = Release|Any CPU - {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|x64.Build.0 = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|ARM.ActiveCfg = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|ARM.Build.0 = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Win32.ActiveCfg = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Win32.Build.0 = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|x64.ActiveCfg = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|x64.Build.0 = Debug|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Any CPU.Build.0 = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|ARM.ActiveCfg = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|ARM.Build.0 = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Win32.ActiveCfg = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Win32.Build.0 = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|x64.ActiveCfg = Release|Any CPU - {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|x64.Build.0 = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|ARM.ActiveCfg = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|ARM.Build.0 = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Win32.ActiveCfg = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Win32.Build.0 = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|x64.ActiveCfg = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|x64.Build.0 = Debug|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Any CPU.Build.0 = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|ARM.ActiveCfg = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|ARM.Build.0 = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Win32.ActiveCfg = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Win32.Build.0 = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|x64.ActiveCfg = Release|Any CPU - {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|x64.Build.0 = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|ARM.ActiveCfg = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|ARM.Build.0 = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Win32.ActiveCfg = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Win32.Build.0 = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|x64.ActiveCfg = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|x64.Build.0 = Debug|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Any CPU.Build.0 = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|ARM.ActiveCfg = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|ARM.Build.0 = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Win32.ActiveCfg = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Win32.Build.0 = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|x64.ActiveCfg = Release|Any CPU - {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|x64.Build.0 = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|ARM.ActiveCfg = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|ARM.Build.0 = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Win32.ActiveCfg = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Win32.Build.0 = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|x64.ActiveCfg = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|x64.Build.0 = Debug|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Any CPU.Build.0 = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|ARM.ActiveCfg = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|ARM.Build.0 = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Win32.ActiveCfg = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Win32.Build.0 = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|x64.ActiveCfg = Release|Any CPU - {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|x64.Build.0 = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|ARM.ActiveCfg = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|ARM.Build.0 = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Win32.ActiveCfg = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Win32.Build.0 = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|x64.ActiveCfg = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|x64.Build.0 = Debug|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Any CPU.Build.0 = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|ARM.ActiveCfg = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|ARM.Build.0 = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Win32.ActiveCfg = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Win32.Build.0 = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|x64.ActiveCfg = Release|Any CPU - {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|x64.Build.0 = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|ARM.ActiveCfg = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|ARM.Build.0 = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Win32.ActiveCfg = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Win32.Build.0 = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|x64.ActiveCfg = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|x64.Build.0 = Debug|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Any CPU.Build.0 = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|ARM.ActiveCfg = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|ARM.Build.0 = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Win32.ActiveCfg = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Win32.Build.0 = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|x64.ActiveCfg = Release|Any CPU - {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|x64.Build.0 = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|ARM.ActiveCfg = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|ARM.Build.0 = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Win32.ActiveCfg = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Win32.Build.0 = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|x64.ActiveCfg = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|x64.Build.0 = Debug|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Any CPU.Build.0 = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|ARM.ActiveCfg = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|ARM.Build.0 = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Win32.ActiveCfg = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Win32.Build.0 = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|x64.ActiveCfg = Release|Any CPU - {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|x64.Build.0 = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|ARM.ActiveCfg = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|ARM.Build.0 = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Win32.ActiveCfg = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Win32.Build.0 = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|x64.ActiveCfg = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|x64.Build.0 = Debug|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Any CPU.Build.0 = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|ARM.ActiveCfg = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|ARM.Build.0 = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Win32.ActiveCfg = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Win32.Build.0 = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|x64.ActiveCfg = Release|Any CPU - {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|x64.Build.0 = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|ARM.ActiveCfg = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|ARM.Build.0 = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Win32.ActiveCfg = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Win32.Build.0 = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|x64.ActiveCfg = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|x64.Build.0 = Debug|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Any CPU.Build.0 = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|ARM.ActiveCfg = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|ARM.Build.0 = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Win32.ActiveCfg = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Win32.Build.0 = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|x64.ActiveCfg = Release|Any CPU - {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|x64.Build.0 = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|ARM.ActiveCfg = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|ARM.Build.0 = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Win32.ActiveCfg = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Win32.Build.0 = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|x64.ActiveCfg = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|x64.Build.0 = Debug|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Any CPU.Build.0 = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|ARM.ActiveCfg = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|ARM.Build.0 = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Win32.ActiveCfg = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Win32.Build.0 = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|x64.ActiveCfg = Release|Any CPU - {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|x64.Build.0 = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|ARM.ActiveCfg = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|ARM.Build.0 = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Win32.ActiveCfg = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Win32.Build.0 = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|x64.ActiveCfg = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|x64.Build.0 = Debug|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Any CPU.Build.0 = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|ARM.ActiveCfg = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|ARM.Build.0 = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Win32.ActiveCfg = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Win32.Build.0 = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|x64.ActiveCfg = Release|Any CPU - {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|x64.Build.0 = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|ARM.ActiveCfg = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|ARM.Build.0 = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Win32.ActiveCfg = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Win32.Build.0 = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|x64.ActiveCfg = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|x64.Build.0 = Debug|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Any CPU.Build.0 = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|ARM.ActiveCfg = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|ARM.Build.0 = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Win32.ActiveCfg = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Win32.Build.0 = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|x64.ActiveCfg = Release|Any CPU - {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|x64.Build.0 = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|ARM.ActiveCfg = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|ARM.Build.0 = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Win32.ActiveCfg = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Win32.Build.0 = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|x64.ActiveCfg = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|x64.Build.0 = Debug|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Any CPU.Build.0 = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|ARM.ActiveCfg = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|ARM.Build.0 = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Win32.ActiveCfg = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Win32.Build.0 = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|x64.ActiveCfg = Release|Any CPU - {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|x64.Build.0 = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|ARM.ActiveCfg = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|ARM.Build.0 = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Win32.ActiveCfg = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Win32.Build.0 = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|x64.ActiveCfg = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|x64.Build.0 = Debug|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Any CPU.Build.0 = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|ARM.ActiveCfg = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|ARM.Build.0 = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Win32.ActiveCfg = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Win32.Build.0 = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|x64.ActiveCfg = Release|Any CPU - {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|x64.Build.0 = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|ARM.ActiveCfg = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|ARM.Build.0 = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Win32.ActiveCfg = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Win32.Build.0 = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|x64.ActiveCfg = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|x64.Build.0 = Debug|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Any CPU.Build.0 = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|ARM.ActiveCfg = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|ARM.Build.0 = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Win32.ActiveCfg = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Win32.Build.0 = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|x64.ActiveCfg = Release|Any CPU - {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|x64.Build.0 = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|ARM.ActiveCfg = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|ARM.Build.0 = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Win32.ActiveCfg = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Win32.Build.0 = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|x64.ActiveCfg = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|x64.Build.0 = Debug|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Any CPU.Build.0 = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|ARM.ActiveCfg = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|ARM.Build.0 = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Win32.ActiveCfg = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Win32.Build.0 = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|x64.ActiveCfg = Release|Any CPU - {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|x64.Build.0 = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|ARM.ActiveCfg = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|ARM.Build.0 = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Win32.ActiveCfg = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Win32.Build.0 = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|x64.ActiveCfg = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|x64.Build.0 = Debug|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Any CPU.Build.0 = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|ARM.ActiveCfg = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|ARM.Build.0 = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Win32.ActiveCfg = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Win32.Build.0 = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|x64.ActiveCfg = Release|Any CPU - {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|x64.Build.0 = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Any CPU.Build.0 = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|ARM.ActiveCfg = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|ARM.Build.0 = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Win32.ActiveCfg = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Win32.Build.0 = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|x64.ActiveCfg = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|x64.Build.0 = Debug|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Any CPU.ActiveCfg = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Any CPU.Build.0 = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|ARM.ActiveCfg = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|ARM.Build.0 = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Win32.ActiveCfg = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Win32.Build.0 = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|x64.ActiveCfg = Release|Any CPU - {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|x64.Build.0 = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|ARM.ActiveCfg = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|ARM.Build.0 = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Win32.ActiveCfg = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Win32.Build.0 = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|x64.ActiveCfg = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|x64.Build.0 = Debug|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Any CPU.Build.0 = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|ARM.ActiveCfg = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|ARM.Build.0 = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Win32.ActiveCfg = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Win32.Build.0 = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|x64.ActiveCfg = Release|Any CPU - {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|x64.Build.0 = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|ARM.ActiveCfg = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|ARM.Build.0 = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Win32.ActiveCfg = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Win32.Build.0 = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|x64.ActiveCfg = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|x64.Build.0 = Debug|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Any CPU.Build.0 = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|ARM.ActiveCfg = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|ARM.Build.0 = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Win32.ActiveCfg = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Win32.Build.0 = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|x64.ActiveCfg = Release|Any CPU - {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|x64.Build.0 = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|ARM.ActiveCfg = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|ARM.Build.0 = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Win32.ActiveCfg = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Win32.Build.0 = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|x64.ActiveCfg = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|x64.Build.0 = Debug|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Any CPU.Build.0 = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|ARM.ActiveCfg = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|ARM.Build.0 = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Win32.ActiveCfg = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Win32.Build.0 = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|x64.ActiveCfg = Release|Any CPU - {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|x64.Build.0 = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|ARM.ActiveCfg = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|ARM.Build.0 = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Win32.ActiveCfg = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Win32.Build.0 = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|x64.ActiveCfg = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|x64.Build.0 = Debug|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Any CPU.Build.0 = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|ARM.ActiveCfg = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|ARM.Build.0 = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Win32.ActiveCfg = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Win32.Build.0 = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|x64.ActiveCfg = Release|Any CPU - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|x64.Build.0 = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|ARM.ActiveCfg = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|ARM.Build.0 = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Win32.ActiveCfg = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Win32.Build.0 = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|x64.ActiveCfg = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|x64.Build.0 = Debug|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Any CPU.Build.0 = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|ARM.ActiveCfg = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|ARM.Build.0 = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Win32.ActiveCfg = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Win32.Build.0 = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|x64.ActiveCfg = Release|Any CPU - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|x64.Build.0 = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|ARM.ActiveCfg = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|ARM.Build.0 = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Win32.ActiveCfg = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Win32.Build.0 = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|x64.ActiveCfg = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|x64.Build.0 = Debug|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Any CPU.Build.0 = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|ARM.ActiveCfg = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|ARM.Build.0 = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Win32.ActiveCfg = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Win32.Build.0 = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|x64.ActiveCfg = Release|Any CPU - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|x64.Build.0 = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Any CPU.Build.0 = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|ARM.ActiveCfg = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|ARM.Build.0 = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Win32.ActiveCfg = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Win32.Build.0 = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|x64.ActiveCfg = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|x64.Build.0 = Debug|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Any CPU.ActiveCfg = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Any CPU.Build.0 = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|ARM.ActiveCfg = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|ARM.Build.0 = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Win32.ActiveCfg = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Win32.Build.0 = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|x64.ActiveCfg = Release|Any CPU - {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|x64.Build.0 = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|ARM.ActiveCfg = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|ARM.Build.0 = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Win32.ActiveCfg = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Win32.Build.0 = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|x64.ActiveCfg = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|x64.Build.0 = Debug|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Any CPU.Build.0 = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|ARM.ActiveCfg = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|ARM.Build.0 = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Win32.ActiveCfg = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Win32.Build.0 = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|x64.ActiveCfg = Release|Any CPU - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|x64.Build.0 = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|ARM.ActiveCfg = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|ARM.Build.0 = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Win32.ActiveCfg = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Win32.Build.0 = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|x64.ActiveCfg = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|x64.Build.0 = Debug|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Any CPU.Build.0 = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|ARM.ActiveCfg = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|ARM.Build.0 = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Win32.ActiveCfg = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Win32.Build.0 = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|x64.ActiveCfg = Release|Any CPU - {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|x64.Build.0 = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|ARM.ActiveCfg = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|ARM.Build.0 = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Win32.ActiveCfg = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Win32.Build.0 = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|x64.ActiveCfg = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|x64.Build.0 = Debug|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Any CPU.ActiveCfg = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Any CPU.Build.0 = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|ARM.ActiveCfg = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|ARM.Build.0 = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Win32.ActiveCfg = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Win32.Build.0 = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|x64.ActiveCfg = Release|Any CPU - {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|x64.Build.0 = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|ARM.ActiveCfg = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|ARM.Build.0 = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Win32.ActiveCfg = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Win32.Build.0 = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|x64.ActiveCfg = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|x64.Build.0 = Debug|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Any CPU.Build.0 = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|ARM.ActiveCfg = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|ARM.Build.0 = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Win32.ActiveCfg = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Win32.Build.0 = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|x64.ActiveCfg = Release|Any CPU - {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|x64.Build.0 = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|ARM.ActiveCfg = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|ARM.Build.0 = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Win32.ActiveCfg = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Win32.Build.0 = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|x64.ActiveCfg = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|x64.Build.0 = Debug|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Any CPU.Build.0 = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|ARM.ActiveCfg = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|ARM.Build.0 = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Win32.ActiveCfg = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Win32.Build.0 = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|x64.ActiveCfg = Release|Any CPU - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|x64.Build.0 = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|ARM.ActiveCfg = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|ARM.Build.0 = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Win32.ActiveCfg = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Win32.Build.0 = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|x64.ActiveCfg = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|x64.Build.0 = Debug|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Any CPU.Build.0 = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|ARM.ActiveCfg = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|ARM.Build.0 = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Win32.ActiveCfg = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Win32.Build.0 = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|x64.ActiveCfg = Release|Any CPU - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|x64.Build.0 = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Any CPU.Build.0 = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|ARM.ActiveCfg = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|ARM.Build.0 = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Win32.ActiveCfg = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Win32.Build.0 = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|x64.ActiveCfg = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|x64.Build.0 = Debug|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Any CPU.ActiveCfg = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Any CPU.Build.0 = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|ARM.ActiveCfg = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|ARM.Build.0 = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Win32.ActiveCfg = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Win32.Build.0 = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|x64.ActiveCfg = Release|Any CPU - {233450E5-851A-4047-A9B1-FB9941A62854}.Release|x64.Build.0 = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Any CPU.Build.0 = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|ARM.ActiveCfg = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|ARM.Build.0 = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Win32.ActiveCfg = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Win32.Build.0 = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|x64.ActiveCfg = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|x64.Build.0 = Debug|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Any CPU.ActiveCfg = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Any CPU.Build.0 = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|ARM.ActiveCfg = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|ARM.Build.0 = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Win32.ActiveCfg = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Win32.Build.0 = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|x64.ActiveCfg = Release|Any CPU - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|x64.Build.0 = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|ARM.ActiveCfg = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|ARM.Build.0 = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Win32.ActiveCfg = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Win32.Build.0 = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|x64.ActiveCfg = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|x64.Build.0 = Debug|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Any CPU.Build.0 = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|ARM.ActiveCfg = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|ARM.Build.0 = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Win32.ActiveCfg = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Win32.Build.0 = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|x64.ActiveCfg = Release|Any CPU - {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|x64.Build.0 = Release|Any CPU {E230228F-54C2-4929-BD65-21E67E08B3E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E230228F-54C2-4929-BD65-21E67E08B3E7}.Debug|Any CPU.Build.0 = Debug|Any CPU {E230228F-54C2-4929-BD65-21E67E08B3E7}.Debug|ARM.ActiveCfg = Debug|Any CPU @@ -4764,6 +3588,46 @@ Global {E230228F-54C2-4929-BD65-21E67E08B3E7}.Release|Win32.Build.0 = Release|Any CPU {E230228F-54C2-4929-BD65-21E67E08B3E7}.Release|x64.ActiveCfg = Release|Any CPU {E230228F-54C2-4929-BD65-21E67E08B3E7}.Release|x64.Build.0 = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Any CPU.Build.0 = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|ARM.ActiveCfg = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|ARM.Build.0 = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Win32.ActiveCfg = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Win32.Build.0 = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|x64.ActiveCfg = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|x64.Build.0 = Debug|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Any CPU.ActiveCfg = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Any CPU.Build.0 = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|ARM.ActiveCfg = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|ARM.Build.0 = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Win32.ActiveCfg = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Win32.Build.0 = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|x64.ActiveCfg = Release|Any CPU + {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|x64.Build.0 = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|ARM.ActiveCfg = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|ARM.Build.0 = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Win32.ActiveCfg = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Win32.Build.0 = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|x64.ActiveCfg = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|x64.Build.0 = Debug|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Any CPU.Build.0 = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|ARM.ActiveCfg = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|ARM.Build.0 = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Win32.ActiveCfg = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Win32.Build.0 = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|x64.ActiveCfg = Release|Any CPU + {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|x64.Build.0 = Release|Any CPU {D885137D-4590-42ED-9CF4-5D6C94F62E51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D885137D-4590-42ED-9CF4-5D6C94F62E51}.Debug|Any CPU.Build.0 = Debug|Any CPU {D885137D-4590-42ED-9CF4-5D6C94F62E51}.Debug|ARM.ActiveCfg = Debug|Any CPU @@ -4804,6 +3668,26 @@ Global {1A9044D7-C2EE-4F0F-9285-8BA0AF4DC3D5}.Release|Win32.Build.0 = Release|Any CPU {1A9044D7-C2EE-4F0F-9285-8BA0AF4DC3D5}.Release|x64.ActiveCfg = Release|Any CPU {1A9044D7-C2EE-4F0F-9285-8BA0AF4DC3D5}.Release|x64.Build.0 = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|ARM.ActiveCfg = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|ARM.Build.0 = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Win32.ActiveCfg = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Win32.Build.0 = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|x64.ActiveCfg = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|x64.Build.0 = Debug|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Any CPU.Build.0 = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|ARM.ActiveCfg = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|ARM.Build.0 = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Win32.ActiveCfg = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Win32.Build.0 = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|x64.ActiveCfg = Release|Any CPU + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|x64.Build.0 = Release|Any CPU {4193AFCC-D5BC-45B7-B21B-C4A25C37A700}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4193AFCC-D5BC-45B7-B21B-C4A25C37A700}.Debug|Any CPU.Build.0 = Debug|Any CPU {4193AFCC-D5BC-45B7-B21B-C4A25C37A700}.Debug|ARM.ActiveCfg = Debug|Any CPU @@ -4824,26 +3708,6 @@ Global {4193AFCC-D5BC-45B7-B21B-C4A25C37A700}.Release|Win32.Build.0 = Release|Any CPU {4193AFCC-D5BC-45B7-B21B-C4A25C37A700}.Release|x64.ActiveCfg = Release|Any CPU {4193AFCC-D5BC-45B7-B21B-C4A25C37A700}.Release|x64.Build.0 = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|ARM.ActiveCfg = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|ARM.Build.0 = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Win32.ActiveCfg = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Win32.Build.0 = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|x64.ActiveCfg = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|x64.Build.0 = Debug|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Any CPU.Build.0 = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|ARM.ActiveCfg = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|ARM.Build.0 = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Win32.ActiveCfg = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Win32.Build.0 = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|x64.ActiveCfg = Release|Any CPU - {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|x64.Build.0 = Release|Any CPU {25060FB8-91AA-48E8-967D-DC44240F434B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {25060FB8-91AA-48E8-967D-DC44240F434B}.Debug|Any CPU.Build.0 = Debug|Any CPU {25060FB8-91AA-48E8-967D-DC44240F434B}.Debug|ARM.ActiveCfg = Debug|Any CPU @@ -4864,26 +3728,26 @@ Global {25060FB8-91AA-48E8-967D-DC44240F434B}.Release|Win32.Build.0 = Release|Any CPU {25060FB8-91AA-48E8-967D-DC44240F434B}.Release|x64.ActiveCfg = Release|Any CPU {25060FB8-91AA-48E8-967D-DC44240F434B}.Release|x64.Build.0 = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|ARM.ActiveCfg = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|ARM.Build.0 = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Win32.ActiveCfg = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|Win32.Build.0 = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|x64.ActiveCfg = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Debug|x64.Build.0 = Debug|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Any CPU.Build.0 = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|ARM.ActiveCfg = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|ARM.Build.0 = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Win32.ActiveCfg = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|Win32.Build.0 = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|x64.ActiveCfg = Release|Any CPU - {9555DE9A-C478-4445-B1D9-B6808CADA904}.Release|x64.Build.0 = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|ARM.ActiveCfg = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|ARM.Build.0 = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Win32.ActiveCfg = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|Win32.Build.0 = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|x64.ActiveCfg = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Debug|x64.Build.0 = Debug|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Any CPU.Build.0 = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|ARM.ActiveCfg = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|ARM.Build.0 = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Win32.ActiveCfg = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|Win32.Build.0 = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|x64.ActiveCfg = Release|Any CPU + {10943E68-65D8-4BB6-B527-FB7A15F1F08A}.Release|x64.Build.0 = Release|Any CPU {FFA153CA-8819-4E30-83E1-E1F140128997}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FFA153CA-8819-4E30-83E1-E1F140128997}.Debug|Any CPU.Build.0 = Debug|Any CPU {FFA153CA-8819-4E30-83E1-E1F140128997}.Debug|ARM.ActiveCfg = Debug|Any CPU @@ -4924,46 +3788,1026 @@ Global {20D23173-AF06-4C80-A69F-122C4FD8193F}.Release|Win32.Build.0 = Release|Any CPU {20D23173-AF06-4C80-A69F-122C4FD8193F}.Release|x64.ActiveCfg = Release|Any CPU {20D23173-AF06-4C80-A69F-122C4FD8193F}.Release|x64.Build.0 = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Any CPU.Build.0 = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|ARM.ActiveCfg = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|ARM.Build.0 = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Win32.ActiveCfg = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|Win32.Build.0 = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|x64.ActiveCfg = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Debug|x64.Build.0 = Debug|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Any CPU.ActiveCfg = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Any CPU.Build.0 = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|ARM.ActiveCfg = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|ARM.Build.0 = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Win32.ActiveCfg = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|Win32.Build.0 = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|x64.ActiveCfg = Release|Any CPU - {160DE6CE-6511-4F82-B8C9-349C59DE0C85}.Release|x64.Build.0 = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|ARM.ActiveCfg = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|ARM.Build.0 = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Win32.ActiveCfg = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|Win32.Build.0 = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|x64.ActiveCfg = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Debug|x64.Build.0 = Debug|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Any CPU.Build.0 = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|ARM.ActiveCfg = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|ARM.Build.0 = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Win32.ActiveCfg = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|Win32.Build.0 = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|x64.ActiveCfg = Release|Any CPU - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D}.Release|x64.Build.0 = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|ARM.ActiveCfg = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|ARM.Build.0 = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Win32.ActiveCfg = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Win32.Build.0 = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|x64.ActiveCfg = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|x64.Build.0 = Debug|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Any CPU.Build.0 = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|ARM.ActiveCfg = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|ARM.Build.0 = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Win32.ActiveCfg = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Win32.Build.0 = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|x64.ActiveCfg = Release|Any CPU + {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|x64.Build.0 = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|ARM.ActiveCfg = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|ARM.Build.0 = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|Win32.ActiveCfg = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|Win32.Build.0 = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|x64.ActiveCfg = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Debug|x64.Build.0 = Debug|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|Any CPU.Build.0 = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|ARM.ActiveCfg = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|ARM.Build.0 = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|Win32.ActiveCfg = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|Win32.Build.0 = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|x64.ActiveCfg = Release|Any CPU + {7A8F578F-002A-4548-849E-E91640929128}.Release|x64.Build.0 = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|ARM.ActiveCfg = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|ARM.Build.0 = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Win32.ActiveCfg = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Win32.Build.0 = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|x64.ActiveCfg = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|x64.Build.0 = Debug|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Any CPU.Build.0 = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|ARM.ActiveCfg = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|ARM.Build.0 = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Win32.ActiveCfg = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Win32.Build.0 = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|x64.ActiveCfg = Release|Any CPU + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|x64.Build.0 = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|ARM.ActiveCfg = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|ARM.Build.0 = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Win32.ActiveCfg = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Win32.Build.0 = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|x64.ActiveCfg = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|x64.Build.0 = Debug|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Any CPU.Build.0 = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|ARM.ActiveCfg = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|ARM.Build.0 = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Win32.ActiveCfg = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Win32.Build.0 = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|x64.ActiveCfg = Release|Any CPU + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|x64.Build.0 = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|ARM.ActiveCfg = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|ARM.Build.0 = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Win32.ActiveCfg = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Win32.Build.0 = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|x64.ActiveCfg = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|x64.Build.0 = Debug|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Any CPU.Build.0 = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|ARM.ActiveCfg = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|ARM.Build.0 = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Win32.ActiveCfg = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Win32.Build.0 = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|x64.ActiveCfg = Release|Any CPU + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|x64.Build.0 = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|ARM.ActiveCfg = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|ARM.Build.0 = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Win32.ActiveCfg = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|Win32.Build.0 = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|x64.ActiveCfg = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Debug|x64.Build.0 = Debug|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Any CPU.Build.0 = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|ARM.ActiveCfg = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|ARM.Build.0 = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Win32.ActiveCfg = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|Win32.Build.0 = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|x64.ActiveCfg = Release|Any CPU + {06C245F2-0E05-452B-81BB-316D2F57A32D}.Release|x64.Build.0 = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|ARM.ActiveCfg = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|ARM.Build.0 = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Win32.ActiveCfg = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|Win32.Build.0 = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|x64.ActiveCfg = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Debug|x64.Build.0 = Debug|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Any CPU.Build.0 = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|ARM.ActiveCfg = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|ARM.Build.0 = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Win32.ActiveCfg = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|Win32.Build.0 = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|x64.ActiveCfg = Release|Any CPU + {ADD534DD-B31C-4E04-9137-50A38DE0832E}.Release|x64.Build.0 = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|ARM.ActiveCfg = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|ARM.Build.0 = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Win32.ActiveCfg = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|Win32.Build.0 = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|x64.ActiveCfg = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Debug|x64.Build.0 = Debug|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Any CPU.Build.0 = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|ARM.ActiveCfg = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|ARM.Build.0 = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Win32.ActiveCfg = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|Win32.Build.0 = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|x64.ActiveCfg = Release|Any CPU + {3F86443A-8E59-4FFB-9C40-89B14667BDE7}.Release|x64.Build.0 = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|ARM.ActiveCfg = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|ARM.Build.0 = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Win32.ActiveCfg = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|Win32.Build.0 = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|x64.ActiveCfg = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Debug|x64.Build.0 = Debug|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Any CPU.Build.0 = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|ARM.ActiveCfg = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|ARM.Build.0 = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Win32.ActiveCfg = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|Win32.Build.0 = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|x64.ActiveCfg = Release|Any CPU + {1659D9D7-818A-4D25-B788-7B2F1837FB61}.Release|x64.Build.0 = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|ARM.ActiveCfg = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|ARM.Build.0 = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Win32.ActiveCfg = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|Win32.Build.0 = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|x64.ActiveCfg = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Debug|x64.Build.0 = Debug|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Any CPU.Build.0 = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|ARM.ActiveCfg = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|ARM.Build.0 = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Win32.ActiveCfg = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|Win32.Build.0 = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|x64.ActiveCfg = Release|Any CPU + {97DE696C-99B3-40AB-A541-23F8070633C5}.Release|x64.Build.0 = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|ARM.ActiveCfg = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|ARM.Build.0 = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Win32.ActiveCfg = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|Win32.Build.0 = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|x64.ActiveCfg = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Debug|x64.Build.0 = Debug|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Any CPU.Build.0 = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|ARM.ActiveCfg = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|ARM.Build.0 = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Win32.ActiveCfg = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|Win32.Build.0 = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|x64.ActiveCfg = Release|Any CPU + {AC13243C-F52B-4404-A31B-F98E5C386E47}.Release|x64.Build.0 = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|ARM.ActiveCfg = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|ARM.Build.0 = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Win32.ActiveCfg = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|Win32.Build.0 = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|x64.ActiveCfg = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Debug|x64.Build.0 = Debug|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Any CPU.Build.0 = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|ARM.ActiveCfg = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|ARM.Build.0 = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Win32.ActiveCfg = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|Win32.Build.0 = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|x64.ActiveCfg = Release|Any CPU + {58535CF1-AFF3-43F0-B466-BC4FF3885EAC}.Release|x64.Build.0 = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|ARM.ActiveCfg = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|ARM.Build.0 = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Win32.ActiveCfg = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|Win32.Build.0 = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|x64.ActiveCfg = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Debug|x64.Build.0 = Debug|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Any CPU.Build.0 = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|ARM.ActiveCfg = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|ARM.Build.0 = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Win32.ActiveCfg = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|Win32.Build.0 = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|x64.ActiveCfg = Release|Any CPU + {ED9097D0-7332-4EA8-AB6A-2A89E3A08440}.Release|x64.Build.0 = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|ARM.ActiveCfg = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|ARM.Build.0 = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Win32.ActiveCfg = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|Win32.Build.0 = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|x64.ActiveCfg = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Debug|x64.Build.0 = Debug|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Any CPU.Build.0 = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|ARM.ActiveCfg = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|ARM.Build.0 = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Win32.ActiveCfg = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|Win32.Build.0 = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|x64.ActiveCfg = Release|Any CPU + {DA7E72D8-FB81-410D-B70B-2F920BA610A0}.Release|x64.Build.0 = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|ARM.ActiveCfg = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|ARM.Build.0 = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Win32.ActiveCfg = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|Win32.Build.0 = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|x64.ActiveCfg = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Debug|x64.Build.0 = Debug|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Any CPU.Build.0 = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|ARM.ActiveCfg = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|ARM.Build.0 = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Win32.ActiveCfg = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|Win32.Build.0 = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|x64.ActiveCfg = Release|Any CPU + {9C2457C8-9563-49AE-BDAE-DD1B1D894700}.Release|x64.Build.0 = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|ARM.ActiveCfg = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|ARM.Build.0 = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Win32.ActiveCfg = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|Win32.Build.0 = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|x64.ActiveCfg = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Debug|x64.Build.0 = Debug|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Any CPU.Build.0 = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|ARM.ActiveCfg = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|ARM.Build.0 = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Win32.ActiveCfg = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|Win32.Build.0 = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|x64.ActiveCfg = Release|Any CPU + {DEEE1D3C-CAC6-408B-92FA-3E09B3755FB5}.Release|x64.Build.0 = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|ARM.ActiveCfg = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|ARM.Build.0 = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Win32.ActiveCfg = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|Win32.Build.0 = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|x64.ActiveCfg = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Debug|x64.Build.0 = Debug|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Any CPU.Build.0 = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|ARM.ActiveCfg = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|ARM.Build.0 = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Win32.ActiveCfg = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|Win32.Build.0 = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|x64.ActiveCfg = Release|Any CPU + {68F9A99F-532B-4EEA-B4FE-13126A5F22BA}.Release|x64.Build.0 = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|ARM.ActiveCfg = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|ARM.Build.0 = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Win32.ActiveCfg = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|Win32.Build.0 = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|x64.ActiveCfg = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Debug|x64.Build.0 = Debug|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Any CPU.Build.0 = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|ARM.ActiveCfg = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|ARM.Build.0 = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Win32.ActiveCfg = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|Win32.Build.0 = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|x64.ActiveCfg = Release|Any CPU + {2B8D230C-F57C-493E-A724-1507D3F04366}.Release|x64.Build.0 = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|ARM.ActiveCfg = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|ARM.Build.0 = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Win32.ActiveCfg = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|Win32.Build.0 = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|x64.ActiveCfg = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Debug|x64.Build.0 = Debug|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Any CPU.Build.0 = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|ARM.ActiveCfg = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|ARM.Build.0 = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Win32.ActiveCfg = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|Win32.Build.0 = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|x64.ActiveCfg = Release|Any CPU + {64F31BAE-196A-4C63-97F3-860F7685F3E6}.Release|x64.Build.0 = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|ARM.ActiveCfg = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|ARM.Build.0 = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Win32.ActiveCfg = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|Win32.Build.0 = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|x64.ActiveCfg = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Debug|x64.Build.0 = Debug|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Any CPU.Build.0 = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|ARM.ActiveCfg = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|ARM.Build.0 = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Win32.ActiveCfg = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|Win32.Build.0 = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|x64.ActiveCfg = Release|Any CPU + {BBC671F5-53BE-4E18-BC3E-923B456143E7}.Release|x64.Build.0 = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|ARM.ActiveCfg = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|ARM.Build.0 = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Win32.ActiveCfg = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|Win32.Build.0 = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|x64.ActiveCfg = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Debug|x64.Build.0 = Debug|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Any CPU.Build.0 = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|ARM.ActiveCfg = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|ARM.Build.0 = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Win32.ActiveCfg = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|Win32.Build.0 = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|x64.ActiveCfg = Release|Any CPU + {09342EA5-3677-427C-8F70-2055E96B99CD}.Release|x64.Build.0 = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|ARM.ActiveCfg = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|ARM.Build.0 = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Win32.ActiveCfg = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|Win32.Build.0 = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|x64.ActiveCfg = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Debug|x64.Build.0 = Debug|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Any CPU.Build.0 = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|ARM.ActiveCfg = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|ARM.Build.0 = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Win32.ActiveCfg = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|Win32.Build.0 = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|x64.ActiveCfg = Release|Any CPU + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA}.Release|x64.Build.0 = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|ARM.ActiveCfg = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|ARM.Build.0 = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Win32.ActiveCfg = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|Win32.Build.0 = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|x64.ActiveCfg = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Debug|x64.Build.0 = Debug|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Any CPU.Build.0 = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|ARM.ActiveCfg = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|ARM.Build.0 = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Win32.ActiveCfg = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|Win32.Build.0 = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|x64.ActiveCfg = Release|Any CPU + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2}.Release|x64.Build.0 = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|ARM.ActiveCfg = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|ARM.Build.0 = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Win32.ActiveCfg = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|Win32.Build.0 = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|x64.ActiveCfg = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Debug|x64.Build.0 = Debug|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Any CPU.Build.0 = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|ARM.ActiveCfg = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|ARM.Build.0 = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Win32.ActiveCfg = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|Win32.Build.0 = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|x64.ActiveCfg = Release|Any CPU + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519}.Release|x64.Build.0 = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Any CPU.Build.0 = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|ARM.ActiveCfg = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|ARM.Build.0 = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Win32.ActiveCfg = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|Win32.Build.0 = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|x64.ActiveCfg = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Debug|x64.Build.0 = Debug|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Any CPU.ActiveCfg = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Any CPU.Build.0 = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|ARM.ActiveCfg = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|ARM.Build.0 = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Win32.ActiveCfg = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|Win32.Build.0 = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|x64.ActiveCfg = Release|Any CPU + {132B6CE0-4262-4AFB-ACFD-3FAF95978253}.Release|x64.Build.0 = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|ARM.ActiveCfg = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|ARM.Build.0 = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Win32.ActiveCfg = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|Win32.Build.0 = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|x64.ActiveCfg = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Debug|x64.Build.0 = Debug|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Any CPU.Build.0 = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|ARM.ActiveCfg = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|ARM.Build.0 = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Win32.ActiveCfg = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|Win32.Build.0 = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|x64.ActiveCfg = Release|Any CPU + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3}.Release|x64.Build.0 = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|ARM.ActiveCfg = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|ARM.Build.0 = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Win32.ActiveCfg = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|Win32.Build.0 = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|x64.ActiveCfg = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Debug|x64.Build.0 = Debug|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Any CPU.Build.0 = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|ARM.ActiveCfg = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|ARM.Build.0 = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Win32.ActiveCfg = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|Win32.Build.0 = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|x64.ActiveCfg = Release|Any CPU + {EF311600-0BD6-493C-A744-2E1843E47E7B}.Release|x64.Build.0 = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|ARM.ActiveCfg = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|ARM.Build.0 = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Win32.ActiveCfg = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|Win32.Build.0 = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|x64.ActiveCfg = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Debug|x64.Build.0 = Debug|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Any CPU.Build.0 = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|ARM.ActiveCfg = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|ARM.Build.0 = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Win32.ActiveCfg = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|Win32.Build.0 = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|x64.ActiveCfg = Release|Any CPU + {88071B1D-E73F-4234-AC49-FADB01363EBB}.Release|x64.Build.0 = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|ARM.ActiveCfg = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|ARM.Build.0 = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Win32.ActiveCfg = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|Win32.Build.0 = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|x64.ActiveCfg = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Debug|x64.Build.0 = Debug|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Any CPU.Build.0 = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|ARM.ActiveCfg = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|ARM.Build.0 = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Win32.ActiveCfg = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|Win32.Build.0 = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|x64.ActiveCfg = Release|Any CPU + {811B87B8-7B14-4271-9436-5F580DF0C3B2}.Release|x64.Build.0 = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|ARM.ActiveCfg = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|ARM.Build.0 = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Win32.ActiveCfg = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|Win32.Build.0 = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|x64.ActiveCfg = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Debug|x64.Build.0 = Debug|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Any CPU.Build.0 = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|ARM.ActiveCfg = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|ARM.Build.0 = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Win32.ActiveCfg = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|Win32.Build.0 = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|x64.ActiveCfg = Release|Any CPU + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6}.Release|x64.Build.0 = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|ARM.ActiveCfg = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|ARM.Build.0 = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Win32.ActiveCfg = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|Win32.Build.0 = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|x64.ActiveCfg = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Debug|x64.Build.0 = Debug|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Any CPU.Build.0 = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|ARM.ActiveCfg = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|ARM.Build.0 = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Win32.ActiveCfg = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|Win32.Build.0 = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|x64.ActiveCfg = Release|Any CPU + {11C09980-EF76-44D5-AE72-21E4C5DC85EC}.Release|x64.Build.0 = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Any CPU.Build.0 = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|ARM.ActiveCfg = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|ARM.Build.0 = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Win32.ActiveCfg = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|Win32.Build.0 = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|x64.ActiveCfg = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Debug|x64.Build.0 = Debug|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Any CPU.ActiveCfg = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Any CPU.Build.0 = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|ARM.ActiveCfg = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|ARM.Build.0 = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Win32.ActiveCfg = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|Win32.Build.0 = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|x64.ActiveCfg = Release|Any CPU + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78}.Release|x64.Build.0 = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Any CPU.Build.0 = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|ARM.ActiveCfg = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|ARM.Build.0 = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Win32.ActiveCfg = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|Win32.Build.0 = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|x64.ActiveCfg = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Debug|x64.Build.0 = Debug|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Any CPU.ActiveCfg = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Any CPU.Build.0 = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|ARM.ActiveCfg = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|ARM.Build.0 = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Win32.ActiveCfg = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|Win32.Build.0 = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|x64.ActiveCfg = Release|Any CPU + {233450E5-851A-4047-A9B1-FB9941A62854}.Release|x64.Build.0 = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|ARM.ActiveCfg = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|ARM.Build.0 = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Win32.ActiveCfg = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|Win32.Build.0 = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|x64.ActiveCfg = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Debug|x64.Build.0 = Debug|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Any CPU.Build.0 = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|ARM.ActiveCfg = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|ARM.Build.0 = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Win32.ActiveCfg = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|Win32.Build.0 = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|x64.ActiveCfg = Release|Any CPU + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E}.Release|x64.Build.0 = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Any CPU.Build.0 = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|ARM.ActiveCfg = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|ARM.Build.0 = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Win32.ActiveCfg = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|Win32.Build.0 = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|x64.ActiveCfg = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Debug|x64.Build.0 = Debug|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Any CPU.ActiveCfg = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Any CPU.Build.0 = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|ARM.ActiveCfg = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|ARM.Build.0 = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Win32.ActiveCfg = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|Win32.Build.0 = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|x64.ActiveCfg = Release|Any CPU + {25C7567C-0704-4D45-A2CD-76C99A2D9947}.Release|x64.Build.0 = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|ARM.ActiveCfg = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|ARM.Build.0 = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Win32.ActiveCfg = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|Win32.Build.0 = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|x64.ActiveCfg = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Debug|x64.Build.0 = Debug|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Any CPU.Build.0 = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|ARM.ActiveCfg = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|ARM.Build.0 = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Win32.ActiveCfg = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|Win32.Build.0 = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|x64.ActiveCfg = Release|Any CPU + {F6BC2B08-009A-44CA-A5C0-7B6B067D293C}.Release|x64.Build.0 = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|ARM.ActiveCfg = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|ARM.Build.0 = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Win32.ActiveCfg = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|Win32.Build.0 = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|x64.ActiveCfg = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Debug|x64.Build.0 = Debug|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Any CPU.Build.0 = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|ARM.ActiveCfg = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|ARM.Build.0 = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Win32.ActiveCfg = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|Win32.Build.0 = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|x64.ActiveCfg = Release|Any CPU + {BC20B827-CD59-45EF-B55B-B85C69435580}.Release|x64.Build.0 = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|ARM.ActiveCfg = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|ARM.Build.0 = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Win32.ActiveCfg = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|Win32.Build.0 = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|x64.ActiveCfg = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Debug|x64.Build.0 = Debug|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Any CPU.Build.0 = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|ARM.ActiveCfg = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|ARM.Build.0 = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Win32.ActiveCfg = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|Win32.Build.0 = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|x64.ActiveCfg = Release|Any CPU + {537B9AA5-91D9-478A-B010-3DAC78F67DCF}.Release|x64.Build.0 = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|ARM.ActiveCfg = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|ARM.Build.0 = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Win32.ActiveCfg = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|Win32.Build.0 = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|x64.ActiveCfg = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Debug|x64.Build.0 = Debug|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Any CPU.Build.0 = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|ARM.ActiveCfg = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|ARM.Build.0 = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Win32.ActiveCfg = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|Win32.Build.0 = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|x64.ActiveCfg = Release|Any CPU + {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13}.Release|x64.Build.0 = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|ARM.ActiveCfg = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|ARM.Build.0 = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|Win32.ActiveCfg = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|Win32.Build.0 = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|x64.ActiveCfg = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Debug|x64.Build.0 = Debug|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|Any CPU.Build.0 = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|ARM.ActiveCfg = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|ARM.Build.0 = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|Win32.ActiveCfg = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|Win32.Build.0 = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|x64.ActiveCfg = Release|Any CPU + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0}.Release|x64.Build.0 = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|ARM.ActiveCfg = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|ARM.Build.0 = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|Win32.ActiveCfg = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|Win32.Build.0 = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|x64.ActiveCfg = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Debug|x64.Build.0 = Debug|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|Any CPU.Build.0 = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|ARM.ActiveCfg = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|ARM.Build.0 = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|Win32.ActiveCfg = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|Win32.Build.0 = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|x64.ActiveCfg = Release|Any CPU + {B731A4DB-4125-469F-866D-0FF8A518E858}.Release|x64.Build.0 = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|ARM.ActiveCfg = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|ARM.Build.0 = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Win32.ActiveCfg = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Win32.Build.0 = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|x64.ActiveCfg = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|x64.Build.0 = Debug|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Any CPU.Build.0 = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|ARM.ActiveCfg = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|ARM.Build.0 = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Win32.ActiveCfg = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Win32.Build.0 = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|x64.ActiveCfg = Release|Any CPU + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|x64.Build.0 = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|ARM.ActiveCfg = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|ARM.Build.0 = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|Win32.ActiveCfg = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|Win32.Build.0 = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|x64.ActiveCfg = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Debug|x64.Build.0 = Debug|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|Any CPU.Build.0 = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|ARM.ActiveCfg = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|ARM.Build.0 = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|Win32.ActiveCfg = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|Win32.Build.0 = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|x64.ActiveCfg = Release|Any CPU + {29AFA90B-7972-4C82-B37A-46C436F922FA}.Release|x64.Build.0 = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|ARM.ActiveCfg = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|ARM.Build.0 = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|Win32.ActiveCfg = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|Win32.Build.0 = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|x64.ActiveCfg = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Debug|x64.Build.0 = Debug|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|Any CPU.Build.0 = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|ARM.ActiveCfg = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|ARM.Build.0 = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|Win32.ActiveCfg = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|Win32.Build.0 = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|x64.ActiveCfg = Release|Any CPU + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E}.Release|x64.Build.0 = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|ARM.ActiveCfg = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|ARM.Build.0 = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|Win32.ActiveCfg = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|Win32.Build.0 = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|x64.ActiveCfg = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Debug|x64.Build.0 = Debug|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|Any CPU.Build.0 = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|ARM.ActiveCfg = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|ARM.Build.0 = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|Win32.ActiveCfg = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|Win32.Build.0 = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|x64.ActiveCfg = Release|Any CPU + {9D98F8FB-E5B8-4233-AF47-98348F58F289}.Release|x64.Build.0 = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|Any CPU.Build.0 = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|ARM.ActiveCfg = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|ARM.Build.0 = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|Win32.ActiveCfg = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|Win32.Build.0 = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|x64.ActiveCfg = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Debug|x64.Build.0 = Debug|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|Any CPU.ActiveCfg = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|Any CPU.Build.0 = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|ARM.ActiveCfg = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|ARM.Build.0 = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|Win32.ActiveCfg = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|Win32.Build.0 = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|x64.ActiveCfg = Release|Any CPU + {52B76874-2243-46F3-BF95-C1562523DE25}.Release|x64.Build.0 = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|ARM.ActiveCfg = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|ARM.Build.0 = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|Win32.ActiveCfg = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|Win32.Build.0 = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|x64.ActiveCfg = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Debug|x64.Build.0 = Debug|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|Any CPU.Build.0 = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|ARM.ActiveCfg = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|ARM.Build.0 = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|Win32.ActiveCfg = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|Win32.Build.0 = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|x64.ActiveCfg = Release|Any CPU + {95218968-C1F1-4603-B4F9-9358D42C9F9B}.Release|x64.Build.0 = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|Any CPU.Build.0 = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|ARM.ActiveCfg = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|ARM.Build.0 = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|Win32.ActiveCfg = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|Win32.Build.0 = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|x64.ActiveCfg = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Debug|x64.Build.0 = Debug|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|Any CPU.ActiveCfg = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|Any CPU.Build.0 = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|ARM.ActiveCfg = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|ARM.Build.0 = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|Win32.ActiveCfg = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|Win32.Build.0 = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|x64.ActiveCfg = Release|Any CPU + {23F1D90A-D9E2-41B8-AE50-86CB83115E23}.Release|x64.Build.0 = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|ARM.ActiveCfg = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|ARM.Build.0 = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|Win32.ActiveCfg = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|Win32.Build.0 = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|x64.ActiveCfg = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Debug|x64.Build.0 = Debug|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|Any CPU.Build.0 = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|ARM.ActiveCfg = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|ARM.Build.0 = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|Win32.ActiveCfg = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|Win32.Build.0 = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|x64.ActiveCfg = Release|Any CPU + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7}.Release|x64.Build.0 = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|ARM.ActiveCfg = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|ARM.Build.0 = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Win32.ActiveCfg = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Win32.Build.0 = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|x64.ActiveCfg = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|x64.Build.0 = Debug|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Any CPU.Build.0 = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|ARM.ActiveCfg = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|ARM.Build.0 = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Win32.ActiveCfg = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Win32.Build.0 = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|x64.ActiveCfg = Release|Any CPU + {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|x64.Build.0 = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|ARM.ActiveCfg = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|ARM.Build.0 = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Win32.ActiveCfg = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Win32.Build.0 = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|x64.ActiveCfg = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|x64.Build.0 = Debug|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Any CPU.Build.0 = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|ARM.ActiveCfg = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|ARM.Build.0 = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Win32.ActiveCfg = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Win32.Build.0 = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|x64.ActiveCfg = Release|Any CPU + {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|x64.Build.0 = Release|Any CPU {439627DE-B924-437B-9491-498F86030AB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {439627DE-B924-437B-9491-498F86030AB4}.Debug|Any CPU.Build.0 = Debug|Any CPU {439627DE-B924-437B-9491-498F86030AB4}.Debug|ARM.ActiveCfg = Debug|Any CPU @@ -4984,6 +4828,26 @@ Global {439627DE-B924-437B-9491-498F86030AB4}.Release|Win32.Build.0 = Release|Any CPU {439627DE-B924-437B-9491-498F86030AB4}.Release|x64.ActiveCfg = Release|Any CPU {439627DE-B924-437B-9491-498F86030AB4}.Release|x64.Build.0 = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|ARM.ActiveCfg = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|ARM.Build.0 = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|Win32.ActiveCfg = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|Win32.Build.0 = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|x64.ActiveCfg = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Debug|x64.Build.0 = Debug|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|Any CPU.Build.0 = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|ARM.ActiveCfg = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|ARM.Build.0 = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|Win32.ActiveCfg = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|Win32.Build.0 = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|x64.ActiveCfg = Release|Any CPU + {5D5AB569-C721-4088-8407-878590E3816B}.Release|x64.Build.0 = Release|Any CPU {A5E236AC-7FB4-466C-9E05-6644FAF76072}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A5E236AC-7FB4-466C-9E05-6644FAF76072}.Debug|Any CPU.Build.0 = Debug|Any CPU {A5E236AC-7FB4-466C-9E05-6644FAF76072}.Debug|ARM.ActiveCfg = Debug|Any CPU @@ -5004,166 +4868,546 @@ Global {A5E236AC-7FB4-466C-9E05-6644FAF76072}.Release|Win32.Build.0 = Release|Any CPU {A5E236AC-7FB4-466C-9E05-6644FAF76072}.Release|x64.ActiveCfg = Release|Any CPU {A5E236AC-7FB4-466C-9E05-6644FAF76072}.Release|x64.Build.0 = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|ARM.ActiveCfg = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|ARM.Build.0 = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Win32.ActiveCfg = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|Win32.Build.0 = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|x64.ActiveCfg = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Debug|x64.Build.0 = Debug|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Any CPU.Build.0 = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|ARM.ActiveCfg = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|ARM.Build.0 = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Win32.ActiveCfg = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|Win32.Build.0 = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|x64.ActiveCfg = Release|Any CPU - {D0018A16-F28C-4023-A823-4EE06F08413F}.Release|x64.Build.0 = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|ARM.ActiveCfg = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|ARM.Build.0 = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Win32.ActiveCfg = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|Win32.Build.0 = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|x64.ActiveCfg = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Debug|x64.Build.0 = Debug|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Any CPU.Build.0 = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|ARM.ActiveCfg = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|ARM.Build.0 = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Win32.ActiveCfg = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|Win32.Build.0 = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|x64.ActiveCfg = Release|Any CPU - {108564DE-9304-4AC5-AC62-DF7D335A36F0}.Release|x64.Build.0 = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|ARM.ActiveCfg = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|ARM.Build.0 = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Win32.ActiveCfg = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|Win32.Build.0 = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|x64.ActiveCfg = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Debug|x64.Build.0 = Debug|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Any CPU.Build.0 = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|ARM.ActiveCfg = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|ARM.Build.0 = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Win32.ActiveCfg = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|Win32.Build.0 = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|x64.ActiveCfg = Release|Any CPU - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360}.Release|x64.Build.0 = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|ARM.ActiveCfg = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|ARM.Build.0 = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Win32.ActiveCfg = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|Win32.Build.0 = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|x64.ActiveCfg = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Debug|x64.Build.0 = Debug|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Any CPU.Build.0 = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|ARM.ActiveCfg = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|ARM.Build.0 = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Win32.ActiveCfg = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|Win32.Build.0 = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|x64.ActiveCfg = Release|Any CPU - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E}.Release|x64.Build.0 = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|ARM.ActiveCfg = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|ARM.Build.0 = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Win32.ActiveCfg = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|Win32.Build.0 = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|x64.ActiveCfg = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Debug|x64.Build.0 = Debug|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Any CPU.Build.0 = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|ARM.ActiveCfg = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|ARM.Build.0 = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Win32.ActiveCfg = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|Win32.Build.0 = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|x64.ActiveCfg = Release|Any CPU - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13}.Release|x64.Build.0 = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|ARM.ActiveCfg = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|ARM.Build.0 = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Win32.ActiveCfg = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|Win32.Build.0 = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|x64.ActiveCfg = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Debug|x64.Build.0 = Debug|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Any CPU.Build.0 = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|ARM.ActiveCfg = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|ARM.Build.0 = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Win32.ActiveCfg = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|Win32.Build.0 = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|x64.ActiveCfg = Release|Any CPU - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD}.Release|x64.Build.0 = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|ARM.ActiveCfg = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|ARM.Build.0 = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Win32.ActiveCfg = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|Win32.Build.0 = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|x64.ActiveCfg = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Debug|x64.Build.0 = Debug|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Any CPU.Build.0 = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|ARM.ActiveCfg = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|ARM.Build.0 = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Win32.ActiveCfg = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|Win32.Build.0 = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|x64.ActiveCfg = Release|Any CPU - {1028A97F-B4CE-4D46-A73F-AB075355B2FD}.Release|x64.Build.0 = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|ARM.ActiveCfg = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|ARM.Build.0 = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|Win32.ActiveCfg = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|Win32.Build.0 = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|x64.ActiveCfg = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Debug|x64.Build.0 = Debug|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|Any CPU.Build.0 = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|ARM.ActiveCfg = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|ARM.Build.0 = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|Win32.ActiveCfg = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|Win32.Build.0 = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|x64.ActiveCfg = Release|Any CPU - {7A8F578F-002A-4548-849E-E91640929128}.Release|x64.Build.0 = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|ARM.ActiveCfg = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|ARM.Build.0 = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|Win32.ActiveCfg = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|Win32.Build.0 = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|x64.ActiveCfg = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Debug|x64.Build.0 = Debug|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|Any CPU.Build.0 = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|ARM.ActiveCfg = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|ARM.Build.0 = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|Win32.ActiveCfg = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|Win32.Build.0 = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|x64.ActiveCfg = Release|Any CPU + {8DAED098-26C4-4870-91D9-DA56DC856542}.Release|x64.Build.0 = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|ARM.ActiveCfg = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|ARM.Build.0 = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Win32.ActiveCfg = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|Win32.Build.0 = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|x64.ActiveCfg = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Debug|x64.Build.0 = Debug|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Any CPU.Build.0 = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|ARM.ActiveCfg = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|ARM.Build.0 = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Win32.ActiveCfg = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|Win32.Build.0 = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|x64.ActiveCfg = Release|Any CPU + {2F51B6EF-1F3B-4E85-93A3-37926B770100}.Release|x64.Build.0 = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|ARM.ActiveCfg = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|ARM.Build.0 = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Win32.ActiveCfg = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|Win32.Build.0 = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|x64.ActiveCfg = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Debug|x64.Build.0 = Debug|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Any CPU.Build.0 = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|ARM.ActiveCfg = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|ARM.Build.0 = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Win32.ActiveCfg = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|Win32.Build.0 = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|x64.ActiveCfg = Release|Any CPU + {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8}.Release|x64.Build.0 = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|Any CPU.Build.0 = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|ARM.ActiveCfg = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|ARM.Build.0 = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|Win32.ActiveCfg = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|Win32.Build.0 = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|x64.ActiveCfg = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Debug|x64.Build.0 = Debug|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|Any CPU.ActiveCfg = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|Any CPU.Build.0 = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|ARM.ActiveCfg = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|ARM.Build.0 = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|Win32.ActiveCfg = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|Win32.Build.0 = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|x64.ActiveCfg = Release|Any CPU + {77B42053-782D-445C-B068-1539579DB282}.Release|x64.Build.0 = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|ARM.ActiveCfg = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|ARM.Build.0 = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Win32.ActiveCfg = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|Win32.Build.0 = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|x64.ActiveCfg = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Debug|x64.Build.0 = Debug|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Any CPU.Build.0 = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|ARM.ActiveCfg = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|ARM.Build.0 = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Win32.ActiveCfg = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|Win32.Build.0 = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|x64.ActiveCfg = Release|Any CPU + {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5}.Release|x64.Build.0 = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|ARM.ActiveCfg = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|ARM.Build.0 = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Win32.ActiveCfg = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|Win32.Build.0 = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|x64.ActiveCfg = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Debug|x64.Build.0 = Debug|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Any CPU.Build.0 = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|ARM.ActiveCfg = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|ARM.Build.0 = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Win32.ActiveCfg = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|Win32.Build.0 = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|x64.ActiveCfg = Release|Any CPU + {09DBA36D-0A98-4F38-AB42-805CAB424F1B}.Release|x64.Build.0 = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|ARM.ActiveCfg = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|ARM.Build.0 = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Win32.ActiveCfg = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|Win32.Build.0 = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|x64.ActiveCfg = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Debug|x64.Build.0 = Debug|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Any CPU.Build.0 = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|ARM.ActiveCfg = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|ARM.Build.0 = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Win32.ActiveCfg = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|Win32.Build.0 = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|x64.ActiveCfg = Release|Any CPU + {B1793F96-D67A-4E16-A87D-C7FE88899EF6}.Release|x64.Build.0 = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|ARM.ActiveCfg = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|ARM.Build.0 = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Win32.ActiveCfg = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|Win32.Build.0 = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|x64.ActiveCfg = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Debug|x64.Build.0 = Debug|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Any CPU.Build.0 = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|ARM.ActiveCfg = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|ARM.Build.0 = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Win32.ActiveCfg = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|Win32.Build.0 = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|x64.ActiveCfg = Release|Any CPU + {9A0D825F-45FB-439C-A57D-E206B4918C95}.Release|x64.Build.0 = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|ARM.ActiveCfg = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|ARM.Build.0 = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Win32.ActiveCfg = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|Win32.Build.0 = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|x64.ActiveCfg = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Debug|x64.Build.0 = Debug|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Any CPU.Build.0 = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|ARM.ActiveCfg = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|ARM.Build.0 = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Win32.ActiveCfg = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|Win32.Build.0 = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|x64.ActiveCfg = Release|Any CPU + {E30A1BE4-EB9C-466A-861A-C71BA8D5B019}.Release|x64.Build.0 = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|ARM.ActiveCfg = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|ARM.Build.0 = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Win32.ActiveCfg = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|Win32.Build.0 = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|x64.ActiveCfg = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Debug|x64.Build.0 = Debug|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Any CPU.Build.0 = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|ARM.ActiveCfg = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|ARM.Build.0 = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Win32.ActiveCfg = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|Win32.Build.0 = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|x64.ActiveCfg = Release|Any CPU + {431A0845-C890-411B-82D3-DD2CECC36ACF}.Release|x64.Build.0 = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|ARM.ActiveCfg = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|ARM.Build.0 = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Win32.ActiveCfg = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|Win32.Build.0 = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|x64.ActiveCfg = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Debug|x64.Build.0 = Debug|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Any CPU.Build.0 = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|ARM.ActiveCfg = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|ARM.Build.0 = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Win32.ActiveCfg = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|Win32.Build.0 = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|x64.ActiveCfg = Release|Any CPU + {EC2A7EB9-1F25-4534-83EB-3E7A072E5899}.Release|x64.Build.0 = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|ARM.ActiveCfg = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|ARM.Build.0 = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Win32.ActiveCfg = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|Win32.Build.0 = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|x64.ActiveCfg = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Debug|x64.Build.0 = Debug|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Any CPU.Build.0 = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|ARM.ActiveCfg = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|ARM.Build.0 = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Win32.ActiveCfg = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|Win32.Build.0 = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|x64.ActiveCfg = Release|Any CPU + {46D66569-3E63-470C-9469-289B5A0D12D4}.Release|x64.Build.0 = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|ARM.ActiveCfg = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|ARM.Build.0 = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Win32.ActiveCfg = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|Win32.Build.0 = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|x64.ActiveCfg = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Debug|x64.Build.0 = Debug|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Any CPU.Build.0 = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|ARM.ActiveCfg = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|ARM.Build.0 = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Win32.ActiveCfg = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|Win32.Build.0 = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|x64.ActiveCfg = Release|Any CPU + {B0E897DD-6BAF-4B86-A4E5-C936BAD15805}.Release|x64.Build.0 = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|ARM.ActiveCfg = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|ARM.Build.0 = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Win32.ActiveCfg = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|Win32.Build.0 = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|x64.ActiveCfg = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Debug|x64.Build.0 = Debug|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Any CPU.Build.0 = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|ARM.ActiveCfg = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|ARM.Build.0 = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Win32.ActiveCfg = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|Win32.Build.0 = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|x64.ActiveCfg = Release|Any CPU + {D4D2367D-5E0C-4048-933A-AE637BAB45B3}.Release|x64.Build.0 = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|ARM.ActiveCfg = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|ARM.Build.0 = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Win32.ActiveCfg = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|Win32.Build.0 = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|x64.ActiveCfg = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Debug|x64.Build.0 = Debug|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Any CPU.Build.0 = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|ARM.ActiveCfg = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|ARM.Build.0 = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Win32.ActiveCfg = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|Win32.Build.0 = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|x64.ActiveCfg = Release|Any CPU + {3EFC4DFB-3B2B-44DB-96BA-6ACC94031043}.Release|x64.Build.0 = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|ARM.ActiveCfg = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|ARM.Build.0 = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Win32.ActiveCfg = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|Win32.Build.0 = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|x64.ActiveCfg = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Debug|x64.Build.0 = Debug|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Any CPU.Build.0 = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|ARM.ActiveCfg = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|ARM.Build.0 = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Win32.ActiveCfg = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|Win32.Build.0 = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|x64.ActiveCfg = Release|Any CPU + {6AFC5EDC-E5D1-4720-A9A2-A35CC9B499E0}.Release|x64.Build.0 = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|ARM.ActiveCfg = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|ARM.Build.0 = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Win32.ActiveCfg = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|Win32.Build.0 = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|x64.ActiveCfg = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Debug|x64.Build.0 = Debug|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Any CPU.Build.0 = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|ARM.ActiveCfg = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|ARM.Build.0 = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Win32.ActiveCfg = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|Win32.Build.0 = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|x64.ActiveCfg = Release|Any CPU + {C3D421A3-A570-4F37-9490-E1B9CDAFABDB}.Release|x64.Build.0 = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|ARM.ActiveCfg = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|ARM.Build.0 = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Win32.ActiveCfg = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|Win32.Build.0 = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|x64.ActiveCfg = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Debug|x64.Build.0 = Debug|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Any CPU.Build.0 = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|ARM.ActiveCfg = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|ARM.Build.0 = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Win32.ActiveCfg = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|Win32.Build.0 = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|x64.ActiveCfg = Release|Any CPU + {0A62BC41-6B20-4989-8094-63762196FCF1}.Release|x64.Build.0 = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|ARM.ActiveCfg = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|ARM.Build.0 = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Win32.ActiveCfg = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|Win32.Build.0 = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|x64.ActiveCfg = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Debug|x64.Build.0 = Debug|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Any CPU.Build.0 = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|ARM.ActiveCfg = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|ARM.Build.0 = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Win32.ActiveCfg = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|Win32.Build.0 = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|x64.ActiveCfg = Release|Any CPU + {1E819CBA-DB6B-43A9-8384-C9BF6169BD62}.Release|x64.Build.0 = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|ARM.ActiveCfg = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|ARM.Build.0 = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Win32.ActiveCfg = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|Win32.Build.0 = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|x64.ActiveCfg = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Debug|x64.Build.0 = Debug|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Any CPU.Build.0 = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|ARM.ActiveCfg = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|ARM.Build.0 = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Win32.ActiveCfg = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|Win32.Build.0 = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|x64.ActiveCfg = Release|Any CPU + {9BB351D8-DAA1-48BB-9F3D-719839544A81}.Release|x64.Build.0 = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|ARM.ActiveCfg = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|ARM.Build.0 = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Win32.ActiveCfg = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|Win32.Build.0 = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|x64.ActiveCfg = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Debug|x64.Build.0 = Debug|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Any CPU.Build.0 = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|ARM.ActiveCfg = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|ARM.Build.0 = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Win32.ActiveCfg = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|Win32.Build.0 = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|x64.ActiveCfg = Release|Any CPU + {5336F594-A582-405D-8C6D-A4C9B47A0B5E}.Release|x64.Build.0 = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|ARM.ActiveCfg = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|ARM.Build.0 = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Win32.ActiveCfg = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|Win32.Build.0 = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|x64.ActiveCfg = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Debug|x64.Build.0 = Debug|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Any CPU.Build.0 = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|ARM.ActiveCfg = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|ARM.Build.0 = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Win32.ActiveCfg = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|Win32.Build.0 = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|x64.ActiveCfg = Release|Any CPU + {32A3F655-6667-4896-8C0D-E2EA6BD739D5}.Release|x64.Build.0 = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|ARM.ActiveCfg = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|ARM.Build.0 = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Win32.ActiveCfg = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|Win32.Build.0 = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|x64.ActiveCfg = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Debug|x64.Build.0 = Debug|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Any CPU.Build.0 = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|ARM.ActiveCfg = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|ARM.Build.0 = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Win32.ActiveCfg = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|Win32.Build.0 = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|x64.ActiveCfg = Release|Any CPU + {944D4BC9-6F86-4374-8394-739F32BFCD8C}.Release|x64.Build.0 = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|ARM.ActiveCfg = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|ARM.Build.0 = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Win32.ActiveCfg = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|Win32.Build.0 = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|x64.ActiveCfg = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Debug|x64.Build.0 = Debug|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Any CPU.Build.0 = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|ARM.ActiveCfg = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|ARM.Build.0 = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Win32.ActiveCfg = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|Win32.Build.0 = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|x64.ActiveCfg = Release|Any CPU + {5F5987B3-1D89-4E77-971F-6C0EE6565676}.Release|x64.Build.0 = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Any CPU.Build.0 = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|ARM.ActiveCfg = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|ARM.Build.0 = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Win32.ActiveCfg = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|Win32.Build.0 = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|x64.ActiveCfg = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Debug|x64.Build.0 = Debug|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Any CPU.ActiveCfg = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Any CPU.Build.0 = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|ARM.ActiveCfg = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|ARM.Build.0 = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Win32.ActiveCfg = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|Win32.Build.0 = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|x64.ActiveCfg = Release|Any CPU + {23A9BDBD-7716-4B03-B395-709ADCCD5983}.Release|x64.Build.0 = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|ARM.ActiveCfg = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|ARM.Build.0 = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Win32.ActiveCfg = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|Win32.Build.0 = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|x64.ActiveCfg = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Debug|x64.Build.0 = Debug|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Any CPU.Build.0 = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|ARM.ActiveCfg = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|ARM.Build.0 = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Win32.ActiveCfg = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|Win32.Build.0 = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|x64.ActiveCfg = Release|Any CPU + {E13DE02E-6368-4921-AFE8-FE8619B5274D}.Release|x64.Build.0 = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|ARM.ActiveCfg = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|ARM.Build.0 = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Win32.ActiveCfg = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|Win32.Build.0 = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|x64.ActiveCfg = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Debug|x64.Build.0 = Debug|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Any CPU.Build.0 = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|ARM.ActiveCfg = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|ARM.Build.0 = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Win32.ActiveCfg = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|Win32.Build.0 = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|x64.ActiveCfg = Release|Any CPU + {2F0211FA-742F-436C-949B-D96B6BA2B9BE}.Release|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -5319,7 +5563,7 @@ Global {22788661-2CBC-4933-B031-4817CBCE6C89} = {BF217AE7-182B-45B3-AD6D-3E1661F6CCDF} {D08560E7-A174-4FD3-8B85-09F74E2D5AFA} = {BF217AE7-182B-45B3-AD6D-3E1661F6CCDF} {14CBEDAC-1FA8-4963-A246-2B62D8B04305} = {1F188D09-3354-49E6-A618-4CE461C605CA} - {D9F39497-ECED-4D2B-8105-77F4E3981ABE} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} + {D9F39497-ECED-4D2B-8105-77F4E3981ABE} = {0DFB8358-1737-4B60-AD1A-52615F605374} {C9707878-5739-498B-A982-BEC90E63B458} = {9CA9DB4A-FB87-43AF-AB04-F8D4C305475D} {4E3193A6-3EDA-4EB3-8807-0B75A1F33A60} = {9CA9DB4A-FB87-43AF-AB04-F8D4C305475D} {6D7AF134-C776-41F3-83E4-C491A384AE1B} = {9CA9DB4A-FB87-43AF-AB04-F8D4C305475D} @@ -5351,8 +5595,24 @@ Global {3BDF5468-2EF9-4BD3-9E8B-675D03FE3B06} = {D9F39497-ECED-4D2B-8105-77F4E3981ABE} {87466DDE-BDEF-4531-9BC3-17CFFDEF092D} = {3BDF5468-2EF9-4BD3-9E8B-675D03FE3B06} {9CA9DB4A-FB87-43AF-AB04-F8D4C305475D} = {D9F39497-ECED-4D2B-8105-77F4E3981ABE} - {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} - {C452BE1A-E17D-49D6-8FC9-6FD31839075D} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} + {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} = {0DFB8358-1737-4B60-AD1A-52615F605374} + {E230228F-54C2-4929-BD65-21E67E08B3E7} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {160DE6CE-6511-4F82-B8C9-349C59DE0C85} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {9555DE9A-C478-4445-B1D9-B6808CADA904} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {D885137D-4590-42ED-9CF4-5D6C94F62E51} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {1A9044D7-C2EE-4F0F-9285-8BA0AF4DC3D5} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {4193AFCC-D5BC-45B7-B21B-C4A25C37A700} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {25060FB8-91AA-48E8-967D-DC44240F434B} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {10943E68-65D8-4BB6-B527-FB7A15F1F08A} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {FFA153CA-8819-4E30-83E1-E1F140128997} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {20D23173-AF06-4C80-A69F-122C4FD8193F} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} + {1028A97F-B4CE-4D46-A73F-AB075355B2FD} = {0DFB8358-1737-4B60-AD1A-52615F605374} + {7A8F578F-002A-4548-849E-E91640929128} = {0DFB8358-1737-4B60-AD1A-52615F605374} + {C452BE1A-E17D-49D6-8FC9-6FD31839075D} = {0DFB8358-1737-4B60-AD1A-52615F605374} + {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E} = {C452BE1A-E17D-49D6-8FC9-6FD31839075D} + {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13} = {C452BE1A-E17D-49D6-8FC9-6FD31839075D} + {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD} = {C452BE1A-E17D-49D6-8FC9-6FD31839075D} {1E9657DF-D52C-4CC6-B8D5-B3886FC111CA} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} {06C245F2-0E05-452B-81BB-316D2F57A32D} = {1E9657DF-D52C-4CC6-B8D5-B3886FC111CA} {ADD534DD-B31C-4E04-9137-50A38DE0832E} = {1E9657DF-D52C-4CC6-B8D5-B3886FC111CA} @@ -5370,25 +5630,56 @@ Global {BDE31406-3BAA-4EEF-B67A-DFE3D636D366} = {1E9657DF-D52C-4CC6-B8D5-B3886FC111CA} {64F31BAE-196A-4C63-97F3-860F7685F3E6} = {BDE31406-3BAA-4EEF-B67A-DFE3D636D366} {BBC671F5-53BE-4E18-BC3E-923B456143E7} = {BDE31406-3BAA-4EEF-B67A-DFE3D636D366} - {31169629-79F4-4F2C-B5F1-86C58CD41B1F} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} - {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} - {80E4C3F1-B68D-4176-ACF6-7F7E5BEB0240} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} - {23D33D85-012D-465F-A845-9DF0181CF846} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} + {60B81CCF-7E08-401B-AE2F-6AD999145FD3} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} + {31169629-79F4-4F2C-B5F1-86C58CD41B1F} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} + {09342EA5-3677-427C-8F70-2055E96B99CD} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {C0FF53DF-A711-47C7-98F3-E86162C3C5C2} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {132B6CE0-4262-4AFB-ACFD-3FAF95978253} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {EF311600-0BD6-493C-A744-2E1843E47E7B} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {88071B1D-E73F-4234-AC49-FADB01363EBB} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {811B87B8-7B14-4271-9436-5F580DF0C3B2} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} + {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} + {11C09980-EF76-44D5-AE72-21E4C5DC85EC} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} + {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} + {233450E5-851A-4047-A9B1-FB9941A62854} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} + {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} + {80E4C3F1-B68D-4176-ACF6-7F7E5BEB0240} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} + {23D33D85-012D-465F-A845-9DF0181CF846} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} {25C7567C-0704-4D45-A2CD-76C99A2D9947} = {80E4C3F1-B68D-4176-ACF6-7F7E5BEB0240} {F6BC2B08-009A-44CA-A5C0-7B6B067D293C} = {80E4C3F1-B68D-4176-ACF6-7F7E5BEB0240} {BC20B827-CD59-45EF-B55B-B85C69435580} = {23D33D85-012D-465F-A845-9DF0181CF846} {537B9AA5-91D9-478A-B010-3DAC78F67DCF} = {23D33D85-012D-465F-A845-9DF0181CF846} {AEAEEC69-9547-4D4B-94E9-CB3D3C620E13} = {23D33D85-012D-465F-A845-9DF0181CF846} - {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} - {D5D5E944-7E50-46DB-A406-F96DCD3E63D8} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} + {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} + {1A67D0D1-F5C1-4099-8744-47A62A7C0AC0} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {B731A4DB-4125-469F-866D-0FF8A518E858} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {AE9F7AC3-5080-4D3F-8B80-23CF953DE360} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {29AFA90B-7972-4C82-B37A-46C436F922FA} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {13EFFCBA-1AC3-4067-9B43-5BC1FC4A4F8E} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {9D98F8FB-E5B8-4233-AF47-98348F58F289} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {52B76874-2243-46F3-BF95-C1562523DE25} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {95218968-C1F1-4603-B4F9-9358D42C9F9B} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {23F1D90A-D9E2-41B8-AE50-86CB83115E23} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {52796CAC-5642-4D6A-ABA9-C5D8A7DBEEA7} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {108564DE-9304-4AC5-AC62-DF7D335A36F0} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {D0018A16-F28C-4023-A823-4EE06F08413F} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {439627DE-B924-437B-9491-498F86030AB4} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {5D5AB569-C721-4088-8407-878590E3816B} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {A5E236AC-7FB4-466C-9E05-6644FAF76072} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {8DAED098-26C4-4870-91D9-DA56DC856542} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} + {D5D5E944-7E50-46DB-A406-F96DCD3E63D8} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} {2F51B6EF-1F3B-4E85-93A3-37926B770100} = {D5D5E944-7E50-46DB-A406-F96DCD3E63D8} {A2683BE0-B2F7-4FC4-B83D-140259A9D3C8} = {D5D5E944-7E50-46DB-A406-F96DCD3E63D8} {77B42053-782D-445C-B068-1539579DB282} = {D5D5E944-7E50-46DB-A406-F96DCD3E63D8} - {40CED083-6ED2-4E06-B2E4-927047CFFF15} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} + {40CED083-6ED2-4E06-B2E4-927047CFFF15} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} {E2D6CCD2-AE2B-45BF-84B3-D1EF38B290D5} = {40CED083-6ED2-4E06-B2E4-927047CFFF15} {09DBA36D-0A98-4F38-AB42-805CAB424F1B} = {40CED083-6ED2-4E06-B2E4-927047CFFF15} {B1793F96-D67A-4E16-A87D-C7FE88899EF6} = {40CED083-6ED2-4E06-B2E4-927047CFFF15} - {F56DB86E-388C-48D0-989D-24911A5A1FE4} = {455CE1DE-2222-44AC-B93B-6A40A99A3E3D} + {F56DB86E-388C-48D0-989D-24911A5A1FE4} = {60B81CCF-7E08-401B-AE2F-6AD999145FD3} {9A0D825F-45FB-439C-A57D-E206B4918C95} = {F56DB86E-388C-48D0-989D-24911A5A1FE4} {E30A1BE4-EB9C-466A-861A-C71BA8D5B019} = {F56DB86E-388C-48D0-989D-24911A5A1FE4} {431A0845-C890-411B-82D3-DD2CECC36ACF} = {F56DB86E-388C-48D0-989D-24911A5A1FE4} @@ -5412,40 +5703,5 @@ Global {076D93D1-076A-4ADD-8D23-64446CB1F18B} = {F9BFF0BB-9124-49AE-8482-32A126D58AD2} {E13DE02E-6368-4921-AFE8-FE8619B5274D} = {076D93D1-076A-4ADD-8D23-64446CB1F18B} {2F0211FA-742F-436C-949B-D96B6BA2B9BE} = {076D93D1-076A-4ADD-8D23-64446CB1F18B} - {09342EA5-3677-427C-8F70-2055E96B99CD} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {C0FF53DF-A711-47C7-98F3-E86162C3C5C2} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {5DA19A03-2CDB-49E0-AEA6-D91DF864C6AA} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {E5DF5A14-B4DE-46D4-ADE4-3C5BAC700519} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {132B6CE0-4262-4AFB-ACFD-3FAF95978253} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {F7A6E73A-7C3F-4E64-BD4C-A6F7DD5ED7A3} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {EF311600-0BD6-493C-A744-2E1843E47E7B} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {88071B1D-E73F-4234-AC49-FADB01363EBB} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {811B87B8-7B14-4271-9436-5F580DF0C3B2} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {E65CBCB6-ECA8-4DBF-A61B-86B12E71FDE6} = {31169629-79F4-4F2C-B5F1-86C58CD41B1F} - {BAA8A6D4-01CE-464E-A0FA-420A4C584D8E} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} - {233450E5-851A-4047-A9B1-FB9941A62854} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} - {38351A72-B5A7-4EAB-8E8D-BEE3C2C16D78} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} - {11C09980-EF76-44D5-AE72-21E4C5DC85EC} = {32F818A1-F4A9-4147-94EC-C96E39C8C3AB} - {E230228F-54C2-4929-BD65-21E67E08B3E7} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {D885137D-4590-42ED-9CF4-5D6C94F62E51} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {1A9044D7-C2EE-4F0F-9285-8BA0AF4DC3D5} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {4193AFCC-D5BC-45B7-B21B-C4A25C37A700} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {10943E68-65D8-4BB6-B527-FB7A15F1F08A} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {25060FB8-91AA-48E8-967D-DC44240F434B} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {9555DE9A-C478-4445-B1D9-B6808CADA904} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {FFA153CA-8819-4E30-83E1-E1F140128997} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {20D23173-AF06-4C80-A69F-122C4FD8193F} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {160DE6CE-6511-4F82-B8C9-349C59DE0C85} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {6C73DA30-ABAD-440E-90B4-CDDB8C4D052D} = {78F19A9B-B5AE-4AF4-9BBE-14CF4889B6F9} - {439627DE-B924-437B-9491-498F86030AB4} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} - {A5E236AC-7FB4-466C-9E05-6644FAF76072} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} - {D0018A16-F28C-4023-A823-4EE06F08413F} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} - {108564DE-9304-4AC5-AC62-DF7D335A36F0} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} - {AE9F7AC3-5080-4D3F-8B80-23CF953DE360} = {2F93AB3B-CD06-4D8D-95A6-8E4594E10DAD} - {BCC7F017-0D02-46DF-891C-FCC2A1BBF46E} = {C452BE1A-E17D-49D6-8FC9-6FD31839075D} - {9BF35AE6-1AA0-4DC8-88F2-4365A6B51E13} = {C452BE1A-E17D-49D6-8FC9-6FD31839075D} - {76B02080-C991-4A7E-9BB3-7AF9FFDBF6AD} = {C452BE1A-E17D-49D6-8FC9-6FD31839075D} - {1028A97F-B4CE-4D46-A73F-AB075355B2FD} = {0DFB8358-1737-4B60-AD1A-52615F605374} - {7A8F578F-002A-4548-849E-E91640929128} = {0DFB8358-1737-4B60-AD1A-52615F605374} EndGlobalSection EndGlobal diff --git a/Windows/CustomWindowUI/README.md b/Windows/CustomWindowUI/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/CustomWindowUI/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/DialogBox/README.md b/Windows/DialogBox/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/DialogBox/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/MessageBox/README.md b/Windows/MessageBox/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/MessageBox/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/NonRectangularWindow/README.md b/Windows/NonRectangularWindow/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/NonRectangularWindow/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/NotificationIcon/README.md b/Windows/NotificationIcon/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/NotificationIcon/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/SaveWindowState/README.md b/Windows/SaveWindowState/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/SaveWindowState/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/ShowWindowWithoutActivation/README.md b/Windows/ShowWindowWithoutActivation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/ShowWindowWithoutActivation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/WindowActivationAndDeactivation/README.md b/Windows/WindowActivationAndDeactivation/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/WindowActivationAndDeactivation/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/WindowHiding/README.md b/Windows/WindowHiding/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/WindowHiding/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/WindowSizingOrder/README.md b/Windows/WindowSizingOrder/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/WindowSizingOrder/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. - diff --git a/Windows/Wizard/README.md b/Windows/Wizard/README.md deleted file mode 100644 index dbd9af204..000000000 --- a/Windows/Wizard/README.md +++ /dev/null @@ -1,20 +0,0 @@ - -# %Sample% sample - -This sample shows how to use the %objective - -## Remarks - - -## Build the sample - -The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in [Visual Studio 2015](https://www.visualstudio.com/wpf-vs). - -### Deploying the sample - -- Select Build > Deploy Solution. - -### Deploying and running the sample - -- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. -