文件名称:Silverlight behavior 实现unload事件
文件大小:93KB
文件格式:ZIP
更新时间:2012-10-12 09:20:34
silverlight
在Silverlight中只有onload事件,却没有unload事件,下面的这个demo可以帮助大家实现 下载地址:
【文件预览】:
SilverlighUnloadedBehavior.sln
SilverlighUnloadedBehavior
----MainPage.xaml(1KB)
----MyTestControl.xaml(510B)
----SilverlighUnloadedBehavior.csproj(5KB)
----App.xaml(309B)
----MyTestControlViewModel.cs(280B)
----UnloadedBehavior.cs(4KB)
----MainPage.xaml.cs(648B)
----App.xaml.cs(2KB)
----MyTestControl.xaml.cs(340B)
----Bin()
--------Debug()
----Properties()
--------AppManifest.xml(213B)
--------AssemblyInfo.cs(1KB)
SilverlighUnloadedBehavior.Web
----bin()
--------SilverlighUnloadedBehavior.Web.dll(4KB)
--------SilverlighUnloadedBehavior.Web.pdb(14KB)
----Default.aspx(465B)
----SilverlighUnloadedBehavior.Web.csproj.user(2KB)
----Web.config(7KB)
----Silverlight.js(8KB)
----Default.aspx.designer.cs(823B)
----App_Data()
----ClientBin()
--------SilverlighUnloadedBehavior.xap(18KB)
----Properties()
--------AssemblyInfo.cs(1KB)
----SilverlighUnloadedBehaviorTestPage.aspx(3KB)
----SilverlighUnloadedBehaviorTestPage.html(3KB)
----Default.aspx.cs(354B)
----SilverlighUnloadedBehavior.Web.csproj(5KB)