文件名称:wpfwizard
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 150kb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
WPF中导航(Wizard)控件的实现,可以支持绑定和换肤,具体请参见代码。-Control of navigation in WPF (Wizard), can support the binding and skin, specifically see the code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
App.xaml
App.xaml.cs
BranchTestModel
...............\BranchTestEnum.cs
...............\FinishModel.cs
...............\Step1Model.cs
...............\Step2Model.cs
...............\Step3Model.cs
BranchTestView
..............\Finish.xaml
..............\Finish.xaml.cs
..............\Step1.xaml
..............\Step1.xaml.cs
..............\Step2.xaml
..............\Step2.xaml.cs
..............\Step3.xaml
..............\Step3.xaml.cs
CoffeeModel
...........\CupOfCoffee.cs
...........\Enums.cs
...........\ExtrasStepViewModel.cs
...........\SummaryStepViewModel.cs
...........\TypeSizeStepViewModel.cs
...........\WelcomeStepViewModel.cs
CoffeeView
..........\CoffeeExtrasPageView.xaml
..........\CoffeeExtrasPageView.xaml.cs
..........\CoffeeSummaryPageView.xaml
..........\CoffeeSummaryPageView.xaml.cs
..........\CoffeeTypeSizePageView.xaml
..........\CoffeeTypeSizePageView.xaml.cs
..........\WelcomePageView.xaml
..........\WelcomePageView.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
Properties
..........\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
..........\Settings.Designer.cs
..........\Settings.settings
Resources
.........\beans.jpg
.........\coffeeCup.jpg
.........\cupIcon.png
Wizard.csproj
Wizard.csproj.vspscc
Wizard.sln
Wizard.vssscc
WizardControl
.............\CompleteStep.cs
.............\Helpers
.............\.......\Extensions.cs
.............\Models
.............\......\OptionViewModel.cs
.............\......\RouteOptionGroupViewModel.cs
.............\......\RouteOptionViewModel.cs
.............\......\WizardStepViewModelBase.cs
.............\......\WizardViewModel.cs
.............\RelayCommand.cs
.............\RouteOptionGroup.cs
.............\StepManager.cs
.............\StepTemplateConverter.cs
.............\Views
.............\.....\RouteOptionGroupView.xaml
.............\.....\RouteOptionGroupView.xaml.cs
.............\.....\WizardView.xaml
.............\.....\WizardView.xaml.cs
.............\WizardClassDiagram.cd
App.xaml.cs
BranchTestModel
...............\BranchTestEnum.cs
...............\FinishModel.cs
...............\Step1Model.cs
...............\Step2Model.cs
...............\Step3Model.cs
BranchTestView
..............\Finish.xaml
..............\Finish.xaml.cs
..............\Step1.xaml
..............\Step1.xaml.cs
..............\Step2.xaml
..............\Step2.xaml.cs
..............\Step3.xaml
..............\Step3.xaml.cs
CoffeeModel
...........\CupOfCoffee.cs
...........\Enums.cs
...........\ExtrasStepViewModel.cs
...........\SummaryStepViewModel.cs
...........\TypeSizeStepViewModel.cs
...........\WelcomeStepViewModel.cs
CoffeeView
..........\CoffeeExtrasPageView.xaml
..........\CoffeeExtrasPageView.xaml.cs
..........\CoffeeSummaryPageView.xaml
..........\CoffeeSummaryPageView.xaml.cs
..........\CoffeeTypeSizePageView.xaml
..........\CoffeeTypeSizePageView.xaml.cs
..........\WelcomePageView.xaml
..........\WelcomePageView.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
Properties
..........\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
..........\Settings.Designer.cs
..........\Settings.settings
Resources
.........\beans.jpg
.........\coffeeCup.jpg
.........\cupIcon.png
Wizard.csproj
Wizard.csproj.vspscc
Wizard.sln
Wizard.vssscc
WizardControl
.............\CompleteStep.cs
.............\Helpers
.............\.......\Extensions.cs
.............\Models
.............\......\OptionViewModel.cs
.............\......\RouteOptionGroupViewModel.cs
.............\......\RouteOptionViewModel.cs
.............\......\WizardStepViewModelBase.cs
.............\......\WizardViewModel.cs
.............\RelayCommand.cs
.............\RouteOptionGroup.cs
.............\StepManager.cs
.............\StepTemplateConverter.cs
.............\Views
.............\.....\RouteOptionGroupView.xaml
.............\.....\RouteOptionGroupView.xaml.cs
.............\.....\WizardView.xaml
.............\.....\WizardView.xaml.cs
.............\WizardClassDiagram.cd