文件名称:ScrollAndPanContentSample
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-08-23
- 文件大小:
- 99kb
- 下载次数:
- 0次
- 提 供 者:
- Mahd*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Simple Behavior to Allow Zooming and Dragging a Contained Control
I inherited a solution that had some code behind to allow zooming the contents of a Window because the WPF design was for a 2560 x1440 display and was hard to see on a smaller display. I moved the code into a behavior and added the ability to drag the zoomed control. I also designed it so that the container did not have to be just a Window but could be any ContentControl.
I inherited a solution that had some code behind to allow zooming the contents of a Window because the WPF design was for a 2560 x1440 display and was hard to see on a smaller display. I moved the code into a behavior and added the ability to drag the zoomed control. I also designed it so that the container did not have to be just a Window but could be any ContentControl.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ScrollAndPanContentSample\.vs
ScrollAndPanContentSample\.vs\ScrollAndPanContentSample
ScrollAndPanContentSample\.vs\ScrollAndPanContentSample\v15
ScrollAndPanContentSample\.vs\ScrollAndPanContentSample\v15\.suo
ScrollAndPanContentSample\App.config
ScrollAndPanContentSample\App.xaml
ScrollAndPanContentSample\App.xaml.cs
ScrollAndPanContentSample\interesting-pictures-asperatus-clouds.jpg
ScrollAndPanContentSample\MainWindow.xaml
ScrollAndPanContentSample\MainWindow.xaml.cs
ScrollAndPanContentSample\Properties
ScrollAndPanContentSample\Properties\AssemblyInfo.cs
ScrollAndPanContentSample\Properties\Resources.Designer.cs
ScrollAndPanContentSample\Properties\Resources.resx
ScrollAndPanContentSample\Properties\Settings.Designer.cs
ScrollAndPanContentSample\Properties\Settings.settings
ScrollAndPanContentSample\ScrollAndPanContentSample.csproj
ScrollAndPanContentSample\ScrollAndPanContentSample.sln
ScrollAndPanContentSample\WindowZoomBehavior.cs
ScrollAndPanContentSample\.vs\ScrollAndPanContentSample
ScrollAndPanContentSample\.vs\ScrollAndPanContentSample\v15
ScrollAndPanContentSample\.vs\ScrollAndPanContentSample\v15\.suo
ScrollAndPanContentSample\App.config
ScrollAndPanContentSample\App.xaml
ScrollAndPanContentSample\App.xaml.cs
ScrollAndPanContentSample\interesting-pictures-asperatus-clouds.jpg
ScrollAndPanContentSample\MainWindow.xaml
ScrollAndPanContentSample\MainWindow.xaml.cs
ScrollAndPanContentSample\Properties
ScrollAndPanContentSample\Properties\AssemblyInfo.cs
ScrollAndPanContentSample\Properties\Resources.Designer.cs
ScrollAndPanContentSample\Properties\Resources.resx
ScrollAndPanContentSample\Properties\Settings.Designer.cs
ScrollAndPanContentSample\Properties\Settings.settings
ScrollAndPanContentSample\ScrollAndPanContentSample.csproj
ScrollAndPanContentSample\ScrollAndPanContentSample.sln
ScrollAndPanContentSample\WindowZoomBehavior.cs