📄 page.g.cs
字号:
#pragma checksum "D:\Dev\SilverlightBeta2\FLICKLOCK\FLICKLOCK\Page.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "C197AFD45C456F88E0DD4FCC181A560E"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.1434
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Hosting;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace FLICKLOCK {
public partial class Page : System.Windows.Controls.UserControl {
internal System.Windows.Media.Animation.Storyboard Curtain1;
internal System.Windows.Media.Animation.Storyboard Curtain2;
internal System.Windows.Media.Animation.Storyboard Curtain3;
internal System.Windows.Media.Animation.Storyboard Curtain4;
internal System.Windows.Media.Animation.Storyboard sbFontWhiteToBlue;
internal System.Windows.Media.Animation.Storyboard sbFontBlueToWhite;
internal System.Windows.Media.Animation.Storyboard Curtain5;
internal System.Windows.Media.Animation.Storyboard Curtain6;
internal System.Windows.Media.Animation.Storyboard sbHideLoading;
internal System.Windows.Media.Animation.Storyboard sbFadeOutPhoto4;
internal System.Windows.Media.Animation.Storyboard sbFadeOutPhoto3;
internal System.Windows.Media.Animation.Storyboard sbFadeOutPhoto2;
internal System.Windows.Media.Animation.Storyboard sbFadeOutPhoto1;
internal System.Windows.Media.Animation.Storyboard sbFadeOutPhoto5;
internal System.Windows.Media.Animation.Storyboard sbRibbonGrow;
internal System.Windows.Media.Animation.SplineDoubleKeyFrame keyRibbonWidth;
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.Grid layoutMain;
internal System.Windows.Controls.Grid layoutPhoto;
internal System.Windows.Shapes.Rectangle imgPhoto5;
internal System.Windows.Media.ImageBrush imgBrush5;
internal System.Windows.Shapes.Rectangle imgPhoto4;
internal System.Windows.Media.ImageBrush imgBrush4;
internal System.Windows.Shapes.Rectangle imgPhoto3;
internal System.Windows.Media.ImageBrush imgBrush3;
internal System.Windows.Shapes.Rectangle imgPhoto2;
internal System.Windows.Media.ImageBrush imgBrush2;
internal System.Windows.Shapes.Rectangle imgPhoto1;
internal System.Windows.Media.ImageBrush imgBrush1;
internal System.Windows.Shapes.Rectangle rcBottom;
internal System.Windows.Shapes.Rectangle rcLeft;
internal System.Windows.Shapes.Rectangle rcTop;
internal System.Windows.Shapes.Rectangle rcRight;
internal System.Windows.Shapes.Rectangle rcBottom2;
internal System.Windows.Shapes.Rectangle rcLeft2;
internal System.Windows.Controls.Grid layoutLoading;
internal System.Windows.Controls.Grid layoutTime;
internal System.Windows.Controls.TextBlock tbTime;
internal System.Windows.Controls.TextBlock tbPlace;
internal System.Windows.Controls.Image imgRibbon;
internal System.Windows.Controls.Grid layoutShare;
internal System.Windows.Shapes.Rectangle rcBorder;
internal System.Windows.Controls.Grid buttonFlicklock;
internal System.Windows.Controls.TextBlock tbFlicklock;
internal System.Windows.Controls.Button buttonGotoHugeflow;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/FLICKLOCK;component/Page.xaml", System.UriKind.Relative));
this.Curtain1 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Curtain1")));
this.Curtain2 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Curtain2")));
this.Curtain3 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Curtain3")));
this.Curtain4 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Curtain4")));
this.sbFontWhiteToBlue = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbFontWhiteToBlue")));
this.sbFontBlueToWhite = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbFontBlueToWhite")));
this.Curtain5 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Curtain5")));
this.Curtain6 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Curtain6")));
this.sbHideLoading = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbHideLoading")));
this.sbFadeOutPhoto4 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbFadeOutPhoto4")));
this.sbFadeOutPhoto3 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbFadeOutPhoto3")));
this.sbFadeOutPhoto2 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbFadeOutPhoto2")));
this.sbFadeOutPhoto1 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbFadeOutPhoto1")));
this.sbFadeOutPhoto5 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbFadeOutPhoto5")));
this.sbRibbonGrow = ((System.Windows.Media.Animation.Storyboard)(this.FindName("sbRibbonGrow")));
this.keyRibbonWidth = ((System.Windows.Media.Animation.SplineDoubleKeyFrame)(this.FindName("keyRibbonWidth")));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.layoutMain = ((System.Windows.Controls.Grid)(this.FindName("layoutMain")));
this.layoutPhoto = ((System.Windows.Controls.Grid)(this.FindName("layoutPhoto")));
this.imgPhoto5 = ((System.Windows.Shapes.Rectangle)(this.FindName("imgPhoto5")));
this.imgBrush5 = ((System.Windows.Media.ImageBrush)(this.FindName("imgBrush5")));
this.imgPhoto4 = ((System.Windows.Shapes.Rectangle)(this.FindName("imgPhoto4")));
this.imgBrush4 = ((System.Windows.Media.ImageBrush)(this.FindName("imgBrush4")));
this.imgPhoto3 = ((System.Windows.Shapes.Rectangle)(this.FindName("imgPhoto3")));
this.imgBrush3 = ((System.Windows.Media.ImageBrush)(this.FindName("imgBrush3")));
this.imgPhoto2 = ((System.Windows.Shapes.Rectangle)(this.FindName("imgPhoto2")));
this.imgBrush2 = ((System.Windows.Media.ImageBrush)(this.FindName("imgBrush2")));
this.imgPhoto1 = ((System.Windows.Shapes.Rectangle)(this.FindName("imgPhoto1")));
this.imgBrush1 = ((System.Windows.Media.ImageBrush)(this.FindName("imgBrush1")));
this.rcBottom = ((System.Windows.Shapes.Rectangle)(this.FindName("rcBottom")));
this.rcLeft = ((System.Windows.Shapes.Rectangle)(this.FindName("rcLeft")));
this.rcTop = ((System.Windows.Shapes.Rectangle)(this.FindName("rcTop")));
this.rcRight = ((System.Windows.Shapes.Rectangle)(this.FindName("rcRight")));
this.rcBottom2 = ((System.Windows.Shapes.Rectangle)(this.FindName("rcBottom2")));
this.rcLeft2 = ((System.Windows.Shapes.Rectangle)(this.FindName("rcLeft2")));
this.layoutLoading = ((System.Windows.Controls.Grid)(this.FindName("layoutLoading")));
this.layoutTime = ((System.Windows.Controls.Grid)(this.FindName("layoutTime")));
this.tbTime = ((System.Windows.Controls.TextBlock)(this.FindName("tbTime")));
this.tbPlace = ((System.Windows.Controls.TextBlock)(this.FindName("tbPlace")));
this.imgRibbon = ((System.Windows.Controls.Image)(this.FindName("imgRibbon")));
this.layoutShare = ((System.Windows.Controls.Grid)(this.FindName("layoutShare")));
this.rcBorder = ((System.Windows.Shapes.Rectangle)(this.FindName("rcBorder")));
this.buttonFlicklock = ((System.Windows.Controls.Grid)(this.FindName("buttonFlicklock")));
this.tbFlicklock = ((System.Windows.Controls.TextBlock)(this.FindName("tbFlicklock")));
this.buttonGotoHugeflow = ((System.Windows.Controls.Button)(this.FindName("buttonGotoHugeflow")));
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -