文件名称:MobileFramework_v0_2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:97.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Windows Mobile 5/6 平台上开发用户界面的应用框架。包含支持旋转、缩放、动画、变换等功能的控件和图形原语。-An application framework for developing composite user interfaces (similar to Silverlight/WPF) on Windows Mobile 5 and 6 devices. It contains controls and graphic primitives that support rotation, scaling, animation, behaviours and transitions.
相关搜索: csharp windows mobile
windows mobile
windows mobile 6
CSharp mobile
CSharp 图形
CSharp 界面
silverlight
控件 缩放
csharp wince 界面
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CodePlexExport/Demo/
CodePlexExport/Demo/Demo.csproj
CodePlexExport/Demo/MainForm.cs
CodePlexExport/Demo/MainForm.Designer.cs
CodePlexExport/Demo/MainForm.resx
CodePlexExport/Demo/Navigation/
CodePlexExport/Demo/Navigation/INavigator.cs
CodePlexExport/Demo/Navigation/IView.cs
CodePlexExport/Demo/Navigation/TransitionNavigator.cs
CodePlexExport/Demo/Presenters/
CodePlexExport/Demo/Presenters/DragPresenter.cs
CodePlexExport/Demo/Presenters/GlassPresenter.cs
CodePlexExport/Demo/Presenters/LayoutPresenter.cs
CodePlexExport/Demo/Presenters/ParentedPresenter.cs
CodePlexExport/Demo/Presenters/TransitionPresenter.cs
CodePlexExport/Demo/Presenters/WelcomePresenter.cs
CodePlexExport/Demo/Program.cs
CodePlexExport/Demo/Properties/
CodePlexExport/Demo/Properties/AssemblyInfo.cs
CodePlexExport/Demo/Properties/Resources.Designer.cs
CodePlexExport/Demo/Properties/Resources.resx
CodePlexExport/Demo/Views/
CodePlexExport/Demo/Views/LayoutView.xml
CodePlexExport/Demo/Views/WelcomeView.xml
CodePlexExport/License.txt
CodePlexExport/MobileUI.sln
CodePlexExport/Spencen.Mobile.Markup/
CodePlexExport/Spencen.Mobile.Markup/Properties/
CodePlexExport/Spencen.Mobile.Markup/Properties/AssemblyInfo.cs
CodePlexExport/Spencen.Mobile.Markup/Spencen.Mobile.Markup.csproj
CodePlexExport/Spencen.Mobile.Markup/XamlAttribute.cs
CodePlexExport/Spencen.Mobile.Markup/XamlElement.cs
CodePlexExport/Spencen.Mobile.Markup/XamlNamespaceMappingAttribute.cs
CodePlexExport/Spencen.Mobile.Markup/XamlNode.cs
CodePlexExport/Spencen.Mobile.Markup/XamlReader.cs
CodePlexExport/Spencen.Mobile.UI/
CodePlexExport/Spencen.Mobile.UI/Animations/
CodePlexExport/Spencen.Mobile.UI/Animations/Animation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/AnimationManager.cs
CodePlexExport/Spencen.Mobile.UI/Animations/BrushAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/ColorAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/FloatAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/PointAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/
CodePlexExport/Spencen.Mobile.UI/Behaviors/Behavior.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/BehaviorCollection.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/DragBehaviour.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/IBehavior.cs
CodePlexExport/Spencen.Mobile.UI/Canvas.bmp
CodePlexExport/Spencen.Mobile.UI/Canvas.cs
CodePlexExport/Spencen.Mobile.UI/Canvas.xmta
CodePlexExport/Spencen.Mobile.UI/Commanding/
CodePlexExport/Spencen.Mobile.UI/Commanding/DelegateCommand.cs
CodePlexExport/Spencen.Mobile.UI/Commanding/ICommand.cs
CodePlexExport/Spencen.Mobile.UI/Controls/
CodePlexExport/Spencen.Mobile.UI/Controls/ButtonBar.cs
CodePlexExport/Spencen.Mobile.UI/Controls/GlassButton.cs
CodePlexExport/Spencen.Mobile.UI/Controls/ItemsControl.cs
CodePlexExport/Spencen.Mobile.UI/Controls/ListControl.cs
CodePlexExport/Spencen.Mobile.UI/Controls/NavigationButtonBar.cs
CodePlexExport/Spencen.Mobile.UI/DesiredSize.cs
CodePlexExport/Spencen.Mobile.UI/Dpi.cs
CodePlexExport/Spencen.Mobile.UI/DrawingElement.cs
CodePlexExport/Spencen.Mobile.UI/DrawingElementCollection.cs
CodePlexExport/Spencen.Mobile.UI/DrawingSupport.cs
CodePlexExport/Spencen.Mobile.UI/Easings/
CodePlexExport/Spencen.Mobile.UI/Easings/CubicEasing.cs
CodePlexExport/Spencen.Mobile.UI/Easings/ElasticEasing.cs
CodePlexExport/Spencen.Mobile.UI/Easings/IEasingFunction.cs
CodePlexExport/Spencen.Mobile.UI/Easings/SineWaveEasing.cs
CodePlexExport/Spencen.Mobile.UI/GraphicsContext.cs
CodePlexExport/Spencen.Mobile.UI/IDrawingHost.cs
CodePlexExport/Spencen.Mobile.UI/Images/
CodePlexExport/Spencen.Mobile.UI/Images/ButtonFrame.png
CodePlexExport/Spencen.Mobile.UI/Layout/
CodePlexExport/Spencen.Mobile.UI/Layout/HorizontalElementAlignment.cs
CodePlexExport/Spencen.Mobile.UI/Layout/LayoutEngine.cs
CodePlexExport/Spencen.Mobile.UI/Layout/RadialLayout.cs
CodePlexExport/Spencen.Mobile.UI/Layout/StackLayout.cs
CodePlexExport/Spencen.Mobile.UI/Layout/StretchLayout.cs
CodePlexExport/Spencen.Mobile.UI/Layout/VerticalElementAlignment.cs
CodePlexExport/Spencen.Mobile.UI/Layout/WrapLayout.cs
CodePlexExport/Spencen.Mobile.UI/Markup/
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/Binding.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/BrushConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/ColorConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/IConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/PaddingConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/PenConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/SizeConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/ValueTypeConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/XamlRenderer.cs
CodePlexExport/Spencen.Mobile.UI/Padding.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/Gradientfill.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/GraphicsExtension.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/IImagingFactory.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/PlatformAPIs.cs
CodePlexExp
CodePlexExport/Demo/Demo.csproj
CodePlexExport/Demo/MainForm.cs
CodePlexExport/Demo/MainForm.Designer.cs
CodePlexExport/Demo/MainForm.resx
CodePlexExport/Demo/Navigation/
CodePlexExport/Demo/Navigation/INavigator.cs
CodePlexExport/Demo/Navigation/IView.cs
CodePlexExport/Demo/Navigation/TransitionNavigator.cs
CodePlexExport/Demo/Presenters/
CodePlexExport/Demo/Presenters/DragPresenter.cs
CodePlexExport/Demo/Presenters/GlassPresenter.cs
CodePlexExport/Demo/Presenters/LayoutPresenter.cs
CodePlexExport/Demo/Presenters/ParentedPresenter.cs
CodePlexExport/Demo/Presenters/TransitionPresenter.cs
CodePlexExport/Demo/Presenters/WelcomePresenter.cs
CodePlexExport/Demo/Program.cs
CodePlexExport/Demo/Properties/
CodePlexExport/Demo/Properties/AssemblyInfo.cs
CodePlexExport/Demo/Properties/Resources.Designer.cs
CodePlexExport/Demo/Properties/Resources.resx
CodePlexExport/Demo/Views/
CodePlexExport/Demo/Views/LayoutView.xml
CodePlexExport/Demo/Views/WelcomeView.xml
CodePlexExport/License.txt
CodePlexExport/MobileUI.sln
CodePlexExport/Spencen.Mobile.Markup/
CodePlexExport/Spencen.Mobile.Markup/Properties/
CodePlexExport/Spencen.Mobile.Markup/Properties/AssemblyInfo.cs
CodePlexExport/Spencen.Mobile.Markup/Spencen.Mobile.Markup.csproj
CodePlexExport/Spencen.Mobile.Markup/XamlAttribute.cs
CodePlexExport/Spencen.Mobile.Markup/XamlElement.cs
CodePlexExport/Spencen.Mobile.Markup/XamlNamespaceMappingAttribute.cs
CodePlexExport/Spencen.Mobile.Markup/XamlNode.cs
CodePlexExport/Spencen.Mobile.Markup/XamlReader.cs
CodePlexExport/Spencen.Mobile.UI/
CodePlexExport/Spencen.Mobile.UI/Animations/
CodePlexExport/Spencen.Mobile.UI/Animations/Animation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/AnimationManager.cs
CodePlexExport/Spencen.Mobile.UI/Animations/BrushAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/ColorAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/FloatAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Animations/PointAnimation.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/
CodePlexExport/Spencen.Mobile.UI/Behaviors/Behavior.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/BehaviorCollection.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/DragBehaviour.cs
CodePlexExport/Spencen.Mobile.UI/Behaviors/IBehavior.cs
CodePlexExport/Spencen.Mobile.UI/Canvas.bmp
CodePlexExport/Spencen.Mobile.UI/Canvas.cs
CodePlexExport/Spencen.Mobile.UI/Canvas.xmta
CodePlexExport/Spencen.Mobile.UI/Commanding/
CodePlexExport/Spencen.Mobile.UI/Commanding/DelegateCommand.cs
CodePlexExport/Spencen.Mobile.UI/Commanding/ICommand.cs
CodePlexExport/Spencen.Mobile.UI/Controls/
CodePlexExport/Spencen.Mobile.UI/Controls/ButtonBar.cs
CodePlexExport/Spencen.Mobile.UI/Controls/GlassButton.cs
CodePlexExport/Spencen.Mobile.UI/Controls/ItemsControl.cs
CodePlexExport/Spencen.Mobile.UI/Controls/ListControl.cs
CodePlexExport/Spencen.Mobile.UI/Controls/NavigationButtonBar.cs
CodePlexExport/Spencen.Mobile.UI/DesiredSize.cs
CodePlexExport/Spencen.Mobile.UI/Dpi.cs
CodePlexExport/Spencen.Mobile.UI/DrawingElement.cs
CodePlexExport/Spencen.Mobile.UI/DrawingElementCollection.cs
CodePlexExport/Spencen.Mobile.UI/DrawingSupport.cs
CodePlexExport/Spencen.Mobile.UI/Easings/
CodePlexExport/Spencen.Mobile.UI/Easings/CubicEasing.cs
CodePlexExport/Spencen.Mobile.UI/Easings/ElasticEasing.cs
CodePlexExport/Spencen.Mobile.UI/Easings/IEasingFunction.cs
CodePlexExport/Spencen.Mobile.UI/Easings/SineWaveEasing.cs
CodePlexExport/Spencen.Mobile.UI/GraphicsContext.cs
CodePlexExport/Spencen.Mobile.UI/IDrawingHost.cs
CodePlexExport/Spencen.Mobile.UI/Images/
CodePlexExport/Spencen.Mobile.UI/Images/ButtonFrame.png
CodePlexExport/Spencen.Mobile.UI/Layout/
CodePlexExport/Spencen.Mobile.UI/Layout/HorizontalElementAlignment.cs
CodePlexExport/Spencen.Mobile.UI/Layout/LayoutEngine.cs
CodePlexExport/Spencen.Mobile.UI/Layout/RadialLayout.cs
CodePlexExport/Spencen.Mobile.UI/Layout/StackLayout.cs
CodePlexExport/Spencen.Mobile.UI/Layout/StretchLayout.cs
CodePlexExport/Spencen.Mobile.UI/Layout/VerticalElementAlignment.cs
CodePlexExport/Spencen.Mobile.UI/Layout/WrapLayout.cs
CodePlexExport/Spencen.Mobile.UI/Markup/
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/Binding.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/BrushConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/ColorConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/IConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/PaddingConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/PenConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/SizeConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/Converters/ValueTypeConverter.cs
CodePlexExport/Spencen.Mobile.UI/Markup/XamlRenderer.cs
CodePlexExport/Spencen.Mobile.UI/Padding.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/Gradientfill.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/GraphicsExtension.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/IImagingFactory.cs
CodePlexExport/Spencen.Mobile.UI/PlatformAPI/PlatformAPIs.cs
CodePlexExp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.