Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop CSharp
Title: Toast-notifications-sample Download
 Description: This sample shows you how to use toast notifications, which are notifications sent from an app to the user. Toast appears as a pop-up notification in the upper right corner of the screen. A user can select the toast (touch or click) to launch the associated app. Toast notifications can be sent locally or through a web service. This sample demonstrates the functionality and features of local toast notifications and lets you preview all the toast template types. The sample demonstrates the following scenarios: Sending a text-only toast Sending a toast that uses an image included in the app s package Sending a toast that uses an image from the web Specifying the sound that plays when a toast is displayed Responding to events that arise from the user s response to the toast: a selection, a dismissal, or a time-out Using long-duration toast
 To Search:
File list (Check if you may need any files):
 

Toast notifications sample
..........................\C#
..........................\..\App.xaml
..........................\..\App.xaml.cs
..........................\..\images
..........................\..\......\microsoft-sdk.png
..........................\..\......\placeholder-sdk.png
..........................\..\......\smallTile-sdk.png
..........................\..\......\splash-sdk.png
..........................\..\......\squareTile-sdk.png
..........................\..\......\storeLogo-sdk.png
..........................\..\......\tile-sdk.png
..........................\..\......\toastImageAndText.png
..........................\..\......\windows-sdk.png
..........................\..\MainPage.xaml
..........................\..\MainPage.xaml.cs
..........................\..\NotificationsExtensions
..........................\..\.......................\BadgeContent.cs
..........................\..\.......................\Common.cs
..........................\..\.......................\ContentInterfaces.cs
..........................\..\.......................\NotificationsExtensions.csproj
..........................\..\.......................\Properties
..........................\..\.......................\..........\AssemblyInfo.cs
..........................\..\.......................\TileContent.cs
..........................\..\.......................\ToastContent.cs
..........................\..\Package.appxmanifest
..........................\..\Properties
..........................\..\..........\AssemblyInfo.cs
..........................\..\Sample-Utils
..........................\..\............\Constants.cs
..........................\..\............\SuspensionManager.cs
..........................\..\ScenarioInput1.xaml
..........................\..\ScenarioInput1.xaml.cs
..........................\..\ScenarioInput2.xaml
..........................\..\ScenarioInput2.xaml.cs
..........................\..\ScenarioInput3.xaml
..........................\..\ScenarioInput3.xaml.cs
..........................\..\ScenarioInput4.xaml
..........................\..\ScenarioInput4.xaml.cs
..........................\..\ScenarioInput5.xaml
..........................\..\ScenarioInput5.xaml.cs
..........................\..\ScenarioInput6.xaml
..........................\..\ScenarioInput6.xaml.cs
..........................\..\ScenarioList.xaml
..........................\..\ScenarioList.xaml.cs
..........................\..\ScenarioOutput1.xaml
..........................\..\ScenarioOutput1.xaml.cs
..........................\..\ScenarioOutput2.xaml
..........................\..\ScenarioOutput2.xaml.cs
..........................\..\ScenarioOutput3.xaml
..........................\..\ScenarioOutput3.xaml.cs
..........................\..\ScenarioOutput4.xaml
..........................\..\ScenarioOutput4.xaml.cs
..........................\..\ScenarioOutput5.xaml
..........................\..\ScenarioOutput5.xaml.cs
..........................\..\ScenarioOutput6.xaml
..........................\..\ScenarioOutput6.xaml.cs
..........................\..\ToastsSampleCS.csproj
..........................\..\ToastsSampleCS.sln
..........................\C# and C++
..........................\..........\App.xaml
..........................\..........\App.xaml.cpp
..........................\..........\App.xaml.h
..........................\..........\CppSamplesUtils.h
..........................\..........\images
..........................\..........\......\microsoft-sdk.png
..........................\..........\......\placeholder-sdk.png
..........................\..........\......\smallTile-sdk.png
..........................\..........\......\splash-sdk.png
..........................\..........\......\squareTile-sdk.png
..........................\..........\......\storeLogo-sdk.png
..........................\..........\......\tile-sdk.png
..........................\..........\......\toastImageAndText.png
..........................\..........\......\windows-sdk.png
..........................\..........\MainPage.xaml
..........................\..........\M

CodeBus www.codebus.net