9333 lines
386 KiB
C#
9333 lines
386 KiB
C#
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "796FF054FB09C7AB91AFE4FAED2E71154DA26166"
|
|
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 此代码由工具生成。
|
|
// 运行时版本:4.0.30319.42000
|
|
//
|
|
// 对此文件的更改可能会导致不正确的行为,并且如果
|
|
// 重新生成代码,这些更改将会丢失。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using Ink_Canvas.Converter;
|
|
using NHotkey.Wpf;
|
|
using System;
|
|
using System.Diagnostics;
|
|
using System.Windows;
|
|
using System.Windows.Automation;
|
|
using System.Windows.Controls;
|
|
using System.Windows.Controls.Primitives;
|
|
using System.Windows.Controls.Ribbon;
|
|
using System.Windows.Data;
|
|
using System.Windows.Documents;
|
|
using System.Windows.Forms.Integration;
|
|
using System.Windows.Ink;
|
|
using System.Windows.Input;
|
|
using System.Windows.Markup;
|
|
using System.Windows.Media;
|
|
using System.Windows.Media.Animation;
|
|
using System.Windows.Media.Effects;
|
|
using System.Windows.Media.Imaging;
|
|
using System.Windows.Media.Media3D;
|
|
using System.Windows.Media.TextFormatting;
|
|
using System.Windows.Navigation;
|
|
using System.Windows.Shapes;
|
|
using System.Windows.Shell;
|
|
using iNKORE.UI.WPF.Modern;
|
|
using iNKORE.UI.WPF.Modern.Common;
|
|
using iNKORE.UI.WPF.Modern.Common.Converters;
|
|
using iNKORE.UI.WPF.Modern.Common.IconKeys;
|
|
using iNKORE.UI.WPF.Modern.Controls;
|
|
using iNKORE.UI.WPF.Modern.Controls.Helpers;
|
|
using iNKORE.UI.WPF.Modern.Controls.Primitives;
|
|
using iNKORE.UI.WPF.Modern.Helpers;
|
|
using iNKORE.UI.WPF.Modern.Helpers.Styles;
|
|
using iNKORE.UI.WPF.Modern.Input;
|
|
using iNKORE.UI.WPF.Modern.Markup;
|
|
using iNKORE.UI.WPF.Modern.Media;
|
|
using iNKORE.UI.WPF.Modern.Media.Animation;
|
|
using iNKORE.UI.WPF.Modern.Native;
|
|
using iNKORE.UI.WPF.Modern.Themes.DesignTime;
|
|
|
|
|
|
namespace Ink_Canvas {
|
|
|
|
|
|
/// <summary>
|
|
/// MainWindow
|
|
/// </summary>
|
|
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
|
|
|
|
|
|
#line 1 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal Ink_Canvas.MainWindow window;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 107 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid Main_Grid;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 110 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BorderSettingsMask;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 112 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderSettings;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 118 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx SettingsPanelScrollViewer;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 305 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsAutoUpdate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 309 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsAutoUpdateWithSilence;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 318 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel AutoUpdateTimePeriodBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 327 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox AutoUpdateWithSilenceStartTimeComboBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 335 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox AutoUpdateWithSilenceEndTimeComboBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 350 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchRunAtStartup;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 357 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchFoldAtStartup;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 376 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchShowCursor;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 383 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxEraserSize;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 400 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchHideStrokeWhenSelecting;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 410 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchClearCanvasAndClearTimeMachine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 419 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxHyperbolaAsymptoteOption;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 432 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchFitToCurve;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 447 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.RadioButton RadioCrashSilentRestart;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 450 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.RadioButton RadioCrashNoAction;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 467 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSwitchTwoFingerGesture;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 479 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerRotationOnSelection;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 487 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.GroupBox GroupBoxInkRecognition;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 496 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableInkToShape;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 506 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableInkToShapeNoFakePressureRectangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 515 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableInkToShapeNoFakePressureTriangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 523 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox ToggleCheckboxEnableInkToShapeTriangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 534 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox ToggleCheckboxEnableInkToShapeRectangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 545 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox ToggleCheckboxEnableInkToShapeRounded;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 559 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.GroupBox GroupBoxAppearanceNewUI;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 568 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxFloatingBarImg;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 584 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider ViewboxFloatingBarScaleTransformValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 597 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider ViewboxFloatingBarOpacityValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 610 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider ViewboxFloatingBarOpacityInPPTValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 628 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableDisPlayNibModeToggle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 643 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableViewboxBlackBoardScaleTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 651 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTimeDisplayInWhiteboardMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 660 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableChickenSoupInWhiteboardMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 667 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxChickenSoupSource;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 680 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableQuickPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 687 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxUnFoldBtnImg;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 723 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ICCTrayIconExampleImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 734 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTrayIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 753 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchSupportPowerPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 762 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchSupportWPS;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 798 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewLS;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 802 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.TranslateTransform PPTBtnPreviewLSTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 806 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewRS;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 810 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.TranslateTransform PPTBtnPreviewRSTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 814 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewLB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 816 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewRB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 824 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchShowPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 828 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel PPTButtonSettingsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 832 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableLBPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 837 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableRBPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 842 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableLSPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 847 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableRSPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 856 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider PPTButtonLeftPositionValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 862 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSPlusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 877 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSMinusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 892 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSSyncBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 907 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSResetBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 930 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider PPTButtonRightPositionValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 936 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSPlusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 951 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSMinusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 966 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSSyncBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 981 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSResetBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1008 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxSPPTDisplayPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1013 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxSPPTHalfOpacity;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1020 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxSPPTBlackBackground;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1030 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxBPPTDisplayPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1035 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxBPPTHalfOpacity;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1041 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxBPPTBlackBackground;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1053 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnablePPTButtonPageClickable;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1064 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SettingsShowCanvasAtNewSlideShowStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1069 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchShowCanvasAtNewSlideShow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1073 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border SettingsPPTInkingAndAutoFoldExplictBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1097 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerGestureInPresentationMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1105 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableFingerGestureSlideShowControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1118 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveScreenShotInPowerPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1128 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveStrokesInPowerPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1140 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchNotifyPreviousPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1147 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchNotifyHiddenPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1155 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchNotifyAutoPlayPresentation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1173 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsSpecialScreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1182 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider TouchMultiplierSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1203 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TextBlockShowCalculatedMultiplier;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1211 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEraserBindTouchMultiplier;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1221 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider NibModeBoundsWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1233 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider FingerModeBoundsWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1246 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsQuadIR;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1255 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsLogEnabled;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1264 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsSecondConfimeWhenShutdownApp;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1296 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableFullScreenHelper;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1329 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableAvoidFullScreenHelper;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1363 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableEdgeGestureUtil;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1400 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableForceFullScreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1432 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableDPIChangeDetection;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1464 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableResolutionChangeDetection;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1501 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1514 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiCamera;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1527 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote3;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1540 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote3C;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1554 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote5C;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1568 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInSeewoPincoTeacher;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1582 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInHiteTouchPro;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1596 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInHiteCamera;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1610 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInHiteLightBoard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1624 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInWxBoardMain;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1638 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInMSWhiteboard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1652 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInAdmoxWhiteboard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1666 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInAdmoxBooth;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1680 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInQPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1693 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInYiYunVisualPresenter;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1709 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInMaxHubWhiteboard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1722 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1732 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInOldZyBoard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1742 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInPPTSlideShow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1757 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillPptService;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1769 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillEasiNote;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1780 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillHiteAnnotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1791 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillVComYouJiao;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1803 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1824 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillInkCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1836 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillICA;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1847 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillIDT;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1857 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveStrokesAtClear;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1865 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchSaveScreenshotsInDateFolders;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1873 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveStrokesAtScreenshot;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1882 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider SideControlMinimumAutomationSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1898 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBox AutoSavedStrokesLocation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1902 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button AutoSavedStrokesLocationButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1906 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button SetAutoSavedStrokesLocationToDiskDButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1909 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button SetAutoSavedStrokesLocationToDocumentFolderButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1923 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoDelSavedFiles;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1934 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxAutoDelSavedFilesDaysThreshold;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1953 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.GroupBox GroupBoxRandWindow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1963 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchDisplayRandWindowNamesInputBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1973 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider RandWindowOnceCloseLatencySlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1989 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider RandWindowOnceMaxStudentsSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2008 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock AppVersionTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2373 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridBackgroundCoverHolder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2374 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridBackgroundCover;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2375 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ICCWaterMarkWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2377 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ICCWaterMarkDark;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2381 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridTransparencyFakeBackground;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2382 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Label Label;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2383 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid InkCanvasGridForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2384 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.InkCanvas inkCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2404 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock WaterMarkTime;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2406 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock WaterMarkDate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2409 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BlackBoardWaterMark;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2413 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridInkCanvasSelectionCover;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2425 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderStrokeSelectionControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2433 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderStrokeSelectionClone;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2443 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderStrokeSelectionCloneToNewBoard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2572 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardUIGridForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2575 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBlackboardLeftSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2577 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardLeftSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2596 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnLeftWhiteBoardSwitchPreviousGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2605 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnLeftWhiteBoardSwitchPreviousLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2609 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BtnLeftPageListWB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2622 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderLeftPageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2627 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx BlackBoardLeftSidePageListScrollViewer;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2634 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ListView BlackBoardLeftSidePageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2684 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnLeftWhiteBoardSwitchNextGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2693 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnLeftWhiteBoardSwitchNextLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2727 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.ScaleTransform ViewboxBlackboardCenterSideScaleTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2729 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardCenterSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2734 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardGesture;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2745 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardGestureGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2748 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardGestureGeometry2;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2757 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardGestureLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2762 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardTwoFingerGestureBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2792 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableMultiTouchMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2823 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableTwoFingerTranslate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2856 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableTwoFingerZoom;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2885 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableTwoFingerRotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2932 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardSelect;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2944 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardSelectGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2953 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardSelectLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2957 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardPen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2961 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image BoardPenIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2967 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardPenGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2976 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardPenLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2982 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BoardPenPaletteGrid;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2992 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardPenPalette;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3007 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardDefaultPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3014 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardDefaultPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3035 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardDefaultPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3045 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlightPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3052 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardHighlightPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3072 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardHighlightPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3092 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardDefaultPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3107 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox BoardComboBoxPenStyle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3122 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardNibModeSimpleStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3127 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableNibMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3157 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider BoardInkWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3175 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider BoardInkAlphaSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3192 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3203 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider BoardHighlighterWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3219 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardDefaultPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3239 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image BoardColorThemeSwitchIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3247 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardColorThemeSwitchTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3256 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3264 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3277 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3285 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3297 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3305 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3318 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3326 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3347 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3355 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3368 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3376 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3389 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorPink;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3397 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorPinkContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3410 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3418 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3431 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3439 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3457 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3471 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3493 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3507 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3531 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3545 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3567 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3581 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3603 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3617 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3639 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3660 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorZinc;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3682 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorZincContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3696 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3718 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3732 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenPenColorPurple;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3754 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorPurpleContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3768 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3790 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3804 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3826 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3851 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardEraser;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3861 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardEraserGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3870 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardEraserLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3885 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardEraserSizePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3909 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox BoardComboBoxEraserSize;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3933 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardCircleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3939 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardCircleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3952 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardCircleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3961 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardRectangleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3967 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardRectangleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3979 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardRectangleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4067 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardEraserByStrokes;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4080 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4106 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderDrawShape;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4132 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchDrawShapeBorderAutoHide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4141 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4145 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawDashedLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4149 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawDotLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4153 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawArrow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4157 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawParallelLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4253 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardUndo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4278 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardRedo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4341 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderTools;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4591 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBlackboardRightSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4593 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardRightSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4634 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnRightWhiteBoardSwitchPreviousGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4643 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnRightWhiteBoardSwitchPreviousLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4647 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BtnRightPageListWB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4660 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderRightPageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4665 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx BlackBoardRightSidePageListScrollViewer;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4672 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ListView BlackBoardRightSidePageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4722 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnRightWhiteBoardSwitchNextGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4731 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnRightWhiteBoardSwitchNextLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4745 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardAdd;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4751 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardSwitchPrevious;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4781 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TextBlockWhiteBoardIndexInfo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4788 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardSwitchNext;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4817 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardDelete;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4830 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridNotifications;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4834 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TextBlockNotice;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4839 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewBoxStackPanelMain;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4841 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelMain;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4842 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4843 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnExit;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4847 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnThickness;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4852 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnSwitchTheme;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4858 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnSwitch;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4862 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnHideInkCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4866 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnCheckPPT;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4870 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelPPTButtons;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4871 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlideShow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4877 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlideShowEnd;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4883 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelPPTControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4884 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlidesUp;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4889 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlidesDown;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4896 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnSwitchSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4901 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnHideControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4907 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewBoxStackPanelShapes;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4909 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelShapes;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4910 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnFingerDragMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4930 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnUndo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4940 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnRedo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4950 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnClearAndHideCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4956 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridForLeftSideReservedSpace;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4964 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftBottomPanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4966 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnLBBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4970 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4975 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4983 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLBPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4992 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4997 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5013 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5015 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5024 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLBNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5036 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox RightBottomPanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5038 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnRBBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5042 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5047 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5055 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRBPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5064 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5069 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5085 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5087 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5096 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRBNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5112 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftSidePanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5114 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnLSBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5118 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5122 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5129 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLSPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5138 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5143 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5148 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock PPTBtnPageNow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5150 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock PPTBtnPageTotal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5157 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5159 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5166 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLSNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5178 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox RightSidePanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5180 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnRSBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5184 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5188 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5195 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRSPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5204 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5209 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5223 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5225 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5232 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRSNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5245 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid FloatingbarUIForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5246 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxFloatingBar;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5250 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.ScaleTransform ViewboxFloatingBarScaleTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5253 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderFloatingBarMoveControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5258 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image FloatingbarHeadIconImg;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5262 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderFloatingBarMainControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5266 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Canvas FloatingbarSelectionBGCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5267 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border FloatingbarSelectionBG;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5275 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel StackPanelFloatingBar;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5277 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Cursor_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5284 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image CursorToolbarIconImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5289 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing CursorIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5295 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock SelectionToolBarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5299 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Pen_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5305 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PenIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5311 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PenIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5318 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock PenToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5321 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconDelete;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5332 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing ClearIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5339 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TrashBinToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5342 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel StackPanelCanvasControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5347 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PenPalette;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5360 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border DefaultPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5366 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel DefaultPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5386 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock DefaultPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5395 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlightPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5401 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel HighlightPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5419 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock HighlightPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5438 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox DefaultPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5450 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxPenStyle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5465 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel NibModeSimpleStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5470 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableNibMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5497 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider InkWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5513 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider InkAlphaSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5527 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5535 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider HighlighterWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5548 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox DefaultPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5566 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ColorThemeSwitchIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5573 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ColorThemeSwitchTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5580 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5587 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5597 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5605 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5615 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5622 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5632 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5640 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5657 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5665 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5675 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5682 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5692 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorPink;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5699 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorPinkContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5709 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5716 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5726 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5734 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5750 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5761 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5782 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5795 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5818 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5831 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5852 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5865 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5886 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5899 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5920 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5939 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorZinc;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5960 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorZincContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5973 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5994 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6008 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenPenColorPurple;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6029 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorPurpleContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6042 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6063 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6076 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6097 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6121 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Eraser_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6127 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image CircleEraserToolbarIconImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6134 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing CircleEraserIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6141 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock CircleEraserToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6144 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel EraserByStrokes_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6150 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image StrokeEraserToolbarIconImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6157 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing StrokeEraserIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6164 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock InkEraserToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6167 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconSelect;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6173 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image LassoSelect;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6179 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing LassoSelectIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6186 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock LassoToolToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6190 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel ShapeDrawFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6202 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing ShapesIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6210 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ShapesToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6215 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderDrawShape;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6239 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6248 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawDashedLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6258 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawDotLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6268 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawArrow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6277 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawParallelLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6454 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconUndo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6469 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing UndoIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6476 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock UndoToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6482 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconRedo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6497 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing RedoIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6504 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock RedoToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6510 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel CursorWithDelFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6529 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ClearAndMouseToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6534 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border EraserSizePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6554 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxEraserSizeFloatingBar;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6571 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border CircleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6574 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel CircleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6587 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock CircleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6596 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border RectangleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6601 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel RectangleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6612 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock RectangleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6629 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel WhiteboardFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6648 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock WhiteboardToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6652 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel ToolsFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6671 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ToolsToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6676 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Fold_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6695 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock HideToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6700 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderTools;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6922 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border EnableTwoFingerGestureBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6929 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image EnableTwoFingerGestureBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6932 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock gestureiconText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6938 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border TwoFingerGestureBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6957 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableMultiTouchMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6973 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel TwoFingerGestureSimpleStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6981 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerTranslate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7008 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerZoom;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7033 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerRotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7052 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderFloatingBarExitPPTBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7071 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridForFloatingBarDraging;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7075 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.InkCanvas InkCanvasForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7077 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderInkReplayToolBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7099 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock InkReplayPanelStatusText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7104 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplayPlayPauseBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7107 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image InkReplayPlayButtonImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7125 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image InkReplayPauseButtonImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7157 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplayStopButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7180 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplayReplayButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7200 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplaySpeedButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7222 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock InkReplaySpeedTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7233 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftSidePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7237 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image LeftUnFoldBtnImgChevron;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7243 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftUnFoldButtonQuickPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7298 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox RightSidePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7303 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image RightUnFoldBtnImgChevron;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7316 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox RightUnFoldButtonQuickPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
private bool _contentLoaded;
|
|
|
|
/// <summary>
|
|
/// InitializeComponent
|
|
/// </summary>
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.6.0")]
|
|
public void InitializeComponent() {
|
|
if (_contentLoaded) {
|
|
return;
|
|
}
|
|
_contentLoaded = true;
|
|
System.Uri resourceLocater = new System.Uri("/InkCanvasForClass;component/mainwindow.xaml", System.UriKind.Relative);
|
|
|
|
#line 1 "..\..\..\MainWindow.xaml"
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
#line default
|
|
#line hidden
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.6.0")]
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
|
switch (connectionId)
|
|
{
|
|
case 1:
|
|
this.window = ((Ink_Canvas.MainWindow)(target));
|
|
|
|
#line 14 "..\..\..\MainWindow.xaml"
|
|
this.window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 19 "..\..\..\MainWindow.xaml"
|
|
this.window.KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 20 "..\..\..\MainWindow.xaml"
|
|
this.window.Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 21 "..\..\..\MainWindow.xaml"
|
|
this.window.Closed += new System.EventHandler(this.Window_Closed);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 22 "..\..\..\MainWindow.xaml"
|
|
this.window.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Main_Grid_PreviewKeyDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 25 "..\..\..\MainWindow.xaml"
|
|
this.window.MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Window_MouseWheel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 27 "..\..\..\MainWindow.xaml"
|
|
this.window.SizeChanged += new System.Windows.SizeChangedEventHandler(this.MainWindow_OnSizeChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 28 "..\..\..\MainWindow.xaml"
|
|
this.window.MouseMove += new System.Windows.Input.MouseEventHandler(this.MainWindow_OnMouseMove);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 32 "..\..\..\MainWindow.xaml"
|
|
this.window.DpiChanged += new System.Windows.DpiChangedEventHandler(this.MainWindow_OnDpiChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 2:
|
|
|
|
#line 82 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 82 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyExit);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 3:
|
|
|
|
#line 83 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 84 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.HotKey_Undo);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 4:
|
|
|
|
#line 85 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 86 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.HotKey_Redo);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 5:
|
|
|
|
#line 87 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 88 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.HotKey_Clear);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 6:
|
|
|
|
#line 89 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 90 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyChangeToDrawTool);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 7:
|
|
|
|
#line 91 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 92 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyChangeToQuitDrawTool);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 8:
|
|
|
|
#line 93 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 94 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyChangeToSelect);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 9:
|
|
|
|
#line 95 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 96 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyChangeToEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 10:
|
|
|
|
#line 97 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 98 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyChangeToBoard);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 11:
|
|
|
|
#line 99 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 100 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyCapture);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 12:
|
|
|
|
#line 101 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 102 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyHide);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 13:
|
|
|
|
#line 103 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 104 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.KeyDrawLine);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 14:
|
|
this.Main_Grid = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 15:
|
|
this.BorderSettingsMask = ((System.Windows.Controls.Grid)(target));
|
|
|
|
#line 110 "..\..\..\MainWindow.xaml"
|
|
this.BorderSettingsMask.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SettingsOverlayClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 16:
|
|
this.BorderSettings = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 17:
|
|
this.SettingsPanelScrollViewer = ((iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx)(target));
|
|
|
|
#line 117 "..\..\..\MainWindow.xaml"
|
|
this.SettingsPanelScrollViewer.ManipulationBoundaryFeedback += new System.EventHandler<System.Windows.Input.ManipulationBoundaryFeedbackEventArgs>(this.SCManipulationBoundaryFeedback);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 18:
|
|
|
|
#line 131 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnRestart_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 19:
|
|
|
|
#line 160 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnResetToSuggestion_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 20:
|
|
|
|
#line 192 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnExit_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 21:
|
|
|
|
#line 234 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnRestart_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 22:
|
|
|
|
#line 263 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnResetToSuggestion_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 23:
|
|
this.ToggleSwitchIsAutoUpdate = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 307 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsAutoUpdate.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsAutoUpdate_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 24:
|
|
this.ToggleSwitchIsAutoUpdateWithSilence = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 311 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsAutoUpdateWithSilence.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsAutoUpdateWithSilence_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 25:
|
|
this.AutoUpdateTimePeriodBlock = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 26:
|
|
this.AutoUpdateWithSilenceStartTimeComboBox = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 329 "..\..\..\MainWindow.xaml"
|
|
this.AutoUpdateWithSilenceStartTimeComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AutoUpdateWithSilenceStartTimeComboBox_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 27:
|
|
this.AutoUpdateWithSilenceEndTimeComboBox = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 337 "..\..\..\MainWindow.xaml"
|
|
this.AutoUpdateWithSilenceEndTimeComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AutoUpdateWithSilenceEndTimeComboBox_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 28:
|
|
this.ToggleSwitchRunAtStartup = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 352 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchRunAtStartup.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchRunAtStartup_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 29:
|
|
this.ToggleSwitchFoldAtStartup = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 359 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchFoldAtStartup.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchFoldAtStartup_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 30:
|
|
this.ToggleSwitchShowCursor = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 378 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchShowCursor.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchShowCursor_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 31:
|
|
this.ComboBoxEraserSize = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 385 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxEraserSize.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxEraserSize_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 32:
|
|
this.ToggleSwitchHideStrokeWhenSelecting = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 402 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchHideStrokeWhenSelecting.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchHideStrokeWhenSelecting_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 33:
|
|
this.ToggleSwitchClearCanvasAndClearTimeMachine = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 412 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchClearCanvasAndClearTimeMachine.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchClearCanvasAndClearTimeMachine_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 34:
|
|
this.ComboBoxHyperbolaAsymptoteOption = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 421 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxHyperbolaAsymptoteOption.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxHyperbolaAsymptoteOption_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 35:
|
|
this.ToggleSwitchFitToCurve = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 434 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchFitToCurve.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchFitToCurve_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 36:
|
|
this.RadioCrashSilentRestart = ((System.Windows.Controls.RadioButton)(target));
|
|
|
|
#line 449 "..\..\..\MainWindow.xaml"
|
|
this.RadioCrashSilentRestart.Checked += new System.Windows.RoutedEventHandler(this.RadioCrashAction_Checked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 37:
|
|
this.RadioCrashNoAction = ((System.Windows.Controls.RadioButton)(target));
|
|
|
|
#line 452 "..\..\..\MainWindow.xaml"
|
|
this.RadioCrashNoAction.Checked += new System.Windows.RoutedEventHandler(this.RadioCrashAction_Checked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 38:
|
|
this.ToggleSwitchAutoSwitchTwoFingerGesture = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 469 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSwitchTwoFingerGesture.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSwitchTwoFingerGesture_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 39:
|
|
this.ToggleSwitchEnableTwoFingerRotationOnSelection = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 481 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerRotationOnSelection.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerRotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 40:
|
|
this.GroupBoxInkRecognition = ((System.Windows.Controls.GroupBox)(target));
|
|
return;
|
|
case 41:
|
|
this.ToggleSwitchEnableInkToShape = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 498 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableInkToShape.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShape_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 42:
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureRectangle = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 509 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureRectangle.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShapeNoFakePressureRectangle_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 43:
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureTriangle = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 518 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureTriangle.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShapeNoFakePressureTriangle_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 44:
|
|
this.ToggleCheckboxEnableInkToShapeTriangle = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 524 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeTriangle.Checked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeTriangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 525 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeTriangle.Unchecked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeTriangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 45:
|
|
this.ToggleCheckboxEnableInkToShapeRectangle = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 535 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRectangle.Checked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRectangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 536 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRectangle.Unchecked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRectangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 46:
|
|
this.ToggleCheckboxEnableInkToShapeRounded = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 546 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRounded.Checked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRounded_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 547 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRounded.Unchecked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRounded_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 47:
|
|
this.GroupBoxAppearanceNewUI = ((System.Windows.Controls.GroupBox)(target));
|
|
return;
|
|
case 48:
|
|
this.ComboBoxFloatingBarImg = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 570 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxFloatingBarImg.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxFloatingBarImg_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 49:
|
|
this.ViewboxFloatingBarScaleTransformValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 588 "..\..\..\MainWindow.xaml"
|
|
this.ViewboxFloatingBarScaleTransformValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.ViewboxFloatingBarScaleTransformValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 50:
|
|
this.ViewboxFloatingBarOpacityValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 601 "..\..\..\MainWindow.xaml"
|
|
this.ViewboxFloatingBarOpacityValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.ViewboxFloatingBarOpacityValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 51:
|
|
this.ViewboxFloatingBarOpacityInPPTValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 614 "..\..\..\MainWindow.xaml"
|
|
this.ViewboxFloatingBarOpacityInPPTValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.ViewboxFloatingBarOpacityInPPTValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 52:
|
|
this.ToggleSwitchEnableDisPlayNibModeToggle = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 630 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableDisPlayNibModeToggle.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableDisPlayNibModeToggle_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 53:
|
|
this.ToggleSwitchEnableViewboxBlackBoardScaleTransform = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 645 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableViewboxBlackBoardScaleTransform.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableViewboxBlackBoardScaleTransform_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 54:
|
|
this.ToggleSwitchEnableTimeDisplayInWhiteboardMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 653 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTimeDisplayInWhiteboardMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTimeDisplayInWhiteboardMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 55:
|
|
this.ToggleSwitchEnableChickenSoupInWhiteboardMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 662 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableChickenSoupInWhiteboardMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableChickenSoupInWhiteboardMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 56:
|
|
this.ComboBoxChickenSoupSource = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 669 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxChickenSoupSource.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxChickenSoupSource_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 57:
|
|
this.ToggleSwitchEnableQuickPanel = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 682 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableQuickPanel.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableQuickPanel_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 58:
|
|
this.ComboBoxUnFoldBtnImg = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 689 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxUnFoldBtnImg.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxUnFoldBtnImg_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 59:
|
|
this.ICCTrayIconExampleImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 60:
|
|
this.ToggleSwitchEnableTrayIcon = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 736 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTrayIcon.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTrayIcon_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 61:
|
|
this.ToggleSwitchSupportPowerPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 755 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchSupportPowerPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchSupportPowerPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 62:
|
|
this.ToggleSwitchSupportWPS = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 764 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchSupportWPS.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchSupportWPS_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 63:
|
|
this.PPTBtnPreviewLS = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 64:
|
|
this.PPTBtnPreviewLSTransform = ((System.Windows.Media.TranslateTransform)(target));
|
|
return;
|
|
case 65:
|
|
this.PPTBtnPreviewRS = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 66:
|
|
this.PPTBtnPreviewRSTransform = ((System.Windows.Media.TranslateTransform)(target));
|
|
return;
|
|
case 67:
|
|
this.PPTBtnPreviewLB = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 68:
|
|
this.PPTBtnPreviewRB = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 69:
|
|
this.ToggleSwitchShowPPTButton = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 826 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchShowPPTButton.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchShowPPTButton_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 70:
|
|
this.PPTButtonSettingsPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 71:
|
|
this.CheckboxEnableLBPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 833 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLBPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 834 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLBPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 72:
|
|
this.CheckboxEnableRBPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 838 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRBPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 839 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRBPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 73:
|
|
this.CheckboxEnableLSPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 843 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLSPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 844 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLSPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 74:
|
|
this.CheckboxEnableRSPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 848 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRSPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 849 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRSPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 75:
|
|
this.PPTButtonLeftPositionValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 861 "..\..\..\MainWindow.xaml"
|
|
this.PPTButtonLeftPositionValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.PPTButtonLeftPositionValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 76:
|
|
this.PPTBtnLSPlusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 863 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSPlusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSPlusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 77:
|
|
this.PPTBtnLSMinusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 878 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSMinusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSMinusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 78:
|
|
this.PPTBtnLSSyncBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 893 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSSyncBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSSyncBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 79:
|
|
this.PPTBtnLSResetBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 908 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSResetBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSResetBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 80:
|
|
this.PPTButtonRightPositionValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 935 "..\..\..\MainWindow.xaml"
|
|
this.PPTButtonRightPositionValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.PPTButtonRightPositionValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 81:
|
|
this.PPTBtnRSPlusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 937 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSPlusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSPlusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 82:
|
|
this.PPTBtnRSMinusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 952 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSMinusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSMinusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 83:
|
|
this.PPTBtnRSSyncBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 967 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSSyncBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSSyncBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 84:
|
|
this.PPTBtnRSResetBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 982 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSResetBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSResetBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 85:
|
|
this.CheckboxSPPTDisplayPage = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 1009 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTDisplayPage.Checked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 1010 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTDisplayPage.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 86:
|
|
this.CheckboxSPPTHalfOpacity = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 1014 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTHalfOpacity.Checked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 1015 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTHalfOpacity.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 87:
|
|
this.CheckboxSPPTBlackBackground = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 1021 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTBlackBackground.Checked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 1022 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTBlackBackground.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 88:
|
|
this.CheckboxBPPTDisplayPage = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 1031 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTDisplayPage.Checked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 1032 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTDisplayPage.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 89:
|
|
this.CheckboxBPPTHalfOpacity = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 1036 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTHalfOpacity.Checked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 1037 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTHalfOpacity.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 90:
|
|
this.CheckboxBPPTBlackBackground = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 1042 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTBlackBackground.Checked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 1043 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTBlackBackground.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 91:
|
|
this.ToggleSwitchEnablePPTButtonPageClickable = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1056 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnablePPTButtonPageClickable.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnablePPTButtonPageClickable_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 92:
|
|
this.SettingsShowCanvasAtNewSlideShowStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 93:
|
|
this.ToggleSwitchShowCanvasAtNewSlideShow = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1071 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchShowCanvasAtNewSlideShow.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchShowCanvasAtNewSlideShow_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 94:
|
|
this.SettingsPPTInkingAndAutoFoldExplictBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 95:
|
|
this.ToggleSwitchEnableTwoFingerGestureInPresentationMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1099 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerGestureInPresentationMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerGestureInPresentationMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 96:
|
|
this.ToggleSwitchEnableFingerGestureSlideShowControl = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1107 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableFingerGestureSlideShowControl.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableFingerGestureSlideShowControl_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 97:
|
|
this.ToggleSwitchAutoSaveScreenShotInPowerPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1120 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveScreenShotInPowerPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveScreenShotInPowerPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 98:
|
|
this.ToggleSwitchAutoSaveStrokesInPowerPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1130 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveStrokesInPowerPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveStrokesInPowerPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 99:
|
|
this.ToggleSwitchNotifyPreviousPage = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1142 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchNotifyPreviousPage.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchNotifyPreviousPage_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 100:
|
|
this.ToggleSwitchNotifyHiddenPage = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1149 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchNotifyHiddenPage.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchNotifyHiddenPage_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 101:
|
|
this.ToggleSwitchNotifyAutoPlayPresentation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1157 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchNotifyAutoPlayPresentation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchNotifyAutoPlayPresentation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 102:
|
|
this.ToggleSwitchIsSpecialScreen = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1175 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsSpecialScreen.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsSpecialScreen_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 103:
|
|
this.TouchMultiplierSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1187 "..\..\..\MainWindow.xaml"
|
|
this.TouchMultiplierSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.TouchMultiplierSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 104:
|
|
|
|
#line 1202 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).TouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.BorderCalculateMultiplier_TouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 105:
|
|
this.TextBlockShowCalculatedMultiplier = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 106:
|
|
this.ToggleSwitchEraserBindTouchMultiplier = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1213 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEraserBindTouchMultiplier.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEraserBindTouchMultiplier_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 107:
|
|
this.NibModeBoundsWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1226 "..\..\..\MainWindow.xaml"
|
|
this.NibModeBoundsWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.NibModeBoundsWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 108:
|
|
this.FingerModeBoundsWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1238 "..\..\..\MainWindow.xaml"
|
|
this.FingerModeBoundsWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.FingerModeBoundsWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 109:
|
|
this.ToggleSwitchIsQuadIR = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1248 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsQuadIR.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsQuadIR_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 110:
|
|
this.ToggleSwitchIsLogEnabled = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1257 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsLogEnabled.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsLogEnabled_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 111:
|
|
this.ToggleSwitchIsSecondConfimeWhenShutdownApp = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1266 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsSecondConfimeWhenShutdownApp.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsSecondConfimeWhenShutdownApp_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 112:
|
|
this.ToggleSwitchIsEnableFullScreenHelper = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1297 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableFullScreenHelper.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableFullScreenHelper_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 113:
|
|
this.ToggleSwitchIsEnableAvoidFullScreenHelper = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1330 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableAvoidFullScreenHelper.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableAvoidFullScreenHelper_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 114:
|
|
this.ToggleSwitchIsEnableEdgeGestureUtil = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1362 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableEdgeGestureUtil.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableEdgeGestureUtil_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 115:
|
|
this.ToggleSwitchIsEnableForceFullScreen = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1399 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableForceFullScreen.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableForceFullScreen_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 116:
|
|
this.ToggleSwitchIsEnableDPIChangeDetection = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1431 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableDPIChangeDetection.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableDPIChangeDetection_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 117:
|
|
this.ToggleSwitchIsEnableResolutionChangeDetection = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1463 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableResolutionChangeDetection.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableResolutionChangeDetection_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 118:
|
|
this.ToggleSwitchAutoFoldInEasiNote = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1503 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 119:
|
|
this.ToggleSwitchAutoFoldInEasiCamera = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1516 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiCamera.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiCamera_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 120:
|
|
this.ToggleSwitchAutoFoldInEasiNote3 = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1529 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote3.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote3_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 121:
|
|
this.ToggleSwitchAutoFoldInEasiNote3C = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1542 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote3C.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote3C_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 122:
|
|
this.ToggleSwitchAutoFoldInEasiNote5C = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1556 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote5C.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote5C_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 123:
|
|
this.ToggleSwitchAutoFoldInSeewoPincoTeacher = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1570 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInSeewoPincoTeacher.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInSeewoPincoTeacher_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 124:
|
|
this.ToggleSwitchAutoFoldInHiteTouchPro = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1584 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInHiteTouchPro.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInHiteTouchPro_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 125:
|
|
this.ToggleSwitchAutoFoldInHiteCamera = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1598 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInHiteCamera.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInHiteCamera_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 126:
|
|
this.ToggleSwitchAutoFoldInHiteLightBoard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1612 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInHiteLightBoard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInHiteLightBoard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 127:
|
|
this.ToggleSwitchAutoFoldInWxBoardMain = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1626 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInWxBoardMain.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInWxBoardMain_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 128:
|
|
this.ToggleSwitchAutoFoldInMSWhiteboard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1640 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInMSWhiteboard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInMSWhiteboard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 129:
|
|
this.ToggleSwitchAutoFoldInAdmoxWhiteboard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1654 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInAdmoxWhiteboard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInAdmoxWhiteboard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 130:
|
|
this.ToggleSwitchAutoFoldInAdmoxBooth = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1668 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInAdmoxBooth.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInAdmoxBooth_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 131:
|
|
this.ToggleSwitchAutoFoldInQPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1682 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInQPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInQPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 132:
|
|
this.ToggleSwitchAutoFoldInYiYunVisualPresenter = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1696 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInYiYunVisualPresenter.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInYiYunVisualPresenter_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 133:
|
|
this.ToggleSwitchAutoFoldInMaxHubWhiteboard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1711 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInMaxHubWhiteboard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInMaxHubWhiteboard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 134:
|
|
this.ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1724 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 135:
|
|
this.ToggleSwitchAutoFoldInOldZyBoard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1734 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInOldZyBoard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInOldZyBoard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 136:
|
|
this.ToggleSwitchAutoFoldInPPTSlideShow = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1744 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInPPTSlideShow.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInPPTSlideShow_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 137:
|
|
this.ToggleSwitchAutoKillPptService = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1759 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillPptService.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillPptService_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 138:
|
|
this.ToggleSwitchAutoKillEasiNote = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1771 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillEasiNote.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillEasiNote_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 139:
|
|
this.ToggleSwitchAutoKillHiteAnnotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1782 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillHiteAnnotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillHiteAnnotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 140:
|
|
this.ToggleSwitchAutoKillVComYouJiao = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1793 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillVComYouJiao.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillVComYouJiao_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 141:
|
|
this.ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1805 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 142:
|
|
this.ToggleSwitchAutoKillInkCanvas = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1826 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillInkCanvas.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillInkCanvas_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 143:
|
|
this.ToggleSwitchAutoKillICA = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1838 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillICA.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillICA_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 144:
|
|
this.ToggleSwitchAutoKillIDT = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1849 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillIDT.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillIDT_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 145:
|
|
this.ToggleSwitchAutoSaveStrokesAtClear = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1859 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveStrokesAtClear.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveStrokesAtClear_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 146:
|
|
this.ToggleSwitchSaveScreenshotsInDateFolders = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1867 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchSaveScreenshotsInDateFolders.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchSaveScreenshotsInDateFolders_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 147:
|
|
this.ToggleSwitchAutoSaveStrokesAtScreenshot = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1875 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveStrokesAtScreenshot.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveStrokesAtScreenshot_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 148:
|
|
this.SideControlMinimumAutomationSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1886 "..\..\..\MainWindow.xaml"
|
|
this.SideControlMinimumAutomationSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.SideControlMinimumAutomationSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 149:
|
|
this.AutoSavedStrokesLocation = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
#line 1901 "..\..\..\MainWindow.xaml"
|
|
this.AutoSavedStrokesLocation.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.AutoSavedStrokesLocationTextBox_TextChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 150:
|
|
this.AutoSavedStrokesLocationButton = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 1903 "..\..\..\MainWindow.xaml"
|
|
this.AutoSavedStrokesLocationButton.Click += new System.Windows.RoutedEventHandler(this.AutoSavedStrokesLocationButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 151:
|
|
this.SetAutoSavedStrokesLocationToDiskDButton = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 1908 "..\..\..\MainWindow.xaml"
|
|
this.SetAutoSavedStrokesLocationToDiskDButton.Click += new System.Windows.RoutedEventHandler(this.SetAutoSavedStrokesLocationToDiskDButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 152:
|
|
this.SetAutoSavedStrokesLocationToDocumentFolderButton = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 1911 "..\..\..\MainWindow.xaml"
|
|
this.SetAutoSavedStrokesLocationToDocumentFolderButton.Click += new System.Windows.RoutedEventHandler(this.SetAutoSavedStrokesLocationToDocumentFolderButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 153:
|
|
this.ToggleSwitchAutoDelSavedFiles = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1925 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoDelSavedFiles.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoDelSavedFiles_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 154:
|
|
this.ComboBoxAutoDelSavedFilesDaysThreshold = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 1937 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxAutoDelSavedFilesDaysThreshold.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxAutoDelSavedFilesDaysThreshold_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 155:
|
|
this.GroupBoxRandWindow = ((System.Windows.Controls.GroupBox)(target));
|
|
return;
|
|
case 156:
|
|
this.ToggleSwitchDisplayRandWindowNamesInputBtn = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1966 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchDisplayRandWindowNamesInputBtn.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchDisplayRandWindowNamesInputBtn_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 157:
|
|
this.RandWindowOnceCloseLatencySlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1977 "..\..\..\MainWindow.xaml"
|
|
this.RandWindowOnceCloseLatencySlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.RandWindowOnceCloseLatencySlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 158:
|
|
this.RandWindowOnceMaxStudentsSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1991 "..\..\..\MainWindow.xaml"
|
|
this.RandWindowOnceMaxStudentsSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.RandWindowOnceMaxStudentsSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 159:
|
|
this.AppVersionTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 160:
|
|
|
|
#line 2113 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.HyperlinkSourceToICCRepository_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 161:
|
|
|
|
#line 2120 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.HyperlinkSourceToPresentRepository_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 162:
|
|
|
|
#line 2126 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.HyperlinkSourceToOringinalRepository_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 163:
|
|
|
|
#line 2365 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnSettings_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 164:
|
|
this.GridBackgroundCoverHolder = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 165:
|
|
this.GridBackgroundCover = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 166:
|
|
this.ICCWaterMarkWhite = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 167:
|
|
this.ICCWaterMarkDark = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 168:
|
|
this.GridTransparencyFakeBackground = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 169:
|
|
this.Label = ((System.Windows.Controls.Label)(target));
|
|
return;
|
|
case 170:
|
|
this.InkCanvasGridForInkReplay = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 171:
|
|
this.inkCanvas = ((System.Windows.Controls.InkCanvas)(target));
|
|
|
|
#line 2385 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.TouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.Main_Grid_TouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2385 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.TouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.Main_Grid_TouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2386 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.TouchMove += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.inkCanvas_TouchMove);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2387 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationDelta += new System.EventHandler<System.Windows.Input.ManipulationDeltaEventArgs>(this.Main_Grid_ManipulationDelta);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2388 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationCompleted += new System.EventHandler<System.Windows.Input.ManipulationCompletedEventArgs>(this.Main_Grid_ManipulationCompleted);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2389 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationInertiaStarting += new System.EventHandler<System.Windows.Input.ManipulationInertiaStartingEventArgs>(this.inkCanvas_ManipulationInertiaStarting);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2391 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.EditingModeChanged += new System.Windows.RoutedEventHandler(this.inkCanvas_EditingModeChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2392 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.PreviewTouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.inkCanvas_PreviewTouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2393 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.PreviewTouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.inkCanvas_PreviewTouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2394 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.inkCanvas_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2395 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.MouseMove += new System.Windows.Input.MouseEventHandler(this.inkCanvas_MouseMove);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2396 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.inkCanvas_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2397 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationStarting += new System.EventHandler<System.Windows.Input.ManipulationStartingEventArgs>(this.inkCanvas_ManipulationStarting);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2398 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.SelectionChanged += new System.EventHandler(this.inkCanvas_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2399 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.StrokeCollected += new System.Windows.Controls.InkCanvasStrokeCollectedEventHandler(this.inkCanvas_StrokeCollected);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 172:
|
|
this.WaterMarkTime = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 173:
|
|
this.WaterMarkDate = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 174:
|
|
this.BlackBoardWaterMark = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 175:
|
|
this.GridInkCanvasSelectionCover = ((System.Windows.Controls.Grid)(target));
|
|
|
|
#line 2414 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridInkCanvasSelectionCover_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2415 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridInkCanvasSelectionCover_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2417 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.ManipulationStarting += new System.EventHandler<System.Windows.Input.ManipulationStartingEventArgs>(this.GridInkCanvasSelectionCover_ManipulationStarting);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2418 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.ManipulationCompleted += new System.EventHandler<System.Windows.Input.ManipulationCompletedEventArgs>(this.GridInkCanvasSelectionCover_ManipulationCompleted);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2419 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.ManipulationDelta += new System.EventHandler<System.Windows.Input.ManipulationDeltaEventArgs>(this.GridInkCanvasSelectionCover_ManipulationDelta);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2420 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.PreviewTouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_PreviewTouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2421 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.PreviewTouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_PreviewTouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2422 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.TouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_TouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2423 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.TouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_TouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 176:
|
|
this.BorderStrokeSelectionControl = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 177:
|
|
this.BorderStrokeSelectionClone = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2435 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionClone.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2435 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionClone.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BorderStrokeSelectionClone_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 178:
|
|
this.BorderStrokeSelectionCloneToNewBoard = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2445 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionCloneToNewBoard.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2446 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionCloneToNewBoard.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BorderStrokeSelectionCloneToNewBoard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 179:
|
|
|
|
#line 2462 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2462 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageRotate45_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 180:
|
|
|
|
#line 2464 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2464 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageRotate90_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 181:
|
|
|
|
#line 2476 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2476 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageFlipHorizontal_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 182:
|
|
|
|
#line 2479 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2479 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageFlipVertical_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 183:
|
|
|
|
#line 2493 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2493 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPenWidthDecrease_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 184:
|
|
|
|
#line 2500 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2500 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPenWidthIncrease_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 185:
|
|
|
|
#line 2507 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2507 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPenWidthRestore_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 186:
|
|
|
|
#line 2523 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2523 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BorderStrokeSelectionDelete_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 187:
|
|
|
|
#line 2544 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 188:
|
|
|
|
#line 2552 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 189:
|
|
|
|
#line 2562 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 190:
|
|
this.BlackboardUIGridForInkReplay = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 191:
|
|
this.ViewboxBlackboardLeftSide = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 192:
|
|
this.BlackboardLeftSide = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 193:
|
|
|
|
#line 2585 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchPrevious_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 194:
|
|
this.BtnLeftWhiteBoardSwitchPreviousGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 195:
|
|
this.BtnLeftWhiteBoardSwitchPreviousLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 196:
|
|
this.BtnLeftPageListWB = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2608 "..\..\..\MainWindow.xaml"
|
|
this.BtnLeftPageListWB.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardPageIndex_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 197:
|
|
this.BoardBorderLeftPageListView = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 198:
|
|
this.BlackBoardLeftSidePageListScrollViewer = ((iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx)(target));
|
|
return;
|
|
case 199:
|
|
this.BlackBoardLeftSidePageListView = ((System.Windows.Controls.ListView)(target));
|
|
return;
|
|
case 201:
|
|
|
|
#line 2671 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchNext_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 202:
|
|
this.BtnLeftWhiteBoardSwitchNextGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 203:
|
|
this.BtnLeftWhiteBoardSwitchNextLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 204:
|
|
|
|
#line 2700 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardAdd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 205:
|
|
this.ViewboxBlackboardCenterSideScaleTransform = ((System.Windows.Media.ScaleTransform)(target));
|
|
return;
|
|
case 206:
|
|
this.BlackboardCenterSide = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 207:
|
|
this.BoardGesture = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2734 "..\..\..\MainWindow.xaml"
|
|
this.BoardGesture.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2735 "..\..\..\MainWindow.xaml"
|
|
this.BoardGesture.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TwoFingerGestureBorder_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 208:
|
|
this.BoardGestureGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 209:
|
|
this.BoardGestureGeometry2 = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 210:
|
|
this.BoardGestureLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 211:
|
|
this.BoardTwoFingerGestureBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 212:
|
|
this.BoardToggleSwitchEnableMultiTouchMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2797 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableMultiTouchMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableMultiTouchMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 213:
|
|
this.BoardToggleSwitchEnableTwoFingerTranslate = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2828 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableTwoFingerTranslate.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerTranslate_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 214:
|
|
this.BoardToggleSwitchEnableTwoFingerZoom = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2857 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableTwoFingerZoom.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerZoom_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 215:
|
|
this.BoardToggleSwitchEnableTwoFingerRotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2886 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableTwoFingerRotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerRotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 216:
|
|
|
|
#line 2905 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2906 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BoardChangeBackgroundColorBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 217:
|
|
this.BoardSelect = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2932 "..\..\..\MainWindow.xaml"
|
|
this.BoardSelect.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2934 "..\..\..\MainWindow.xaml"
|
|
this.BoardSelect.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSelect_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 218:
|
|
this.BoardSelectGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 219:
|
|
this.BoardSelectLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 220:
|
|
this.BoardPen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2957 "..\..\..\MainWindow.xaml"
|
|
this.BoardPen.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2959 "..\..\..\MainWindow.xaml"
|
|
this.BoardPen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PenIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 221:
|
|
this.BoardPenIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 222:
|
|
this.BoardPenGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 223:
|
|
this.BoardPenLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 224:
|
|
this.BoardPenPaletteGrid = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 225:
|
|
this.BoardPenPalette = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 226:
|
|
this.BoardDefaultPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3008 "..\..\..\MainWindow.xaml"
|
|
this.BoardDefaultPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToDefaultPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 227:
|
|
this.BoardDefaultPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 228:
|
|
this.BoardDefaultPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 229:
|
|
this.BoardHighlightPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3046 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlightPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToHighlighterPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 230:
|
|
this.BoardHighlightPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 231:
|
|
this.BoardHighlightPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 232:
|
|
|
|
#line 3086 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 3087 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 233:
|
|
this.BoardDefaultPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 234:
|
|
this.BoardComboBoxPenStyle = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 3110 "..\..\..\MainWindow.xaml"
|
|
this.BoardComboBoxPenStyle.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxPenStyle_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 235:
|
|
this.BoardNibModeSimpleStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 236:
|
|
this.BoardToggleSwitchEnableNibMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 3131 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableNibMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableNibMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 237:
|
|
|
|
#line 3144 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target)).Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShape_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 238:
|
|
this.BoardInkWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 3163 "..\..\..\MainWindow.xaml"
|
|
this.BoardInkWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 239:
|
|
this.BoardInkAlphaSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 3183 "..\..\..\MainWindow.xaml"
|
|
this.BoardInkAlphaSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkAlphaSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 240:
|
|
this.BoardHighlighterPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 241:
|
|
this.BoardHighlighterWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 3210 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.HighlighterWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 242:
|
|
this.BoardDefaultPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 243:
|
|
|
|
#line 3235 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 3236 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ColorThemeSwitch_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 244:
|
|
this.BoardColorThemeSwitchIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 245:
|
|
this.BoardColorThemeSwitchTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 246:
|
|
this.BoardBorderPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3262 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 247:
|
|
this.BoardViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 248:
|
|
this.BoardBorderPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3283 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 249:
|
|
this.BoardViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 250:
|
|
this.BoardBorderPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3303 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 251:
|
|
this.BoardViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 252:
|
|
this.BoardBorderPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3324 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 253:
|
|
this.BoardViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 254:
|
|
this.BoardBorderPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3353 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 255:
|
|
this.BoardViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 256:
|
|
this.BoardBorderPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3374 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 257:
|
|
this.BoardViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 258:
|
|
this.BoardBorderPenColorPink = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3395 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorPink.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorPink_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 259:
|
|
this.BoardViewboxBtnColorPinkContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 260:
|
|
this.BoardBorderPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3416 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 261:
|
|
this.BoardViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 262:
|
|
this.BoardBorderPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3437 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 263:
|
|
this.BoardViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 264:
|
|
this.BoardHighlighterPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 265:
|
|
this.BoardHighlighterPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3475 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 266:
|
|
this.BoardHighlighterPenViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 267:
|
|
this.BoardHighlighterPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3513 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 268:
|
|
this.BoardHighlighterPenViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 269:
|
|
this.BoardHighlighterPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3549 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 270:
|
|
this.BoardHighlighterPenViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 271:
|
|
this.BoardHighlighterPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3585 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 272:
|
|
this.BoardHighlighterPenViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 273:
|
|
this.BoardHighlighterPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3621 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 274:
|
|
this.BoardHighlighterPenViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 275:
|
|
this.BoardHighlighterPenColorZinc = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3664 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorZinc.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorZinc_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 276:
|
|
this.BoardHighlighterPenViewboxBtnColorZincContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 277:
|
|
this.BoardHighlighterPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3700 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 278:
|
|
this.BoardHighlighterPenViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 279:
|
|
this.BoardHighlighterPenPenColorPurple = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3736 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenPenColorPurple.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorPurple_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 280:
|
|
this.BoardHighlighterPenViewboxBtnColorPurpleContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 281:
|
|
this.BoardHighlighterPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3772 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 282:
|
|
this.BoardHighlighterPenViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 283:
|
|
this.BoardHighlighterPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3808 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 284:
|
|
this.BoardHighlighterPenViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 285:
|
|
this.BoardEraser = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3851 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraser.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 3853 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraser.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BoardEraserIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 286:
|
|
this.BoardEraserGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 287:
|
|
this.BoardEraserLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 288:
|
|
this.BoardEraserSizePanel = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 289:
|
|
this.BoardComboBoxEraserSize = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 3911 "..\..\..\MainWindow.xaml"
|
|
this.BoardComboBoxEraserSize.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxEraserSizeFloatingBar_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 290:
|
|
this.BoardCircleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3934 "..\..\..\MainWindow.xaml"
|
|
this.BoardCircleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToCircleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 291:
|
|
this.BoardCircleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 292:
|
|
this.BoardCircleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 293:
|
|
this.BoardRectangleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3962 "..\..\..\MainWindow.xaml"
|
|
this.BoardRectangleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToRectangleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 294:
|
|
this.BoardRectangleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 295:
|
|
this.BoardRectangleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 296:
|
|
|
|
#line 3989 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BoardSymbolIconDelete_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 297:
|
|
|
|
#line 4025 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BoardSymbolIconDeleteInkAndHistories_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 298:
|
|
this.BoardEraserByStrokes = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4068 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraserByStrokes.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4070 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraserByStrokes.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BoardEraserIconByStrokes_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 299:
|
|
this.BoardGeometry = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4080 "..\..\..\MainWindow.xaml"
|
|
this.BoardGeometry.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4082 "..\..\..\MainWindow.xaml"
|
|
this.BoardGeometry.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageDrawShape_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 300:
|
|
this.BoardBorderDrawShape = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 301:
|
|
|
|
#line 4119 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SymbolIcon)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4120 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SymbolIcon)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconPinBorderDrawShape_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 302:
|
|
this.ToggleSwitchDrawShapeBorderAutoHide = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
return;
|
|
case 303:
|
|
this.ImageDrawLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4142 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4143 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 304:
|
|
this.ImageDrawDashedLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4146 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDashedLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4147 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDashedLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 305:
|
|
this.ImageDrawDotLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4150 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDotLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4151 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDotLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDotLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 306:
|
|
this.ImageDrawArrow = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4154 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawArrow.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4155 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawArrow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawArrow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 307:
|
|
this.ImageDrawParallelLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4158 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawParallelLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4159 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawParallelLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParallelLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 308:
|
|
|
|
#line 4164 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 309:
|
|
|
|
#line 4166 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 310:
|
|
|
|
#line 4168 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate3_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 311:
|
|
|
|
#line 4170 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate4_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 312:
|
|
|
|
#line 4172 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate5_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 313:
|
|
|
|
#line 4178 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangleCenter_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 314:
|
|
|
|
#line 4181 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 315:
|
|
|
|
#line 4183 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 316:
|
|
|
|
#line 4185 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 317:
|
|
|
|
#line 4187 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 318:
|
|
|
|
#line 4191 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipseWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 319:
|
|
|
|
#line 4197 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbola_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 320:
|
|
|
|
#line 4201 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 321:
|
|
|
|
#line 4204 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 322:
|
|
|
|
#line 4208 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 323:
|
|
|
|
#line 4221 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 324:
|
|
|
|
#line 4237 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 325:
|
|
|
|
#line 4239 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCylinder_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 326:
|
|
|
|
#line 4241 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCone_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 327:
|
|
|
|
#line 4243 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 328:
|
|
|
|
#line 4246 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 329:
|
|
this.BoardUndo = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4253 "..\..\..\MainWindow.xaml"
|
|
this.BoardUndo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4254 "..\..\..\MainWindow.xaml"
|
|
this.BoardUndo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconUndo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 330:
|
|
this.BoardRedo = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4279 "..\..\..\MainWindow.xaml"
|
|
this.BoardRedo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4279 "..\..\..\MainWindow.xaml"
|
|
this.BoardRedo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRedo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 331:
|
|
|
|
#line 4309 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4310 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconTools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 332:
|
|
this.BoardBorderTools = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 333:
|
|
|
|
#line 4361 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4362 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 334:
|
|
|
|
#line 4369 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4370 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 335:
|
|
|
|
#line 4389 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4390 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 336:
|
|
|
|
#line 4409 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4410 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 337:
|
|
|
|
#line 4432 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4433 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSaveStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 338:
|
|
|
|
#line 4452 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4453 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconOpenStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 339:
|
|
|
|
#line 4472 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4473 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridInkReplayButton_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 340:
|
|
|
|
#line 4495 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4496 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconScreenshot_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 341:
|
|
|
|
#line 4515 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4516 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.OperatingGuideWindowIcon_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 342:
|
|
|
|
#line 4535 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4536 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSettings_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 343:
|
|
|
|
#line 4561 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4562 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 344:
|
|
this.ViewboxBlackboardRightSide = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 345:
|
|
this.BlackboardRightSide = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 346:
|
|
|
|
#line 4598 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardAdd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 347:
|
|
|
|
#line 4623 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchPrevious_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 348:
|
|
this.BtnRightWhiteBoardSwitchPreviousGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 349:
|
|
this.BtnRightWhiteBoardSwitchPreviousLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 350:
|
|
this.BtnRightPageListWB = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4646 "..\..\..\MainWindow.xaml"
|
|
this.BtnRightPageListWB.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardPageIndex_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 351:
|
|
this.BoardBorderRightPageListView = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 352:
|
|
this.BlackBoardRightSidePageListScrollViewer = ((iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx)(target));
|
|
return;
|
|
case 353:
|
|
this.BlackBoardRightSidePageListView = ((System.Windows.Controls.ListView)(target));
|
|
return;
|
|
case 355:
|
|
|
|
#line 4709 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchNext_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 356:
|
|
this.BtnRightWhiteBoardSwitchNextGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 357:
|
|
this.BtnRightWhiteBoardSwitchNextLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 358:
|
|
this.BtnWhiteBoardAdd = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4746 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardAdd.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardAdd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 359:
|
|
this.BtnWhiteBoardSwitchPrevious = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4752 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchPrevious.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardSwitchPrevious_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4756 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchPrevious.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 360:
|
|
this.TextBlockWhiteBoardIndexInfo = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 361:
|
|
this.BtnWhiteBoardSwitchNext = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4789 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchNext.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardSwitchNext_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4793 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchNext.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 362:
|
|
this.BtnWhiteBoardDelete = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4817 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardDelete.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardDelete_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 363:
|
|
this.GridNotifications = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 364:
|
|
this.TextBlockNotice = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 365:
|
|
this.ViewBoxStackPanelMain = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 366:
|
|
this.StackPanelMain = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 367:
|
|
this.StackPanelControl = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 368:
|
|
this.BtnExit = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4845 "..\..\..\MainWindow.xaml"
|
|
this.BtnExit.Click += new System.Windows.RoutedEventHandler(this.BtnExit_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 369:
|
|
this.BtnThickness = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4849 "..\..\..\MainWindow.xaml"
|
|
this.BtnThickness.Click += new System.Windows.RoutedEventHandler(this.BtnThickness_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 370:
|
|
this.BtnSwitchTheme = ((System.Windows.Controls.Button)(target));
|
|
return;
|
|
case 371:
|
|
this.BtnSwitch = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4860 "..\..\..\MainWindow.xaml"
|
|
this.BtnSwitch.Click += new System.Windows.RoutedEventHandler(this.BtnSwitch_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 372:
|
|
this.BtnHideInkCanvas = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4864 "..\..\..\MainWindow.xaml"
|
|
this.BtnHideInkCanvas.Click += new System.Windows.RoutedEventHandler(this.BtnHideInkCanvas_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 373:
|
|
this.BtnCheckPPT = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4868 "..\..\..\MainWindow.xaml"
|
|
this.BtnCheckPPT.Click += new System.Windows.RoutedEventHandler(this.BtnCheckPPT_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 374:
|
|
this.StackPanelPPTButtons = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 375:
|
|
this.BtnPPTSlideShow = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4874 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlideShow.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlideShow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 376:
|
|
this.BtnPPTSlideShowEnd = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4880 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlideShowEnd.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlideShowEnd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 377:
|
|
this.StackPanelPPTControls = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 378:
|
|
this.BtnPPTSlidesUp = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4886 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlidesUp.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesUp_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 379:
|
|
this.BtnPPTSlidesDown = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4891 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlidesDown.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesDown_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 380:
|
|
this.BtnSwitchSide = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4898 "..\..\..\MainWindow.xaml"
|
|
this.BtnSwitchSide.Click += new System.Windows.RoutedEventHandler(this.BtnSwitchSide_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 381:
|
|
this.BtnHideControl = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4903 "..\..\..\MainWindow.xaml"
|
|
this.BtnHideControl.Click += new System.Windows.RoutedEventHandler(this.BtnHideControl_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 382:
|
|
this.ViewBoxStackPanelShapes = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 383:
|
|
this.StackPanelShapes = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 384:
|
|
this.BtnFingerDragMode = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4913 "..\..\..\MainWindow.xaml"
|
|
this.BtnFingerDragMode.Click += new System.Windows.RoutedEventHandler(this.BtnFingerDragMode_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 385:
|
|
|
|
#line 4915 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.StackPanel)(target)).IsVisibleChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.StackPanel_IsVisibleChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 386:
|
|
|
|
#line 4920 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesUp_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 387:
|
|
|
|
#line 4925 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesDown_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 388:
|
|
this.BtnUndo = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4932 "..\..\..\MainWindow.xaml"
|
|
this.BtnUndo.Click += new System.Windows.RoutedEventHandler(this.BtnUndo_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4934 "..\..\..\MainWindow.xaml"
|
|
this.BtnUndo.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 389:
|
|
this.BtnRedo = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4942 "..\..\..\MainWindow.xaml"
|
|
this.BtnRedo.Click += new System.Windows.RoutedEventHandler(this.BtnRedo_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4944 "..\..\..\MainWindow.xaml"
|
|
this.BtnRedo.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 390:
|
|
this.BtnClearAndHideCanvas = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4954 "..\..\..\MainWindow.xaml"
|
|
this.BtnClearAndHideCanvas.Click += new System.Windows.RoutedEventHandler(this.BtnSelect_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 391:
|
|
this.GridForLeftSideReservedSpace = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 392:
|
|
this.LeftBottomPanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 393:
|
|
this.PPTBtnLBBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 394:
|
|
this.PPTLBPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4969 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4971 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4972 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 395:
|
|
this.PPTLBPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 396:
|
|
this.PPTLBPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 397:
|
|
this.PPTLBPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4993 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4993 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4994 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 398:
|
|
this.PPTLBPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 399:
|
|
this.PPTLBNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5011 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5012 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5012 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 400:
|
|
this.PPTLBNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 401:
|
|
this.PPTLBNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 402:
|
|
this.RightBottomPanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 403:
|
|
this.PPTBtnRBBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 404:
|
|
this.PPTRBPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5041 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5043 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5044 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 405:
|
|
this.PPTRBPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 406:
|
|
this.PPTRBPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 407:
|
|
this.PPTRBPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5065 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5065 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5066 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 408:
|
|
this.PPTRBPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 409:
|
|
this.PPTRBNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5083 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5084 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5084 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 410:
|
|
this.PPTRBNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 411:
|
|
this.PPTRBNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 412:
|
|
this.LeftSidePanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 413:
|
|
this.PPTBtnLSBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 414:
|
|
this.PPTLSPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5117 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5119 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5119 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 415:
|
|
this.PPTLSPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 416:
|
|
this.PPTLSPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 417:
|
|
this.PPTLSPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5139 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5139 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5140 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 418:
|
|
this.PPTLSPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 419:
|
|
this.PPTBtnPageNow = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 420:
|
|
this.PPTBtnPageTotal = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 421:
|
|
this.PPTLSNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5155 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5156 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5156 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 422:
|
|
this.PPTLSNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 423:
|
|
this.PPTLSNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 424:
|
|
this.RightSidePanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 425:
|
|
this.PPTBtnRSBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 426:
|
|
this.PPTRSPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5183 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5185 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5185 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 427:
|
|
this.PPTRSPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 428:
|
|
this.PPTRSPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 429:
|
|
this.PPTRSPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5205 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5205 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5206 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 430:
|
|
this.PPTRSPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 431:
|
|
this.PPTRSNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5221 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5222 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5222 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 432:
|
|
this.PPTRSNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 433:
|
|
this.PPTRSNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 434:
|
|
this.FloatingbarUIForInkReplay = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 435:
|
|
this.ViewboxFloatingBar = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 436:
|
|
this.ViewboxFloatingBarScaleTransform = ((System.Windows.Media.ScaleTransform)(target));
|
|
return;
|
|
case 437:
|
|
this.BorderFloatingBarMoveControls = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5255 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarMoveControls.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconEmoji_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5255 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarMoveControls.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconEmoji_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 438:
|
|
this.FloatingbarHeadIconImg = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 439:
|
|
this.BorderFloatingBarMainControls = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 440:
|
|
this.FloatingbarSelectionBGCanvas = ((System.Windows.Controls.Canvas)(target));
|
|
return;
|
|
case 441:
|
|
this.FloatingbarSelectionBG = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 442:
|
|
this.StackPanelFloatingBar = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 443:
|
|
this.Cursor_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 5278 "..\..\..\MainWindow.xaml"
|
|
this.Cursor_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5279 "..\..\..\MainWindow.xaml"
|
|
this.Cursor_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5280 "..\..\..\MainWindow.xaml"
|
|
this.Cursor_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CursorIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 444:
|
|
this.CursorToolbarIconImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 445:
|
|
this.CursorIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 446:
|
|
this.SelectionToolBarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 447:
|
|
this.Pen_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 5300 "..\..\..\MainWindow.xaml"
|
|
this.Pen_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5301 "..\..\..\MainWindow.xaml"
|
|
this.Pen_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5302 "..\..\..\MainWindow.xaml"
|
|
this.Pen_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PenIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 448:
|
|
this.PenIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 449:
|
|
this.PenIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 450:
|
|
this.PenToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 451:
|
|
this.SymbolIconDelete = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 5322 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconDelete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5323 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconDelete.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5324 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconDelete.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconDelete_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 452:
|
|
this.ClearIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 453:
|
|
this.TrashBinToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 454:
|
|
this.StackPanelCanvasControls = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 455:
|
|
this.PenPalette = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 456:
|
|
this.DefaultPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5361 "..\..\..\MainWindow.xaml"
|
|
this.DefaultPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToDefaultPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 457:
|
|
this.DefaultPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 458:
|
|
this.DefaultPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 459:
|
|
this.HighlightPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5396 "..\..\..\MainWindow.xaml"
|
|
this.HighlightPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToHighlighterPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 460:
|
|
this.HighlightPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 461:
|
|
this.HighlightPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 462:
|
|
|
|
#line 5432 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5433 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 463:
|
|
this.DefaultPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 464:
|
|
this.ComboBoxPenStyle = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 5453 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxPenStyle.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxPenStyle_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 465:
|
|
this.NibModeSimpleStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 466:
|
|
this.ToggleSwitchEnableNibMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 5474 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableNibMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableNibMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 467:
|
|
|
|
#line 5485 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target)).Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShape_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 468:
|
|
this.InkWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 5503 "..\..\..\MainWindow.xaml"
|
|
this.InkWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 469:
|
|
this.InkAlphaSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 5519 "..\..\..\MainWindow.xaml"
|
|
this.InkAlphaSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkAlphaSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 470:
|
|
this.HighlighterPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 471:
|
|
this.HighlighterWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 5540 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.HighlighterWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 472:
|
|
this.DefaultPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 473:
|
|
|
|
#line 5562 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5563 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ColorThemeSwitch_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 474:
|
|
this.ColorThemeSwitchIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 475:
|
|
this.ColorThemeSwitchTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 476:
|
|
this.BorderPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5585 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 477:
|
|
this.ViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 478:
|
|
this.BorderPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5603 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 479:
|
|
this.ViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 480:
|
|
this.BorderPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5620 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 481:
|
|
this.ViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 482:
|
|
this.BorderPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5638 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 483:
|
|
this.ViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 484:
|
|
this.BorderPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5663 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 485:
|
|
this.ViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 486:
|
|
this.BorderPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5680 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 487:
|
|
this.ViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 488:
|
|
this.BorderPenColorPink = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5697 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorPink.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorPink_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 489:
|
|
this.ViewboxBtnColorPinkContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 490:
|
|
this.BorderPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5714 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 491:
|
|
this.ViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 492:
|
|
this.BorderPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5732 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 493:
|
|
this.ViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 494:
|
|
this.HighlighterPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 495:
|
|
this.HighlighterPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5765 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 496:
|
|
this.HighlighterPenViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 497:
|
|
this.HighlighterPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5801 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 498:
|
|
this.HighlighterPenViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 499:
|
|
this.HighlighterPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5835 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 500:
|
|
this.HighlighterPenViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 501:
|
|
this.HighlighterPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5869 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 502:
|
|
this.HighlighterPenViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 503:
|
|
this.HighlighterPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5903 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 504:
|
|
this.HighlighterPenViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 505:
|
|
this.HighlighterPenColorZinc = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5943 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorZinc.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorZinc_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 506:
|
|
this.HighlighterPenViewboxBtnColorZincContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 507:
|
|
this.HighlighterPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5977 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 508:
|
|
this.HighlighterPenViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 509:
|
|
this.HighlighterPenPenColorPurple = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6012 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenPenColorPurple.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorPurple_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 510:
|
|
this.HighlighterPenViewboxBtnColorPurpleContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 511:
|
|
this.HighlighterPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6046 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 512:
|
|
this.HighlighterPenViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 513:
|
|
this.HighlighterPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6080 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 514:
|
|
this.HighlighterPenViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 515:
|
|
this.Eraser_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6122 "..\..\..\MainWindow.xaml"
|
|
this.Eraser_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6123 "..\..\..\MainWindow.xaml"
|
|
this.Eraser_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6124 "..\..\..\MainWindow.xaml"
|
|
this.Eraser_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.EraserIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 516:
|
|
this.CircleEraserToolbarIconImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 517:
|
|
this.CircleEraserIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 518:
|
|
this.CircleEraserToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 519:
|
|
this.EraserByStrokes_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6145 "..\..\..\MainWindow.xaml"
|
|
this.EraserByStrokes_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6146 "..\..\..\MainWindow.xaml"
|
|
this.EraserByStrokes_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6147 "..\..\..\MainWindow.xaml"
|
|
this.EraserByStrokes_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.EraserIconByStrokes_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 520:
|
|
this.StrokeEraserToolbarIconImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 521:
|
|
this.StrokeEraserIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 522:
|
|
this.InkEraserToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 523:
|
|
this.SymbolIconSelect = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6168 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconSelect.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6169 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconSelect.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6170 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconSelect.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSelect_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 524:
|
|
this.LassoSelect = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 525:
|
|
this.LassoSelectIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 526:
|
|
this.LassoToolToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 527:
|
|
this.ShapeDrawFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6191 "..\..\..\MainWindow.xaml"
|
|
this.ShapeDrawFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6192 "..\..\..\MainWindow.xaml"
|
|
this.ShapeDrawFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6193 "..\..\..\MainWindow.xaml"
|
|
this.ShapeDrawFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageDrawShape_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 528:
|
|
this.ShapesIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 529:
|
|
this.ShapesToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 530:
|
|
this.BorderDrawShape = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 531:
|
|
this.BoardImageDrawLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6240 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6241 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 532:
|
|
this.BoardImageDrawDashedLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6249 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDashedLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6250 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDashedLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 533:
|
|
this.BoardImageDrawDotLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6259 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDotLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6260 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDotLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDotLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 534:
|
|
this.BoardImageDrawArrow = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6269 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawArrow.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6270 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawArrow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawArrow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 535:
|
|
this.BoardImageDrawParallelLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6278 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawParallelLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6279 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawParallelLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParallelLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 536:
|
|
|
|
#line 6288 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangleCenter_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 537:
|
|
|
|
#line 6297 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 538:
|
|
|
|
#line 6305 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 539:
|
|
|
|
#line 6315 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 540:
|
|
|
|
#line 6330 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 541:
|
|
|
|
#line 6333 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 542:
|
|
|
|
#line 6336 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate3_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 543:
|
|
|
|
#line 6339 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate4_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 544:
|
|
|
|
#line 6342 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate5_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 545:
|
|
|
|
#line 6347 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 546:
|
|
|
|
#line 6354 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 547:
|
|
|
|
#line 6362 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCylinder_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 548:
|
|
|
|
#line 6370 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCone_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 549:
|
|
|
|
#line 6380 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangleCenter_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 550:
|
|
|
|
#line 6383 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 551:
|
|
|
|
#line 6385 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 552:
|
|
|
|
#line 6387 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 553:
|
|
|
|
#line 6389 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 554:
|
|
|
|
#line 6393 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipseWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 555:
|
|
|
|
#line 6399 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbola_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 556:
|
|
|
|
#line 6403 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 557:
|
|
|
|
#line 6405 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 558:
|
|
|
|
#line 6409 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 559:
|
|
|
|
#line 6422 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 560:
|
|
|
|
#line 6438 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 561:
|
|
|
|
#line 6440 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCylinder_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 562:
|
|
|
|
#line 6442 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCone_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 563:
|
|
|
|
#line 6444 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 564:
|
|
|
|
#line 6447 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 565:
|
|
this.SymbolIconUndo = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6455 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconUndo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconUndo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6456 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconUndo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6457 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconUndo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 566:
|
|
this.UndoIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 567:
|
|
this.UndoToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 568:
|
|
this.SymbolIconRedo = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6483 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconRedo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRedo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6484 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconRedo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6485 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconRedo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 569:
|
|
this.RedoIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 570:
|
|
this.RedoToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 571:
|
|
this.CursorWithDelFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6511 "..\..\..\MainWindow.xaml"
|
|
this.CursorWithDelFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6512 "..\..\..\MainWindow.xaml"
|
|
this.CursorWithDelFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6513 "..\..\..\MainWindow.xaml"
|
|
this.CursorWithDelFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CursorWithDelIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 572:
|
|
this.ClearAndMouseToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 573:
|
|
this.EraserSizePanel = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 574:
|
|
this.ComboBoxEraserSizeFloatingBar = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 6556 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxEraserSizeFloatingBar.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxEraserSizeFloatingBar_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 575:
|
|
this.CircleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6571 "..\..\..\MainWindow.xaml"
|
|
this.CircleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToCircleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 576:
|
|
this.CircleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 577:
|
|
this.CircleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 578:
|
|
this.RectangleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6597 "..\..\..\MainWindow.xaml"
|
|
this.RectangleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToRectangleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 579:
|
|
this.RectangleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 580:
|
|
this.RectangleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 581:
|
|
this.WhiteboardFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6630 "..\..\..\MainWindow.xaml"
|
|
this.WhiteboardFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6631 "..\..\..\MainWindow.xaml"
|
|
this.WhiteboardFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6632 "..\..\..\MainWindow.xaml"
|
|
this.WhiteboardFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 582:
|
|
this.WhiteboardToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 583:
|
|
this.ToolsFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6653 "..\..\..\MainWindow.xaml"
|
|
this.ToolsFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6654 "..\..\..\MainWindow.xaml"
|
|
this.ToolsFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6655 "..\..\..\MainWindow.xaml"
|
|
this.ToolsFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconTools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 584:
|
|
this.ToolsToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 585:
|
|
this.Fold_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6677 "..\..\..\MainWindow.xaml"
|
|
this.Fold_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6678 "..\..\..\MainWindow.xaml"
|
|
this.Fold_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6679 "..\..\..\MainWindow.xaml"
|
|
this.Fold_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.FoldFloatingBar_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 586:
|
|
this.HideToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 587:
|
|
this.BorderTools = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 588:
|
|
|
|
#line 6716 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6717 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 589:
|
|
|
|
#line 6724 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6725 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 590:
|
|
|
|
#line 6744 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6745 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 591:
|
|
|
|
#line 6764 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6765 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 592:
|
|
|
|
#line 6787 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6788 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSaveStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 593:
|
|
|
|
#line 6807 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6808 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconOpenStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 594:
|
|
|
|
#line 6827 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6828 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridInkReplayButton_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 595:
|
|
|
|
#line 6850 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6851 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconScreenshot_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 596:
|
|
|
|
#line 6870 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6871 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.OperatingGuideWindowIcon_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 597:
|
|
|
|
#line 6890 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6891 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSettings_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 598:
|
|
this.EnableTwoFingerGestureBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 599:
|
|
|
|
#line 6927 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TwoFingerGestureBorder_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 600:
|
|
this.EnableTwoFingerGestureBtn = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 601:
|
|
this.gestureiconText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 602:
|
|
this.TwoFingerGestureBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 603:
|
|
this.ToggleSwitchEnableMultiTouchMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 6960 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableMultiTouchMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableMultiTouchMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 604:
|
|
this.TwoFingerGestureSimpleStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 605:
|
|
this.ToggleSwitchEnableTwoFingerTranslate = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 6984 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerTranslate.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerTranslate_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 606:
|
|
this.ToggleSwitchEnableTwoFingerZoom = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 7009 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerZoom.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerZoom_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 607:
|
|
this.ToggleSwitchEnableTwoFingerRotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 7034 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerRotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerRotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 608:
|
|
this.BorderFloatingBarExitPPTBtn = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7053 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarExitPPTBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7053 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarExitPPTBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImagePPTControlEnd_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 609:
|
|
this.GridForFloatingBarDraging = ((System.Windows.Controls.Grid)(target));
|
|
|
|
#line 7072 "..\..\..\MainWindow.xaml"
|
|
this.GridForFloatingBarDraging.MouseMove += new System.Windows.Input.MouseEventHandler(this.SymbolIconEmoji_MouseMove);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7072 "..\..\..\MainWindow.xaml"
|
|
this.GridForFloatingBarDraging.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconEmoji_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 610:
|
|
this.InkCanvasForInkReplay = ((System.Windows.Controls.InkCanvas)(target));
|
|
|
|
#line 7075 "..\..\..\MainWindow.xaml"
|
|
this.InkCanvasForInkReplay.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkCanvasForInkReplay_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 611:
|
|
this.BorderInkReplayToolBox = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 612:
|
|
this.InkReplayPanelStatusText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 613:
|
|
this.InkReplayPlayPauseBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7104 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayPlayPauseBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayPlayPauseBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7105 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayPlayPauseBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayPlayPauseBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 614:
|
|
this.InkReplayPlayButtonImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 615:
|
|
this.InkReplayPauseButtonImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 616:
|
|
this.InkReplayStopButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7157 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayStopButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayStopButtonBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7158 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayStopButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayStopButtonBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 617:
|
|
this.InkReplayReplayButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7180 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayReplayButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayReplayButtonBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7181 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayReplayButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayReplayButtonBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 618:
|
|
this.InkReplaySpeedButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7200 "..\..\..\MainWindow.xaml"
|
|
this.InkReplaySpeedButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplaySpeedButtonBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7201 "..\..\..\MainWindow.xaml"
|
|
this.InkReplaySpeedButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplaySpeedButtonBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 619:
|
|
this.InkReplaySpeedTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 620:
|
|
this.LeftSidePanel = ((System.Windows.Controls.Viewbox)(target));
|
|
|
|
#line 7233 "..\..\..\MainWindow.xaml"
|
|
this.LeftSidePanel.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.LeftUnFoldButtonDisplayQuickPanel_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 621:
|
|
this.LeftUnFoldBtnImgChevron = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 622:
|
|
this.LeftUnFoldButtonQuickPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 623:
|
|
|
|
#line 7249 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 624:
|
|
|
|
#line 7257 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 625:
|
|
|
|
#line 7266 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 626:
|
|
|
|
#line 7273 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 627:
|
|
|
|
#line 7281 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.UnFoldFloatingBar_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 628:
|
|
|
|
#line 7289 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.HideQuickPanel_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 629:
|
|
this.RightSidePanel = ((System.Windows.Controls.Viewbox)(target));
|
|
|
|
#line 7298 "..\..\..\MainWindow.xaml"
|
|
this.RightSidePanel.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RightUnFoldButtonDisplayQuickPanel_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 630:
|
|
this.RightUnFoldBtnImgChevron = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 631:
|
|
this.RightUnFoldButtonQuickPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 632:
|
|
|
|
#line 7322 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 633:
|
|
|
|
#line 7330 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 634:
|
|
|
|
#line 7339 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 635:
|
|
|
|
#line 7346 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 636:
|
|
|
|
#line 7354 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.UnFoldFloatingBar_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 637:
|
|
|
|
#line 7362 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.HideQuickPanel_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
}
|
|
this._contentLoaded = true;
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.6.0")]
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
|
|
switch (connectionId)
|
|
{
|
|
case 200:
|
|
|
|
#line 2638 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BlackBoardLeftSidePageListView_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
case 354:
|
|
|
|
#line 4676 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BlackBoardRightSidePageListView_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|