Download Windows Store Application Library

Description

Windows Store Application Library provides a collection of UI controls and utilities for Windows 8 store application developers.

Icons

Windows Store Application Library

Source Files

The download file storeapplib.zip has the following entries.


StoreAppLib.sln//from   ww w .ja  v  a2s  .co m
StoreAppLib.vssscc
StoreAppLib/Animations/AnimationHelper.cs
StoreAppLib/Animations/TapEffect.cs
StoreAppLib/App.snk
StoreAppLib/Common/BindableBase.cs
StoreAppLib/Common/DateTimeEventArgs.cs
StoreAppLib/Common/Declarations.cs
StoreAppLib/Common/RelayCommand.cs
StoreAppLib/Controls/AppBarButton.cs
StoreAppLib/Controls/BackButton.cs
StoreAppLib/Controls/CharmSetting.cs
StoreAppLib/Controls/CharmSettingFlyout.cs
StoreAppLib/Controls/DateControl.xaml
StoreAppLib/Controls/DateControl.xaml.cs
StoreAppLib/Controls/DatePicker.cs
StoreAppLib/Controls/FlipViewX.cs
StoreAppLib/Controls/MeridiemScroller.cs
StoreAppLib/Controls/PageHeaderTextBlock.cs
StoreAppLib/Controls/SemanticZoomGrid.cs
StoreAppLib/Controls/SematicZoomFlipView.cs
StoreAppLib/Controls/TimeControl.cs
StoreAppLib/Controls/TimePicker.cs
StoreAppLib/Controls/TimeScroller.cs
StoreAppLib/Converters/ConcatenationConverter.cs
StoreAppLib/Converters/ConcatenationParameter.cs
StoreAppLib/Converters/CountConverter.cs
StoreAppLib/Converters/CountParameter.cs
StoreAppLib/Converters/DateTimeConverter.cs
StoreAppLib/Converters/SolidColorBrushConverter.cs
StoreAppLib/Graph/Arc.cs
StoreAppLib/Graph/ChartItemClickEventArgs.cs
StoreAppLib/Graph/IChartType.cs
StoreAppLib/Graph/Pie.cs
StoreAppLib/Graph/PieItem.cs
StoreAppLib/Graph/PieItemsControl.cs
StoreAppLib/License.txt
StoreAppLib/Menu/GlobalNavigationEventArgs.cs
StoreAppLib/Menu/GlobalNavigationMenuItem.cs
StoreAppLib/Menu/IMenuItem.cs
StoreAppLib/Menu/Menu.cs
StoreAppLib/Menu/MenuItem.cs
StoreAppLib/Menu/MenuSeparator.cs
StoreAppLib/Menu/PopupManager.cs
StoreAppLib/MetaData/Global.cs
StoreAppLib/MetaData/XamlMember.cs
StoreAppLib/MetaData/XamlMetadataProvider.cs
StoreAppLib/MetaData/XamlSystemBaseType.cs
StoreAppLib/MetaData/XamlTypeInfoProvider.cs
StoreAppLib/MetaData/XamlUserType.cs
StoreAppLib/Properties/AssemblyInfo.cs
StoreAppLib/Readme.html
StoreAppLib/Resources/AppBarButtonDictionary.xaml
StoreAppLib/Resources/CharmSettingDictionary.xaml
StoreAppLib/Resources/MenuDictionary.xaml
StoreAppLib/Resources/PageHeaderTextBlockDictionary.xaml
StoreAppLib/Resources/TimePickerDictionary.xaml
StoreAppLib/StoreAppLib.csproj
StoreAppLib/StoreAppLib.csproj.vspscc
StoreAppLib/Themes/Generic.xaml
StoreAppLib/UI/ColorGenerator.cs
StoreAppLib/UI/HSB.cs
StoreAppLibDemo/App.xaml
StoreAppLibDemo/App.xaml.cs
StoreAppLibDemo/Assets/AppBarMenu.png
StoreAppLibDemo/Assets/Arc.png
StoreAppLibDemo/Assets/CharmSetting.png
StoreAppLibDemo/Assets/Converter.png
StoreAppLibDemo/Assets/DatePicker.png
StoreAppLibDemo/Assets/Logo.scale-100.png
StoreAppLibDemo/Assets/Logo.scale-140.png
StoreAppLibDemo/Assets/Logo.scale-180.png
StoreAppLibDemo/Assets/Logo.scale-80.png
StoreAppLibDemo/Assets/PageHeader.png
StoreAppLibDemo/Assets/PageLogo.png
StoreAppLibDemo/Assets/PieChart.png
StoreAppLibDemo/Assets/SmallLogo.scale-100.png
StoreAppLibDemo/Assets/SmallLogo.scale-140.png
StoreAppLibDemo/Assets/SmallLogo.scale-180.png
StoreAppLibDemo/Assets/SmallLogo.scale-80.png
StoreAppLibDemo/Assets/SplashScreen.png
StoreAppLibDemo/Assets/StoreAppLibLogo.png
StoreAppLibDemo/Assets/StoreLogo.scale-100.png
StoreAppLibDemo/Assets/StoreLogo.scale-140.png
StoreAppLibDemo/Assets/StoreLogo.scale-180.png
StoreAppLibDemo/Assets/TapEffect.gif
StoreAppLibDemo/Assets/TapEffect.png
StoreAppLibDemo/Assets/TimePicker.png
StoreAppLibDemo/Assets/WideLogo.png
StoreAppLibDemo/Common/LayoutAwarePage.cs
StoreAppLibDemo/Common/StandardStyles.xaml
StoreAppLibDemo/Common/SuspensionManager.cs
StoreAppLibDemo/Examples/Animations/TapEffectPage.xaml
StoreAppLibDemo/Examples/Animations/TapEffectPage.xaml.cs
StoreAppLibDemo/Examples/Controls/AppBarButtonPage.xaml
StoreAppLibDemo/Examples/Controls/AppBarButtonPage.xaml.cs
StoreAppLibDemo/Examples/Controls/DatePickerPage.xaml
StoreAppLibDemo/Examples/Controls/DatePickerPage.xaml.cs
StoreAppLibDemo/Examples/Controls/PageHeaderPage.xaml
StoreAppLibDemo/Examples/Controls/PageHeaderPage.xaml.cs
StoreAppLibDemo/Examples/Controls/TimePickerPage.xaml
StoreAppLibDemo/Examples/Controls/TimePickerPage.xaml.cs
StoreAppLibDemo/Examples/Converter/ConcatenationConverterPage.xaml
StoreAppLibDemo/Examples/Converter/ConcatenationConverterPage.xaml.cs
StoreAppLibDemo/Examples/Converter/CountConverterPage.xaml
StoreAppLibDemo/Examples/Converter/CountConverterPage.xaml.cs
StoreAppLibDemo/Examples/Converter/DateTimeConvertPage.xaml
StoreAppLibDemo/Examples/Converter/DateTimeConvertPage.xaml.cs
StoreAppLibDemo/Examples/Converter/SolidColorBrushConverterPage.xaml
StoreAppLibDemo/Examples/Converter/SolidColorBrushConverterPage.xaml.cs
StoreAppLibDemo/Examples/Graph/ArcPage.xaml
StoreAppLibDemo/Examples/Graph/ArcPage.xaml.cs
StoreAppLibDemo/Examples/Graph/PieChartPage.xaml
StoreAppLibDemo/Examples/Graph/PieChartPage.xaml.cs
StoreAppLibDemo/Examples/Settings/AboutSettingControl.xaml
StoreAppLibDemo/Examples/Settings/AboutSettingControl.xaml.cs
StoreAppLibDemo/Examples/Settings/CharmSettingsPage.xaml
StoreAppLibDemo/Examples/Settings/CharmSettingsPage.xaml.cs
StoreAppLibDemo/MainPage.xaml
StoreAppLibDemo/MainPage.xaml.cs
StoreAppLibDemo/Model/Company.cs
StoreAppLibDemo/Model/Department.cs
StoreAppLibDemo/Model/Employee.cs
StoreAppLibDemo/Model/Language.cs
StoreAppLibDemo/Model/Library.cs
StoreAppLibDemo/Model/MonthValue.cs
StoreAppLibDemo/Package.appxmanifest
StoreAppLibDemo/Properties/AssemblyInfo.cs
StoreAppLibDemo/StoreAppLibDemo.csproj
StoreAppLibDemo/StoreAppLibDemo.csproj.vspscc
StoreAppLibDemo/StoreAppLibDemo_TemporaryKey.pfx
StoreAppLibDemo/ViewModel/AppBarButtonPageView.cs
StoreAppLibDemo/ViewModel/ConcatenationConverterPageView.cs
StoreAppLibDemo/ViewModel/MainPageView.cs
StoreAppLibDemo/ViewModel/PieChartPageView.cs
StoreAppLibHelp/AppBarButtonPage.html
StoreAppLibHelp/CharmSetting.html
StoreAppLibHelp/ConcatenationPage.html
StoreAppLibHelp/CountConverterPage.html
StoreAppLibHelp/DatePickerPage.html
StoreAppLibHelp/DateTimeConverterPage.html
StoreAppLibHelp/HomePage.html
StoreAppLibHelp/PageHeaderPage.html
StoreAppLibHelp/PopupManagerPager.html
StoreAppLibHelp/Properties/AssemblyInfo.cs
StoreAppLibHelp/StoreAppLibHelp.csproj
StoreAppLibHelp/StoreAppLibHelp.csproj.vspscc
StoreAppLibHelp/TapEffectPage.html
StoreAppLibHelp/TimePickerPage.html
StoreAppLibHelp/Web.Debug.config
StoreAppLibHelp/Web.Release.config
StoreAppLibHelp/Web.config

Download

Click the following link to download storeapplib.zip.

storeapplib.zip




















Home »
  C# Free Code »
    UI »




ComboBox
GUI
ListBox
ListView
TreeView
UI
Windows Form
WinForm