Download WPFGhosts

Description

The WPFGhosts is a Undo Redo Framework which's based on the WPF's dependency property.It provides the common functions of Undo, Redo,Copy,Past.

Source Files

The download file wpfghosts.zip has the following entries.


WPFSchematics.Definition/Common/IApplication.cs
WPFSchematics.Definition/Common/IExtendCommand.cs
WPFSchematics.Definition/Common/IGhostRestore.cs
WPFSchematics.Definition/Common/IMouseFocusTool.cs
WPFSchematics.Definition/Common/IMouseTool.cs
WPFSchematics.Definition/Common/IResourceManager.cs
WPFSchematics.Definition/Common/ITranscation.cs
WPFSchematics.Definition/Common/SystemConfig.cs
WPFSchematics.Definition/Entities/ChildrenCollection.cs
WPFSchematics.Definition/Entities/Collection/FeatureCollection.cs
WPFSchematics.Definition/Entities/Collection/FeaturePresenterCollection.cs
WPFSchematics.Definition/Entities/Collection/IOperateCollection.cs
WPFSchematics.Definition/Entities/Collection/LabelCollection.cs
WPFSchematics.Definition/Entities/Collection/LayerCollection.cs
WPFSchematics.Definition/Entities/Collection/MemberCollection.cs
WPFSchematics.Definition/Entities/Collection/NodeCollection.cs
WPFSchematics.Definition/Entities/Collection/PresenterCollection.cs
WPFSchematics.Definition/Entities/Collection/PresenterRenderCollection.cs
WPFSchematics.Definition/Entities/Collection/ProviderCollection.cs
WPFSchematics.Definition/Entities/Collection/ShapePresenterCollection.cs
WPFSchematics.Definition/Entities/Collection/StateDrawingCollection.cs
WPFSchematics.Definition/Entities/Collection/TemplateGroupCollection.cs
WPFSchematics.Definition/Entities/Collection/TemplateViewCollection.cs
WPFSchematics.Definition/Entities/Collection/TerminalCollection.cs
WPFSchematics.Definition/Entities/Collection/TerminalPresenterCollection.cs
WPFSchematics.Definition/Entities/Collection/ViewCollection.cs
WPFSchematics.Definition/Entities/Entity.cs
WPFSchematics.Definition/Entities/Handler.cs
WPFSchematics.Definition/Entities/IEntity.cs
WPFSchematics.Definition/Entities/Naming.cs
WPFSchematics.Definition/FocusFunction/IFocusFunctionCell.cs
WPFSchematics.Definition/FocusFunction/IFocusFunctionGrid.cs
WPFSchematics.Definition/FocusFunction/IFocusFunctionMatrix.cs
WPFSchematics.Definition/FocusFunction/IFocusFunctionTarget.cs
WPFSchematics.Definition/IShapeGeometryTemplate.cs
WPFSchematics.Definition/IShapeSymbolTemplate.cs
WPFSchematics.Definition/IShapeTemplate.cs
WPFSchematics.Definition/IShapeTemplateGroup.cs
WPFSchematics.Definition/IShapeTemplateSolution.cs
WPFSchematics.Definition/IShapeTerminalTemplate.cs
WPFSchematics.Definition/Layers/IShapeProviderContainerLayer.cs
WPFSchematics.Definition/Layers/IShapeProviderDynamicLeafLayer.cs
WPFSchematics.Definition/Layers/IShapeProviderLayer.cs
WPFSchematics.Definition/Layers/IShapeProviderLeafLayer.cs
WPFSchematics.Definition/Layers/IShapeProviderStaticLeafLayer.cs
WPFSchematics.Definition/Models/ExtendCommandMetaData.cs
WPFSchematics.Definition/Models/GeometryType.cs
WPFSchematics.Definition/Models/ICommandParameter.cs
WPFSchematics.Definition/Models/IExtendCommandInit.cs
WPFSchematics.Definition/Models/IFeatureProperty.cs
WPFSchematics.Definition/Models/SelectionChangedActionEventArgs.cs
WPFSchematics.Definition/Models/StateCatalogue.cs
WPFSchematics.Definition/Models/StateType.cs
WPFSchematics.Definition/Properties/AssemblyInfo.cs
WPFSchematics.Definition/Shapes/ClassDiagram1.cd
WPFSchematics.Definition/Shapes/Dimension.cs
WPFSchematics.Definition/Shapes/IFeaturePresenter.cs
WPFSchematics.Definition/Shapes/IFeatureSet.cs
WPFSchematics.Definition/Shapes/IPresenter.cs
WPFSchematics.Definition/Shapes/IPresenterRender.cs
WPFSchematics.Definition/Shapes/IShapeBaseLine.cs
WPFSchematics.Definition/Shapes/IShapeController.cs
WPFSchematics.Definition/Shapes/IShapeDimension.cs
WPFSchematics.Definition/Shapes/IShapeEllipse.cs
WPFSchematics.Definition/Shapes/IShapeFeature.cs
WPFSchematics.Definition/Shapes/IShapeGeometry.cs
WPFSchematics.Definition/Shapes/IShapeGlyphRun.cs
WPFSchematics.Definition/Shapes/IShapeGroup.cs
WPFSchematics.Definition/Shapes/IShapeLabel.cs
WPFSchematics.Definition/Shapes/IShapeLayoutEdge.cs
WPFSchematics.Definition/Shapes/IShapeLayoutNode.cs
WPFSchematics.Definition/Shapes/IShapeLineSegment.cs
WPFSchematics.Definition/Shapes/IShapeParallel.cs
WPFSchematics.Definition/Shapes/IShapePathSegment.cs
WPFSchematics.Definition/Shapes/IShapePointsSegment.cs
WPFSchematics.Definition/Shapes/IShapePolyLineSegment.cs
WPFSchematics.Definition/Shapes/IShapePresenter.cs
WPFSchematics.Definition/Shapes/IShapeProvider.cs
WPFSchematics.Definition/Shapes/IShapeRectangle.cs
WPFSchematics.Definition/Shapes/IShapeState.cs
WPFSchematics.Definition/Shapes/IShapeSymbol.cs
WPFSchematics.Definition/Shapes/IShapeTerminal.cs
WPFSchematics.Definition/Shapes/IShapeText.cs
WPFSchematics.Definition/Shapes/IShapeTransform.cs
WPFSchematics.Definition/Shapes/ITerminalPresenter.cs
WPFSchematics.Definition/Shapes/Line.cs/* w w w  . j a v  a 2s. co m*/
WPFSchematics.Definition/Shapes/StateDrawing.cs
WPFSchematics.Definition/Templates/IShapeFeatureTemplate.cs
WPFSchematics.Definition/Templates/IShapeTemplate.cs
WPFSchematics.Definition/Templates/IShapeTemplateGroup.cs
WPFSchematics.Definition/Templates/IShapeTemplateSolution.cs
WPFSchematics.Definition/Templates/IShapeTerminalTemplate.cs
WPFSchematics.Definition/Views/IFocusCellView.cs
WPFSchematics.Definition/Views/IFocusGridView.cs
WPFSchematics.Definition/Views/ILayerView.cs
WPFSchematics.Definition/Views/IShapeView.cs
WPFSchematics.Definition/Views/ITemplateGroupView.cs
WPFSchematics.Definition/Views/ITemplateSolutionView.cs
WPFSchematics.Definition/Views/ITemplateView.cs
WPFSchematics.Definition/WPFSchematics.Definition.csproj
WPFSchematics.Definition/WPFSchematics.Definition.csproj.user
WPFSchematics.Definition/WPFSchematics.Definition.sln
WPFSchematics.Graphics.Ghosts.sln
WPFSchematics.Graphics.Ghosts/ClassDiagram1.cd
WPFSchematics.Graphics.Ghosts/GhostClipboard.cs
WPFSchematics.Graphics.Ghosts/GhostHost.cs
WPFSchematics.Graphics.Ghosts/GhostObject.cs
WPFSchematics.Graphics.Ghosts/GhostObserver.cs
WPFSchematics.Graphics.Ghosts/GhostRestore.cs
WPFSchematics.Graphics.Ghosts/GhostTranscation.cs
WPFSchematics.Graphics.Ghosts/IGhostHost.cs
WPFSchematics.Graphics.Ghosts/Properties/AssemblyInfo.cs
WPFSchematics.Graphics.Ghosts/Properties/Resources.Designer.cs
WPFSchematics.Graphics.Ghosts/Properties/Resources.resx
WPFSchematics.Graphics.Ghosts/Properties/Settings.Designer.cs
WPFSchematics.Graphics.Ghosts/Properties/Settings.settings
WPFSchematics.Graphics.Ghosts/WPFSchematics.Graphics.Ghosts.csproj

Download

Click the following link to download wpfghosts.zip.

wpfghosts.zip