9283 lines
384 KiB
C#
9283 lines
384 KiB
C#
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "823BE77D8C58131B5D658401406AC1946F5ADB16"
|
|
//------------------------------------------------------------------------------
|
|
// <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 231 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsAutoUpdate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 235 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsAutoUpdateWithSilence;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 244 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel AutoUpdateTimePeriodBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 253 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox AutoUpdateWithSilenceStartTimeComboBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 261 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox AutoUpdateWithSilenceEndTimeComboBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 276 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchRunAtStartup;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 283 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchFoldAtStartup;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 302 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchShowCursor;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 309 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxEraserSize;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 326 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchHideStrokeWhenSelecting;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 336 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchClearCanvasAndClearTimeMachine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 345 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxHyperbolaAsymptoteOption;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 358 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchFitToCurve;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 374 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSwitchTwoFingerGesture;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 386 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerRotationOnSelection;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 394 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.GroupBox GroupBoxInkRecognition;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 403 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableInkToShape;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 413 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableInkToShapeNoFakePressureRectangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 422 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableInkToShapeNoFakePressureTriangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 430 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox ToggleCheckboxEnableInkToShapeTriangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 441 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox ToggleCheckboxEnableInkToShapeRectangle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 452 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox ToggleCheckboxEnableInkToShapeRounded;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 466 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.GroupBox GroupBoxAppearanceNewUI;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 475 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxFloatingBarImg;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 491 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider ViewboxFloatingBarScaleTransformValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 504 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider ViewboxFloatingBarOpacityValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 517 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider ViewboxFloatingBarOpacityInPPTValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 535 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableDisPlayNibModeToggle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 550 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableViewboxBlackBoardScaleTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 558 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTimeDisplayInWhiteboardMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 567 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableChickenSoupInWhiteboardMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 574 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxChickenSoupSource;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 587 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableQuickPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 594 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxUnFoldBtnImg;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 630 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ICCTrayIconExampleImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 641 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTrayIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 660 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchSupportPowerPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 669 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchSupportWPS;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 705 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewLS;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 709 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.TranslateTransform PPTBtnPreviewLSTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 713 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewRS;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 717 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.TranslateTransform PPTBtnPreviewRSTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 721 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewLB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 723 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PPTBtnPreviewRB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 731 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchShowPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 735 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel PPTButtonSettingsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 739 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableLBPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 744 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableRBPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 749 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableLSPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 754 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxEnableRSPPTButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 763 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider PPTButtonLeftPositionValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 769 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSPlusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 784 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSMinusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 799 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSSyncBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 814 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnLSResetBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 837 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider PPTButtonRightPositionValueSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 843 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSPlusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 858 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSMinusBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 873 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSSyncBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 888 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button PPTBtnRSResetBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 915 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxSPPTDisplayPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 920 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxSPPTHalfOpacity;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 927 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxSPPTBlackBackground;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 937 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxBPPTDisplayPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 942 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxBPPTHalfOpacity;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 948 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.CheckBox CheckboxBPPTBlackBackground;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 960 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnablePPTButtonPageClickable;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 971 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SettingsShowCanvasAtNewSlideShowStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 976 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchShowCanvasAtNewSlideShow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 980 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border SettingsPPTInkingAndAutoFoldExplictBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1004 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerGestureInPresentationMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1012 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableFingerGestureSlideShowControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1025 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveScreenShotInPowerPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1035 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveStrokesInPowerPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1047 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchNotifyPreviousPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1054 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchNotifyHiddenPage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1062 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchNotifyAutoPlayPresentation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1080 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsSpecialScreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1089 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider TouchMultiplierSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1110 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TextBlockShowCalculatedMultiplier;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1118 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEraserBindTouchMultiplier;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1128 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider NibModeBoundsWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1140 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider FingerModeBoundsWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1153 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsQuadIR;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1162 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsLogEnabled;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1171 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsSecondConfimeWhenShutdownApp;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1203 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableFullScreenHelper;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1236 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableAvoidFullScreenHelper;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1270 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableEdgeGestureUtil;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1307 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableForceFullScreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1339 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableDPIChangeDetection;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1371 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchIsEnableResolutionChangeDetection;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1408 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1421 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiCamera;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1434 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote3;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1447 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote3C;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1461 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNote5C;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1475 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInSeewoPincoTeacher;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1489 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInHiteTouchPro;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1503 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInHiteCamera;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1517 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInHiteLightBoard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1531 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInWxBoardMain;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1545 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInMSWhiteboard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1559 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInAdmoxWhiteboard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1573 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInAdmoxBooth;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1587 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInQPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1600 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInYiYunVisualPresenter;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1616 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInMaxHubWhiteboard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1629 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1639 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInOldZyBoard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1649 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoFoldInPPTSlideShow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1664 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillPptService;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1676 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillEasiNote;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1687 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillHiteAnnotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1698 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillVComYouJiao;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1710 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1731 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillInkCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1743 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillICA;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1754 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoKillIDT;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1764 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveStrokesAtClear;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1772 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchSaveScreenshotsInDateFolders;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1780 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoSaveStrokesAtScreenshot;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1789 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider SideControlMinimumAutomationSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1805 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBox AutoSavedStrokesLocation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1808 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button AutoSavedStrokesLocationButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1812 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button SetAutoSavedStrokesLocationToDiskDButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1815 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button SetAutoSavedStrokesLocationToDocumentFolderButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1829 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchAutoDelSavedFiles;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1840 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxAutoDelSavedFilesDaysThreshold;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1859 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.GroupBox GroupBoxRandWindow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1869 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchDisplayRandWindowNamesInputBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1879 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider RandWindowOnceCloseLatencySlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1895 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider RandWindowOnceMaxStudentsSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 1914 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock AppVersionTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2279 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridBackgroundCoverHolder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2280 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridBackgroundCover;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2281 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ICCWaterMarkWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2283 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ICCWaterMarkDark;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2287 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridTransparencyFakeBackground;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2288 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Label Label;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2289 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid InkCanvasGridForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2290 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.InkCanvas inkCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2310 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock WaterMarkTime;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2312 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock WaterMarkDate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2315 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BlackBoardWaterMark;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2319 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridInkCanvasSelectionCover;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2331 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderStrokeSelectionControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2339 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderStrokeSelectionClone;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2349 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderStrokeSelectionCloneToNewBoard;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2478 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardUIGridForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2481 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBlackboardLeftSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2483 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardLeftSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2502 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnLeftWhiteBoardSwitchPreviousGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2511 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnLeftWhiteBoardSwitchPreviousLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2515 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BtnLeftPageListWB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2528 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderLeftPageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2533 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx BlackBoardLeftSidePageListScrollViewer;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2540 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ListView BlackBoardLeftSidePageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2590 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnLeftWhiteBoardSwitchNextGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2599 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnLeftWhiteBoardSwitchNextLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2633 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.ScaleTransform ViewboxBlackboardCenterSideScaleTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2635 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardCenterSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2640 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardGesture;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2651 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardGestureGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2654 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardGestureGeometry2;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2663 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardGestureLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2668 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardTwoFingerGestureBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2698 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableMultiTouchMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2729 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableTwoFingerTranslate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2762 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableTwoFingerZoom;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2791 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableTwoFingerRotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2838 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardSelect;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2850 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardSelectGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2859 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardSelectLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2863 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardPen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2867 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image BoardPenIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2873 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardPenGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2882 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardPenLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2888 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BoardPenPaletteGrid;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2898 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardPenPalette;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2913 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardDefaultPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2920 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardDefaultPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2941 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardDefaultPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2951 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlightPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2958 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardHighlightPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2978 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardHighlightPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 2998 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardDefaultPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3013 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox BoardComboBoxPenStyle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3028 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardNibModeSimpleStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3033 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch BoardToggleSwitchEnableNibMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3063 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider BoardInkWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3081 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider BoardInkAlphaSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3098 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3109 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider BoardHighlighterWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3125 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardDefaultPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3145 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image BoardColorThemeSwitchIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3153 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardColorThemeSwitchTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3162 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3170 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3183 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3191 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3203 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3211 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3224 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3232 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3253 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3261 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3274 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3282 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3295 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorPink;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3303 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorPinkContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3316 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3324 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3337 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3345 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3363 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3377 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3399 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3413 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3437 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3451 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3473 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3487 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3509 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3523 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3545 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3566 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorZinc;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3588 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorZincContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3602 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3624 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3638 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenPenColorPurple;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3660 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorPurpleContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3674 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3696 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3710 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardHighlighterPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3732 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox BoardHighlighterPenViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3757 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardEraser;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3767 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BoardEraserGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3776 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardEraserLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3791 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardEraserSizePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3815 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox BoardComboBoxEraserSize;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3839 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardCircleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3845 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardCircleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3858 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardCircleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3867 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardRectangleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3873 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardRectangleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3885 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BoardRectangleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3973 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardEraserByStrokes;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 3986 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4012 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderDrawShape;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4038 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchDrawShapeBorderAutoHide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4047 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4051 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawDashedLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4055 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawDotLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4059 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawArrow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4063 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ImageDrawParallelLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4159 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardUndo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4184 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardRedo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4247 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderTools;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4497 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBlackboardRightSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4499 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid BlackboardRightSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4540 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnRightWhiteBoardSwitchPreviousGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4549 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnRightWhiteBoardSwitchPreviousLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4553 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BtnRightPageListWB;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4566 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BoardBorderRightPageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4571 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx BlackBoardRightSidePageListScrollViewer;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4578 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ListView BlackBoardRightSidePageListView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4628 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing BtnRightWhiteBoardSwitchNextGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4637 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock BtnRightWhiteBoardSwitchNextLabel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4651 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardAdd;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4657 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardSwitchPrevious;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4687 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TextBlockWhiteBoardIndexInfo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4694 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardSwitchNext;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4723 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnWhiteBoardDelete;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4736 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridNotifications;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4740 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TextBlockNotice;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4745 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewBoxStackPanelMain;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4747 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelMain;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4748 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4749 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnExit;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4753 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnThickness;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4758 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnSwitchTheme;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4764 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnSwitch;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4768 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnHideInkCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4772 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnCheckPPT;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4776 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelPPTButtons;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4777 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlideShow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4783 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlideShowEnd;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4789 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelPPTControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4790 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlidesUp;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4795 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnPPTSlidesDown;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4802 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnSwitchSide;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4807 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnHideControl;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4813 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewBoxStackPanelShapes;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4815 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel StackPanelShapes;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4816 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnFingerDragMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4836 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnUndo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4846 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnRedo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4856 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button BtnClearAndHideCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4862 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridForLeftSideReservedSpace;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4870 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftBottomPanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4872 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnLBBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4876 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4881 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4889 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLBPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4898 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4903 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4919 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4921 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLBNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4930 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLBNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4942 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox RightBottomPanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4944 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnRBBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4948 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4953 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4961 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRBPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4970 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4975 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4991 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 4993 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRBNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5002 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRBNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5018 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftSidePanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5020 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnLSBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5024 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5028 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5035 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLSPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5044 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5049 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5054 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock PPTBtnPageNow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5056 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock PPTBtnPageTotal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5063 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5065 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTLSNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5072 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTLSNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5084 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox RightSidePanelForPPTNavigation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5086 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTBtnRSBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5090 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPreviousButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5094 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPreviousButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5101 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRSPreviousButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5110 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPageButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5115 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSPageButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5129 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSNextButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5131 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PPTRSNextButtonFeedbackBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5138 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PPTRSNextButtonGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5151 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid FloatingbarUIForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5152 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxFloatingBar;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5156 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.ScaleTransform ViewboxFloatingBarScaleTransform;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5159 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderFloatingBarMoveControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5164 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image FloatingbarHeadIconImg;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5168 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderFloatingBarMainControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5172 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Canvas FloatingbarSelectionBGCanvas;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5173 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border FloatingbarSelectionBG;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5181 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel StackPanelFloatingBar;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5183 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Cursor_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5190 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image CursorToolbarIconImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5195 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing CursorIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5201 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock SelectionToolBarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5205 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Pen_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5211 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image PenIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5217 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing PenIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5224 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock PenToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5227 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconDelete;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5238 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing ClearIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5245 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock TrashBinToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5248 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel StackPanelCanvasControls;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5253 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border PenPalette;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5266 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border DefaultPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5272 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel DefaultPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5292 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock DefaultPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5301 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlightPenTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5307 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel HighlightPenTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5325 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock HighlightPenTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5344 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox DefaultPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5356 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxPenStyle;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5371 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel NibModeSimpleStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5376 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableNibMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5403 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider InkWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5419 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider InkAlphaSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5433 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenPropsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5441 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider HighlighterWidthSlider;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5454 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox DefaultPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5472 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image ColorThemeSwitchIcon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5479 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ColorThemeSwitchTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5486 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5493 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5503 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5511 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5521 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5528 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5538 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5546 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5563 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5571 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5581 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5588 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5598 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorPink;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5605 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorPinkContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5615 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5622 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5632 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5640 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox ViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5656 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenColorsPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5667 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorBlack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5688 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorBlackContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5701 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorWhite;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5724 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorWhiteContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5737 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorRed;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5758 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorRedContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5771 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorYellow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5792 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorYellowContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5805 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorGreen;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5826 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorGreenContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5845 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorZinc;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5866 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorZincContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5879 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorBlue;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5900 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorBlueContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5914 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenPenColorPurple;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5935 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorPurpleContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5948 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorTeal;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5969 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorTealContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 5982 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border HighlighterPenColorOrange;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6003 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox HighlighterPenViewboxBtnColorOrangeContent;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6027 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Eraser_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6033 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image CircleEraserToolbarIconImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6040 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing CircleEraserIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6047 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock CircleEraserToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6050 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel EraserByStrokes_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6056 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image StrokeEraserToolbarIconImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6063 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing StrokeEraserIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6070 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock InkEraserToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6073 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconSelect;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6079 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image LassoSelect;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6085 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing LassoSelectIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6092 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock LassoToolToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6096 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel ShapeDrawFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6108 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing ShapesIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6116 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ShapesToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6121 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderDrawShape;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6145 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6154 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawDashedLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6164 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawDotLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6174 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawArrow;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6183 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel BoardImageDrawParallelLine;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6360 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconUndo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6375 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing UndoIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6382 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock UndoToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6388 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel SymbolIconRedo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6403 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Media.GeometryDrawing RedoIconGeometry;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6410 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock RedoToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6416 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel CursorWithDelFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6435 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ClearAndMouseToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6440 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border EraserSizePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6460 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ComboBox ComboBoxEraserSizeFloatingBar;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6477 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border CircleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6480 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel CircleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6493 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock CircleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6502 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border RectangleEraserTabButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6507 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel RectangleEraserTabButtonIndicator;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6518 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock RectangleEraserTabButtonText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6535 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel WhiteboardFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6554 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock WhiteboardToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6558 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel ToolsFloatingBarBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6577 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock ToolsToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6582 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel Fold_Icon;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6601 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock HideToolbarTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6606 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderTools;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6828 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border EnableTwoFingerGestureBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6835 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image EnableTwoFingerGestureBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6838 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock gestureiconText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6844 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border TwoFingerGestureBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6863 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableMultiTouchMode;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6879 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel TwoFingerGestureSimpleStackPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6887 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerTranslate;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6914 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerZoom;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6939 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal iNKORE.UI.WPF.Modern.Controls.ToggleSwitch ToggleSwitchEnableTwoFingerRotation;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6958 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderFloatingBarExitPPTBtn;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6977 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Grid GridForFloatingBarDraging;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6981 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.InkCanvas InkCanvasForInkReplay;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 6983 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border BorderInkReplayToolBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7005 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock InkReplayPanelStatusText;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7010 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplayPlayPauseBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7013 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image InkReplayPlayButtonImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7031 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image InkReplayPauseButtonImage;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7063 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplayStopButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7086 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplayReplayButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7106 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Border InkReplaySpeedButtonBorder;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7128 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock InkReplaySpeedTextBlock;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7139 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftSidePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7143 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image LeftUnFoldBtnImgChevron;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7149 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox LeftUnFoldButtonQuickPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7204 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Viewbox RightSidePanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7209 "..\..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Image RightUnFoldBtnImgChevron;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 7222 "..\..\..\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.5.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.5.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:
|
|
this.ToggleSwitchIsAutoUpdate = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 233 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsAutoUpdate.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsAutoUpdate_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 22:
|
|
this.ToggleSwitchIsAutoUpdateWithSilence = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 237 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsAutoUpdateWithSilence.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsAutoUpdateWithSilence_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 23:
|
|
this.AutoUpdateTimePeriodBlock = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 24:
|
|
this.AutoUpdateWithSilenceStartTimeComboBox = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 255 "..\..\..\MainWindow.xaml"
|
|
this.AutoUpdateWithSilenceStartTimeComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AutoUpdateWithSilenceStartTimeComboBox_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 25:
|
|
this.AutoUpdateWithSilenceEndTimeComboBox = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 263 "..\..\..\MainWindow.xaml"
|
|
this.AutoUpdateWithSilenceEndTimeComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AutoUpdateWithSilenceEndTimeComboBox_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 26:
|
|
this.ToggleSwitchRunAtStartup = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 278 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchRunAtStartup.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchRunAtStartup_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 27:
|
|
this.ToggleSwitchFoldAtStartup = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 285 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchFoldAtStartup.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchFoldAtStartup_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 28:
|
|
this.ToggleSwitchShowCursor = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 304 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchShowCursor.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchShowCursor_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 29:
|
|
this.ComboBoxEraserSize = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 311 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxEraserSize.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxEraserSize_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 30:
|
|
this.ToggleSwitchHideStrokeWhenSelecting = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 328 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchHideStrokeWhenSelecting.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchHideStrokeWhenSelecting_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 31:
|
|
this.ToggleSwitchClearCanvasAndClearTimeMachine = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 338 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchClearCanvasAndClearTimeMachine.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchClearCanvasAndClearTimeMachine_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 32:
|
|
this.ComboBoxHyperbolaAsymptoteOption = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 347 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxHyperbolaAsymptoteOption.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxHyperbolaAsymptoteOption_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 33:
|
|
this.ToggleSwitchFitToCurve = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 360 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchFitToCurve.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchFitToCurve_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 34:
|
|
this.ToggleSwitchAutoSwitchTwoFingerGesture = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 376 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSwitchTwoFingerGesture.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSwitchTwoFingerGesture_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 35:
|
|
this.ToggleSwitchEnableTwoFingerRotationOnSelection = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 388 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerRotationOnSelection.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerRotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 36:
|
|
this.GroupBoxInkRecognition = ((System.Windows.Controls.GroupBox)(target));
|
|
return;
|
|
case 37:
|
|
this.ToggleSwitchEnableInkToShape = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 405 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableInkToShape.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShape_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 38:
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureRectangle = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 416 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureRectangle.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShapeNoFakePressureRectangle_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 39:
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureTriangle = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 425 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableInkToShapeNoFakePressureTriangle.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShapeNoFakePressureTriangle_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 40:
|
|
this.ToggleCheckboxEnableInkToShapeTriangle = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 431 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeTriangle.Checked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeTriangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 432 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeTriangle.Unchecked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeTriangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 41:
|
|
this.ToggleCheckboxEnableInkToShapeRectangle = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 442 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRectangle.Checked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRectangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 443 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRectangle.Unchecked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRectangle_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 42:
|
|
this.ToggleCheckboxEnableInkToShapeRounded = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 453 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRounded.Checked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRounded_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 454 "..\..\..\MainWindow.xaml"
|
|
this.ToggleCheckboxEnableInkToShapeRounded.Unchecked += new System.Windows.RoutedEventHandler(this.ToggleCheckboxEnableInkToShapeRounded_CheckedChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 43:
|
|
this.GroupBoxAppearanceNewUI = ((System.Windows.Controls.GroupBox)(target));
|
|
return;
|
|
case 44:
|
|
this.ComboBoxFloatingBarImg = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 477 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxFloatingBarImg.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxFloatingBarImg_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 45:
|
|
this.ViewboxFloatingBarScaleTransformValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 495 "..\..\..\MainWindow.xaml"
|
|
this.ViewboxFloatingBarScaleTransformValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.ViewboxFloatingBarScaleTransformValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 46:
|
|
this.ViewboxFloatingBarOpacityValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 508 "..\..\..\MainWindow.xaml"
|
|
this.ViewboxFloatingBarOpacityValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.ViewboxFloatingBarOpacityValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 47:
|
|
this.ViewboxFloatingBarOpacityInPPTValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 521 "..\..\..\MainWindow.xaml"
|
|
this.ViewboxFloatingBarOpacityInPPTValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.ViewboxFloatingBarOpacityInPPTValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 48:
|
|
this.ToggleSwitchEnableDisPlayNibModeToggle = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 537 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableDisPlayNibModeToggle.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableDisPlayNibModeToggle_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 49:
|
|
this.ToggleSwitchEnableViewboxBlackBoardScaleTransform = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 552 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableViewboxBlackBoardScaleTransform.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableViewboxBlackBoardScaleTransform_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 50:
|
|
this.ToggleSwitchEnableTimeDisplayInWhiteboardMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 560 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTimeDisplayInWhiteboardMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTimeDisplayInWhiteboardMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 51:
|
|
this.ToggleSwitchEnableChickenSoupInWhiteboardMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 569 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableChickenSoupInWhiteboardMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableChickenSoupInWhiteboardMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 52:
|
|
this.ComboBoxChickenSoupSource = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 576 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxChickenSoupSource.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxChickenSoupSource_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 53:
|
|
this.ToggleSwitchEnableQuickPanel = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 589 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableQuickPanel.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableQuickPanel_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 54:
|
|
this.ComboBoxUnFoldBtnImg = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 596 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxUnFoldBtnImg.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxUnFoldBtnImg_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 55:
|
|
this.ICCTrayIconExampleImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 56:
|
|
this.ToggleSwitchEnableTrayIcon = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 643 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTrayIcon.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTrayIcon_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 57:
|
|
this.ToggleSwitchSupportPowerPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 662 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchSupportPowerPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchSupportPowerPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 58:
|
|
this.ToggleSwitchSupportWPS = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 671 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchSupportWPS.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchSupportWPS_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 59:
|
|
this.PPTBtnPreviewLS = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 60:
|
|
this.PPTBtnPreviewLSTransform = ((System.Windows.Media.TranslateTransform)(target));
|
|
return;
|
|
case 61:
|
|
this.PPTBtnPreviewRS = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 62:
|
|
this.PPTBtnPreviewRSTransform = ((System.Windows.Media.TranslateTransform)(target));
|
|
return;
|
|
case 63:
|
|
this.PPTBtnPreviewLB = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 64:
|
|
this.PPTBtnPreviewRB = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 65:
|
|
this.ToggleSwitchShowPPTButton = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 733 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchShowPPTButton.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchShowPPTButton_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 66:
|
|
this.PPTButtonSettingsPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 67:
|
|
this.CheckboxEnableLBPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 740 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLBPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 741 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLBPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 68:
|
|
this.CheckboxEnableRBPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 745 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRBPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 746 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRBPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRBPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 69:
|
|
this.CheckboxEnableLSPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 750 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLSPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 751 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableLSPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableLSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 70:
|
|
this.CheckboxEnableRSPPTButton = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 755 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRSPPTButton.Checked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 756 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxEnableRSPPTButton.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxEnableRSPPTButton_IsCheckChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 71:
|
|
this.PPTButtonLeftPositionValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 768 "..\..\..\MainWindow.xaml"
|
|
this.PPTButtonLeftPositionValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.PPTButtonLeftPositionValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 72:
|
|
this.PPTBtnLSPlusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 770 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSPlusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSPlusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 73:
|
|
this.PPTBtnLSMinusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 785 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSMinusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSMinusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 74:
|
|
this.PPTBtnLSSyncBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 800 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSSyncBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSSyncBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 75:
|
|
this.PPTBtnLSResetBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 815 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnLSResetBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnLSResetBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 76:
|
|
this.PPTButtonRightPositionValueSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 842 "..\..\..\MainWindow.xaml"
|
|
this.PPTButtonRightPositionValueSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.PPTButtonRightPositionValueSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 77:
|
|
this.PPTBtnRSPlusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 844 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSPlusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSPlusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 78:
|
|
this.PPTBtnRSMinusBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 859 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSMinusBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSMinusBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 79:
|
|
this.PPTBtnRSSyncBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 874 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSSyncBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSSyncBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 80:
|
|
this.PPTBtnRSResetBtn = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 889 "..\..\..\MainWindow.xaml"
|
|
this.PPTBtnRSResetBtn.Click += new System.Windows.RoutedEventHandler(this.PPTBtnRSResetBtn_Clicked);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 81:
|
|
this.CheckboxSPPTDisplayPage = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 916 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTDisplayPage.Checked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 917 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTDisplayPage.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 82:
|
|
this.CheckboxSPPTHalfOpacity = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 921 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTHalfOpacity.Checked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 922 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTHalfOpacity.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 83:
|
|
this.CheckboxSPPTBlackBackground = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 928 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTBlackBackground.Checked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 929 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxSPPTBlackBackground.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxSPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 84:
|
|
this.CheckboxBPPTDisplayPage = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 938 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTDisplayPage.Checked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 939 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTDisplayPage.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTDisplayPage_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 85:
|
|
this.CheckboxBPPTHalfOpacity = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 943 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTHalfOpacity.Checked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 944 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTHalfOpacity.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTHalfOpacity_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 86:
|
|
this.CheckboxBPPTBlackBackground = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
#line 949 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTBlackBackground.Checked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 950 "..\..\..\MainWindow.xaml"
|
|
this.CheckboxBPPTBlackBackground.Unchecked += new System.Windows.RoutedEventHandler(this.CheckboxBPPTBlackBackground_IsCheckChange);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 87:
|
|
this.ToggleSwitchEnablePPTButtonPageClickable = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 963 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnablePPTButtonPageClickable.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnablePPTButtonPageClickable_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 88:
|
|
this.SettingsShowCanvasAtNewSlideShowStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 89:
|
|
this.ToggleSwitchShowCanvasAtNewSlideShow = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 978 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchShowCanvasAtNewSlideShow.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchShowCanvasAtNewSlideShow_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 90:
|
|
this.SettingsPPTInkingAndAutoFoldExplictBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 91:
|
|
this.ToggleSwitchEnableTwoFingerGestureInPresentationMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1006 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerGestureInPresentationMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerGestureInPresentationMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 92:
|
|
this.ToggleSwitchEnableFingerGestureSlideShowControl = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1014 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableFingerGestureSlideShowControl.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableFingerGestureSlideShowControl_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 93:
|
|
this.ToggleSwitchAutoSaveScreenShotInPowerPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1027 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveScreenShotInPowerPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveScreenShotInPowerPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 94:
|
|
this.ToggleSwitchAutoSaveStrokesInPowerPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1037 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveStrokesInPowerPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveStrokesInPowerPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 95:
|
|
this.ToggleSwitchNotifyPreviousPage = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1049 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchNotifyPreviousPage.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchNotifyPreviousPage_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 96:
|
|
this.ToggleSwitchNotifyHiddenPage = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1056 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchNotifyHiddenPage.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchNotifyHiddenPage_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 97:
|
|
this.ToggleSwitchNotifyAutoPlayPresentation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1064 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchNotifyAutoPlayPresentation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchNotifyAutoPlayPresentation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 98:
|
|
this.ToggleSwitchIsSpecialScreen = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1082 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsSpecialScreen.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsSpecialScreen_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 99:
|
|
this.TouchMultiplierSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1094 "..\..\..\MainWindow.xaml"
|
|
this.TouchMultiplierSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.TouchMultiplierSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 100:
|
|
|
|
#line 1109 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).TouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.BorderCalculateMultiplier_TouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 101:
|
|
this.TextBlockShowCalculatedMultiplier = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 102:
|
|
this.ToggleSwitchEraserBindTouchMultiplier = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1120 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEraserBindTouchMultiplier.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEraserBindTouchMultiplier_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 103:
|
|
this.NibModeBoundsWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1133 "..\..\..\MainWindow.xaml"
|
|
this.NibModeBoundsWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.NibModeBoundsWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 104:
|
|
this.FingerModeBoundsWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1145 "..\..\..\MainWindow.xaml"
|
|
this.FingerModeBoundsWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.FingerModeBoundsWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 105:
|
|
this.ToggleSwitchIsQuadIR = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1155 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsQuadIR.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsQuadIR_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 106:
|
|
this.ToggleSwitchIsLogEnabled = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1164 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsLogEnabled.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsLogEnabled_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 107:
|
|
this.ToggleSwitchIsSecondConfimeWhenShutdownApp = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1173 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsSecondConfimeWhenShutdownApp.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsSecondConfimeWhenShutdownApp_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 108:
|
|
this.ToggleSwitchIsEnableFullScreenHelper = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1204 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableFullScreenHelper.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableFullScreenHelper_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 109:
|
|
this.ToggleSwitchIsEnableAvoidFullScreenHelper = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1237 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableAvoidFullScreenHelper.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableAvoidFullScreenHelper_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 110:
|
|
this.ToggleSwitchIsEnableEdgeGestureUtil = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1269 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableEdgeGestureUtil.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableEdgeGestureUtil_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 111:
|
|
this.ToggleSwitchIsEnableForceFullScreen = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1306 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableForceFullScreen.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableForceFullScreen_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 112:
|
|
this.ToggleSwitchIsEnableDPIChangeDetection = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1338 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableDPIChangeDetection.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableDPIChangeDetection_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 113:
|
|
this.ToggleSwitchIsEnableResolutionChangeDetection = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1370 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchIsEnableResolutionChangeDetection.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchIsEnableResolutionChangeDetection_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 114:
|
|
this.ToggleSwitchAutoFoldInEasiNote = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1410 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 115:
|
|
this.ToggleSwitchAutoFoldInEasiCamera = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1423 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiCamera.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiCamera_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 116:
|
|
this.ToggleSwitchAutoFoldInEasiNote3 = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1436 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote3.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote3_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 117:
|
|
this.ToggleSwitchAutoFoldInEasiNote3C = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1449 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote3C.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote3C_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 118:
|
|
this.ToggleSwitchAutoFoldInEasiNote5C = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1463 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNote5C.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNote5C_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 119:
|
|
this.ToggleSwitchAutoFoldInSeewoPincoTeacher = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1477 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInSeewoPincoTeacher.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInSeewoPincoTeacher_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 120:
|
|
this.ToggleSwitchAutoFoldInHiteTouchPro = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1491 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInHiteTouchPro.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInHiteTouchPro_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 121:
|
|
this.ToggleSwitchAutoFoldInHiteCamera = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1505 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInHiteCamera.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInHiteCamera_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 122:
|
|
this.ToggleSwitchAutoFoldInHiteLightBoard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1519 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInHiteLightBoard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInHiteLightBoard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 123:
|
|
this.ToggleSwitchAutoFoldInWxBoardMain = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1533 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInWxBoardMain.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInWxBoardMain_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 124:
|
|
this.ToggleSwitchAutoFoldInMSWhiteboard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1547 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInMSWhiteboard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInMSWhiteboard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 125:
|
|
this.ToggleSwitchAutoFoldInAdmoxWhiteboard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1561 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInAdmoxWhiteboard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInAdmoxWhiteboard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 126:
|
|
this.ToggleSwitchAutoFoldInAdmoxBooth = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1575 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInAdmoxBooth.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInAdmoxBooth_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 127:
|
|
this.ToggleSwitchAutoFoldInQPoint = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1589 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInQPoint.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInQPoint_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 128:
|
|
this.ToggleSwitchAutoFoldInYiYunVisualPresenter = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1603 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInYiYunVisualPresenter.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInYiYunVisualPresenter_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 129:
|
|
this.ToggleSwitchAutoFoldInMaxHubWhiteboard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1618 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInMaxHubWhiteboard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInMaxHubWhiteboard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 130:
|
|
this.ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1631 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInEasiNoteIgnoreDesktopAnno_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 131:
|
|
this.ToggleSwitchAutoFoldInOldZyBoard = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1641 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInOldZyBoard.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInOldZyBoard_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 132:
|
|
this.ToggleSwitchAutoFoldInPPTSlideShow = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1651 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoFoldInPPTSlideShow.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoFoldInPPTSlideShow_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 133:
|
|
this.ToggleSwitchAutoKillPptService = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1666 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillPptService.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillPptService_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 134:
|
|
this.ToggleSwitchAutoKillEasiNote = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1678 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillEasiNote.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillEasiNote_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 135:
|
|
this.ToggleSwitchAutoKillHiteAnnotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1689 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillHiteAnnotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillHiteAnnotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 136:
|
|
this.ToggleSwitchAutoKillVComYouJiao = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1700 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillVComYouJiao.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillVComYouJiao_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 137:
|
|
this.ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1712 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillSeewoLauncher2DesktopAnnotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 138:
|
|
this.ToggleSwitchAutoKillInkCanvas = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1733 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillInkCanvas.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillInkCanvas_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 139:
|
|
this.ToggleSwitchAutoKillICA = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1745 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillICA.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillICA_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 140:
|
|
this.ToggleSwitchAutoKillIDT = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1756 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoKillIDT.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoKillIDT_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 141:
|
|
this.ToggleSwitchAutoSaveStrokesAtClear = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1766 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveStrokesAtClear.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveStrokesAtClear_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 142:
|
|
this.ToggleSwitchSaveScreenshotsInDateFolders = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1774 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchSaveScreenshotsInDateFolders.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchSaveScreenshotsInDateFolders_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 143:
|
|
this.ToggleSwitchAutoSaveStrokesAtScreenshot = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1782 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoSaveStrokesAtScreenshot.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoSaveStrokesAtScreenshot_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 144:
|
|
this.SideControlMinimumAutomationSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1793 "..\..\..\MainWindow.xaml"
|
|
this.SideControlMinimumAutomationSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.SideControlMinimumAutomationSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 145:
|
|
this.AutoSavedStrokesLocation = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
#line 1807 "..\..\..\MainWindow.xaml"
|
|
this.AutoSavedStrokesLocation.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.AutoSavedStrokesLocationTextBox_TextChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 146:
|
|
this.AutoSavedStrokesLocationButton = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 1809 "..\..\..\MainWindow.xaml"
|
|
this.AutoSavedStrokesLocationButton.Click += new System.Windows.RoutedEventHandler(this.AutoSavedStrokesLocationButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 147:
|
|
this.SetAutoSavedStrokesLocationToDiskDButton = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 1814 "..\..\..\MainWindow.xaml"
|
|
this.SetAutoSavedStrokesLocationToDiskDButton.Click += new System.Windows.RoutedEventHandler(this.SetAutoSavedStrokesLocationToDiskDButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 148:
|
|
this.SetAutoSavedStrokesLocationToDocumentFolderButton = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 1817 "..\..\..\MainWindow.xaml"
|
|
this.SetAutoSavedStrokesLocationToDocumentFolderButton.Click += new System.Windows.RoutedEventHandler(this.SetAutoSavedStrokesLocationToDocumentFolderButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 149:
|
|
this.ToggleSwitchAutoDelSavedFiles = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1831 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchAutoDelSavedFiles.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchAutoDelSavedFiles_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 150:
|
|
this.ComboBoxAutoDelSavedFilesDaysThreshold = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 1843 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxAutoDelSavedFilesDaysThreshold.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxAutoDelSavedFilesDaysThreshold_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 151:
|
|
this.GroupBoxRandWindow = ((System.Windows.Controls.GroupBox)(target));
|
|
return;
|
|
case 152:
|
|
this.ToggleSwitchDisplayRandWindowNamesInputBtn = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 1872 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchDisplayRandWindowNamesInputBtn.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchDisplayRandWindowNamesInputBtn_OnToggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 153:
|
|
this.RandWindowOnceCloseLatencySlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1883 "..\..\..\MainWindow.xaml"
|
|
this.RandWindowOnceCloseLatencySlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.RandWindowOnceCloseLatencySlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 154:
|
|
this.RandWindowOnceMaxStudentsSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 1897 "..\..\..\MainWindow.xaml"
|
|
this.RandWindowOnceMaxStudentsSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.RandWindowOnceMaxStudentsSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 155:
|
|
this.AppVersionTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 156:
|
|
|
|
#line 2019 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.HyperlinkSourceToICCRepository_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 157:
|
|
|
|
#line 2026 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.HyperlinkSourceToPresentRepository_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 158:
|
|
|
|
#line 2032 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.HyperlinkSourceToOringinalRepository_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 159:
|
|
|
|
#line 2271 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnSettings_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 160:
|
|
this.GridBackgroundCoverHolder = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 161:
|
|
this.GridBackgroundCover = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 162:
|
|
this.ICCWaterMarkWhite = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 163:
|
|
this.ICCWaterMarkDark = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 164:
|
|
this.GridTransparencyFakeBackground = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 165:
|
|
this.Label = ((System.Windows.Controls.Label)(target));
|
|
return;
|
|
case 166:
|
|
this.InkCanvasGridForInkReplay = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 167:
|
|
this.inkCanvas = ((System.Windows.Controls.InkCanvas)(target));
|
|
|
|
#line 2291 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.TouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.Main_Grid_TouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2291 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.TouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.Main_Grid_TouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2292 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.TouchMove += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.inkCanvas_TouchMove);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2293 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationDelta += new System.EventHandler<System.Windows.Input.ManipulationDeltaEventArgs>(this.Main_Grid_ManipulationDelta);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2294 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationCompleted += new System.EventHandler<System.Windows.Input.ManipulationCompletedEventArgs>(this.Main_Grid_ManipulationCompleted);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2295 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationInertiaStarting += new System.EventHandler<System.Windows.Input.ManipulationInertiaStartingEventArgs>(this.inkCanvas_ManipulationInertiaStarting);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2297 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.EditingModeChanged += new System.Windows.RoutedEventHandler(this.inkCanvas_EditingModeChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2298 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.PreviewTouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.inkCanvas_PreviewTouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2299 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.PreviewTouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.inkCanvas_PreviewTouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2300 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.inkCanvas_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2301 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.MouseMove += new System.Windows.Input.MouseEventHandler(this.inkCanvas_MouseMove);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2302 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.inkCanvas_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2303 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.ManipulationStarting += new System.EventHandler<System.Windows.Input.ManipulationStartingEventArgs>(this.inkCanvas_ManipulationStarting);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2304 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.SelectionChanged += new System.EventHandler(this.inkCanvas_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2305 "..\..\..\MainWindow.xaml"
|
|
this.inkCanvas.StrokeCollected += new System.Windows.Controls.InkCanvasStrokeCollectedEventHandler(this.inkCanvas_StrokeCollected);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 168:
|
|
this.WaterMarkTime = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 169:
|
|
this.WaterMarkDate = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 170:
|
|
this.BlackBoardWaterMark = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 171:
|
|
this.GridInkCanvasSelectionCover = ((System.Windows.Controls.Grid)(target));
|
|
|
|
#line 2320 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridInkCanvasSelectionCover_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2321 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridInkCanvasSelectionCover_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2323 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.ManipulationStarting += new System.EventHandler<System.Windows.Input.ManipulationStartingEventArgs>(this.GridInkCanvasSelectionCover_ManipulationStarting);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2324 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.ManipulationCompleted += new System.EventHandler<System.Windows.Input.ManipulationCompletedEventArgs>(this.GridInkCanvasSelectionCover_ManipulationCompleted);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2325 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.ManipulationDelta += new System.EventHandler<System.Windows.Input.ManipulationDeltaEventArgs>(this.GridInkCanvasSelectionCover_ManipulationDelta);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2326 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.PreviewTouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_PreviewTouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2327 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.PreviewTouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_PreviewTouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2328 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.TouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_TouchDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2329 "..\..\..\MainWindow.xaml"
|
|
this.GridInkCanvasSelectionCover.TouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridInkCanvasSelectionCover_TouchUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 172:
|
|
this.BorderStrokeSelectionControl = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 173:
|
|
this.BorderStrokeSelectionClone = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2341 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionClone.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2341 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionClone.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BorderStrokeSelectionClone_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 174:
|
|
this.BorderStrokeSelectionCloneToNewBoard = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2351 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionCloneToNewBoard.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2352 "..\..\..\MainWindow.xaml"
|
|
this.BorderStrokeSelectionCloneToNewBoard.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BorderStrokeSelectionCloneToNewBoard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 175:
|
|
|
|
#line 2368 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2368 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageRotate45_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 176:
|
|
|
|
#line 2370 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2370 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageRotate90_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 177:
|
|
|
|
#line 2382 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2382 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageFlipHorizontal_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 178:
|
|
|
|
#line 2385 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2385 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageFlipVertical_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 179:
|
|
|
|
#line 2399 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2399 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPenWidthDecrease_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 180:
|
|
|
|
#line 2406 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2406 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPenWidthIncrease_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 181:
|
|
|
|
#line 2413 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2413 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPenWidthRestore_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 182:
|
|
|
|
#line 2429 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2429 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BorderStrokeSelectionDelete_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 183:
|
|
|
|
#line 2450 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 184:
|
|
|
|
#line 2458 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 185:
|
|
|
|
#line 2468 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 186:
|
|
this.BlackboardUIGridForInkReplay = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 187:
|
|
this.ViewboxBlackboardLeftSide = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 188:
|
|
this.BlackboardLeftSide = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 189:
|
|
|
|
#line 2491 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchPrevious_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 190:
|
|
this.BtnLeftWhiteBoardSwitchPreviousGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 191:
|
|
this.BtnLeftWhiteBoardSwitchPreviousLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 192:
|
|
this.BtnLeftPageListWB = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2514 "..\..\..\MainWindow.xaml"
|
|
this.BtnLeftPageListWB.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardPageIndex_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 193:
|
|
this.BoardBorderLeftPageListView = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 194:
|
|
this.BlackBoardLeftSidePageListScrollViewer = ((iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx)(target));
|
|
return;
|
|
case 195:
|
|
this.BlackBoardLeftSidePageListView = ((System.Windows.Controls.ListView)(target));
|
|
return;
|
|
case 197:
|
|
|
|
#line 2577 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchNext_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 198:
|
|
this.BtnLeftWhiteBoardSwitchNextGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 199:
|
|
this.BtnLeftWhiteBoardSwitchNextLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 200:
|
|
|
|
#line 2606 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardAdd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 201:
|
|
this.ViewboxBlackboardCenterSideScaleTransform = ((System.Windows.Media.ScaleTransform)(target));
|
|
return;
|
|
case 202:
|
|
this.BlackboardCenterSide = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 203:
|
|
this.BoardGesture = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2640 "..\..\..\MainWindow.xaml"
|
|
this.BoardGesture.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2641 "..\..\..\MainWindow.xaml"
|
|
this.BoardGesture.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TwoFingerGestureBorder_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 204:
|
|
this.BoardGestureGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 205:
|
|
this.BoardGestureGeometry2 = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 206:
|
|
this.BoardGestureLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 207:
|
|
this.BoardTwoFingerGestureBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 208:
|
|
this.BoardToggleSwitchEnableMultiTouchMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2703 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableMultiTouchMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableMultiTouchMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 209:
|
|
this.BoardToggleSwitchEnableTwoFingerTranslate = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2734 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableTwoFingerTranslate.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerTranslate_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 210:
|
|
this.BoardToggleSwitchEnableTwoFingerZoom = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2763 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableTwoFingerZoom.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerZoom_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 211:
|
|
this.BoardToggleSwitchEnableTwoFingerRotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 2792 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableTwoFingerRotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerRotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 212:
|
|
|
|
#line 2811 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2812 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BoardChangeBackgroundColorBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 213:
|
|
this.BoardSelect = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2838 "..\..\..\MainWindow.xaml"
|
|
this.BoardSelect.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2840 "..\..\..\MainWindow.xaml"
|
|
this.BoardSelect.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSelect_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 214:
|
|
this.BoardSelectGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 215:
|
|
this.BoardSelectLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 216:
|
|
this.BoardPen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2863 "..\..\..\MainWindow.xaml"
|
|
this.BoardPen.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2865 "..\..\..\MainWindow.xaml"
|
|
this.BoardPen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PenIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 217:
|
|
this.BoardPenIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 218:
|
|
this.BoardPenGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 219:
|
|
this.BoardPenLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 220:
|
|
this.BoardPenPaletteGrid = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 221:
|
|
this.BoardPenPalette = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 222:
|
|
this.BoardDefaultPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2914 "..\..\..\MainWindow.xaml"
|
|
this.BoardDefaultPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToDefaultPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 223:
|
|
this.BoardDefaultPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 224:
|
|
this.BoardDefaultPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 225:
|
|
this.BoardHighlightPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 2952 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlightPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToHighlighterPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 226:
|
|
this.BoardHighlightPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 227:
|
|
this.BoardHighlightPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 228:
|
|
|
|
#line 2992 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 2993 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 229:
|
|
this.BoardDefaultPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 230:
|
|
this.BoardComboBoxPenStyle = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 3016 "..\..\..\MainWindow.xaml"
|
|
this.BoardComboBoxPenStyle.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxPenStyle_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 231:
|
|
this.BoardNibModeSimpleStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 232:
|
|
this.BoardToggleSwitchEnableNibMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 3037 "..\..\..\MainWindow.xaml"
|
|
this.BoardToggleSwitchEnableNibMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableNibMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 233:
|
|
|
|
#line 3050 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target)).Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShape_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 234:
|
|
this.BoardInkWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 3069 "..\..\..\MainWindow.xaml"
|
|
this.BoardInkWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 235:
|
|
this.BoardInkAlphaSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 3089 "..\..\..\MainWindow.xaml"
|
|
this.BoardInkAlphaSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkAlphaSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 236:
|
|
this.BoardHighlighterPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 237:
|
|
this.BoardHighlighterWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 3116 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.HighlighterWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 238:
|
|
this.BoardDefaultPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 239:
|
|
|
|
#line 3141 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 3142 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ColorThemeSwitch_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 240:
|
|
this.BoardColorThemeSwitchIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 241:
|
|
this.BoardColorThemeSwitchTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 242:
|
|
this.BoardBorderPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3168 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 243:
|
|
this.BoardViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 244:
|
|
this.BoardBorderPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3189 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 245:
|
|
this.BoardViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 246:
|
|
this.BoardBorderPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3209 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 247:
|
|
this.BoardViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 248:
|
|
this.BoardBorderPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3230 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 249:
|
|
this.BoardViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 250:
|
|
this.BoardBorderPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3259 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 251:
|
|
this.BoardViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 252:
|
|
this.BoardBorderPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3280 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 253:
|
|
this.BoardViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 254:
|
|
this.BoardBorderPenColorPink = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3301 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorPink.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorPink_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 255:
|
|
this.BoardViewboxBtnColorPinkContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 256:
|
|
this.BoardBorderPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3322 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 257:
|
|
this.BoardViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 258:
|
|
this.BoardBorderPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3343 "..\..\..\MainWindow.xaml"
|
|
this.BoardBorderPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 259:
|
|
this.BoardViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 260:
|
|
this.BoardHighlighterPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 261:
|
|
this.BoardHighlighterPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3381 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 262:
|
|
this.BoardHighlighterPenViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 263:
|
|
this.BoardHighlighterPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3419 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 264:
|
|
this.BoardHighlighterPenViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 265:
|
|
this.BoardHighlighterPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3455 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 266:
|
|
this.BoardHighlighterPenViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 267:
|
|
this.BoardHighlighterPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3491 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 268:
|
|
this.BoardHighlighterPenViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 269:
|
|
this.BoardHighlighterPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3527 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 270:
|
|
this.BoardHighlighterPenViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 271:
|
|
this.BoardHighlighterPenColorZinc = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3570 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorZinc.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorZinc_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 272:
|
|
this.BoardHighlighterPenViewboxBtnColorZincContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 273:
|
|
this.BoardHighlighterPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3606 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 274:
|
|
this.BoardHighlighterPenViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 275:
|
|
this.BoardHighlighterPenPenColorPurple = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3642 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenPenColorPurple.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorPurple_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 276:
|
|
this.BoardHighlighterPenViewboxBtnColorPurpleContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 277:
|
|
this.BoardHighlighterPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3678 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 278:
|
|
this.BoardHighlighterPenViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 279:
|
|
this.BoardHighlighterPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3714 "..\..\..\MainWindow.xaml"
|
|
this.BoardHighlighterPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 280:
|
|
this.BoardHighlighterPenViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 281:
|
|
this.BoardEraser = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3757 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraser.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 3759 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraser.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BoardEraserIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 282:
|
|
this.BoardEraserGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 283:
|
|
this.BoardEraserLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 284:
|
|
this.BoardEraserSizePanel = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 285:
|
|
this.BoardComboBoxEraserSize = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 3817 "..\..\..\MainWindow.xaml"
|
|
this.BoardComboBoxEraserSize.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxEraserSizeFloatingBar_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 286:
|
|
this.BoardCircleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3840 "..\..\..\MainWindow.xaml"
|
|
this.BoardCircleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToCircleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 287:
|
|
this.BoardCircleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 288:
|
|
this.BoardCircleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 289:
|
|
this.BoardRectangleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3868 "..\..\..\MainWindow.xaml"
|
|
this.BoardRectangleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToRectangleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 290:
|
|
this.BoardRectangleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 291:
|
|
this.BoardRectangleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 292:
|
|
|
|
#line 3895 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BoardSymbolIconDelete_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 293:
|
|
|
|
#line 3931 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BoardSymbolIconDeleteInkAndHistories_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 294:
|
|
this.BoardEraserByStrokes = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3974 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraserByStrokes.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 3976 "..\..\..\MainWindow.xaml"
|
|
this.BoardEraserByStrokes.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BoardEraserIconByStrokes_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 295:
|
|
this.BoardGeometry = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 3986 "..\..\..\MainWindow.xaml"
|
|
this.BoardGeometry.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 3988 "..\..\..\MainWindow.xaml"
|
|
this.BoardGeometry.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageDrawShape_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 296:
|
|
this.BoardBorderDrawShape = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 297:
|
|
|
|
#line 4025 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SymbolIcon)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4026 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SymbolIcon)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconPinBorderDrawShape_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 298:
|
|
this.ToggleSwitchDrawShapeBorderAutoHide = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
return;
|
|
case 299:
|
|
this.ImageDrawLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4048 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4049 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 300:
|
|
this.ImageDrawDashedLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4052 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDashedLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4053 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDashedLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 301:
|
|
this.ImageDrawDotLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4056 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDotLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4057 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawDotLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDotLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 302:
|
|
this.ImageDrawArrow = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4060 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawArrow.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4061 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawArrow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawArrow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 303:
|
|
this.ImageDrawParallelLine = ((System.Windows.Controls.Image)(target));
|
|
|
|
#line 4064 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawParallelLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4065 "..\..\..\MainWindow.xaml"
|
|
this.ImageDrawParallelLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParallelLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 304:
|
|
|
|
#line 4070 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 305:
|
|
|
|
#line 4072 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 306:
|
|
|
|
#line 4074 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate3_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 307:
|
|
|
|
#line 4076 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate4_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 308:
|
|
|
|
#line 4078 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate5_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 309:
|
|
|
|
#line 4084 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangleCenter_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 310:
|
|
|
|
#line 4087 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 311:
|
|
|
|
#line 4089 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 312:
|
|
|
|
#line 4091 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 313:
|
|
|
|
#line 4093 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 314:
|
|
|
|
#line 4097 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipseWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 315:
|
|
|
|
#line 4103 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbola_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 316:
|
|
|
|
#line 4107 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 317:
|
|
|
|
#line 4110 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 318:
|
|
|
|
#line 4114 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 319:
|
|
|
|
#line 4127 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 320:
|
|
|
|
#line 4143 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 321:
|
|
|
|
#line 4145 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCylinder_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 322:
|
|
|
|
#line 4147 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCone_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 323:
|
|
|
|
#line 4149 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 324:
|
|
|
|
#line 4152 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 325:
|
|
this.BoardUndo = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4159 "..\..\..\MainWindow.xaml"
|
|
this.BoardUndo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4160 "..\..\..\MainWindow.xaml"
|
|
this.BoardUndo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconUndo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 326:
|
|
this.BoardRedo = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4185 "..\..\..\MainWindow.xaml"
|
|
this.BoardRedo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4185 "..\..\..\MainWindow.xaml"
|
|
this.BoardRedo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRedo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 327:
|
|
|
|
#line 4215 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4216 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconTools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 328:
|
|
this.BoardBorderTools = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 329:
|
|
|
|
#line 4267 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4268 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 330:
|
|
|
|
#line 4275 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4276 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 331:
|
|
|
|
#line 4295 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4296 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 332:
|
|
|
|
#line 4315 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4316 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 333:
|
|
|
|
#line 4338 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4339 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSaveStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 334:
|
|
|
|
#line 4358 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4359 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconOpenStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 335:
|
|
|
|
#line 4378 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4379 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridInkReplayButton_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 336:
|
|
|
|
#line 4401 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4402 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconScreenshot_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 337:
|
|
|
|
#line 4421 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4422 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.OperatingGuideWindowIcon_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 338:
|
|
|
|
#line 4441 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4442 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSettings_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 339:
|
|
|
|
#line 4467 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4468 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 340:
|
|
this.ViewboxBlackboardRightSide = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 341:
|
|
this.BlackboardRightSide = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 342:
|
|
|
|
#line 4504 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardAdd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 343:
|
|
|
|
#line 4529 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchPrevious_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 344:
|
|
this.BtnRightWhiteBoardSwitchPreviousGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 345:
|
|
this.BtnRightWhiteBoardSwitchPreviousLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 346:
|
|
this.BtnRightPageListWB = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4552 "..\..\..\MainWindow.xaml"
|
|
this.BtnRightPageListWB.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardPageIndex_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 347:
|
|
this.BoardBorderRightPageListView = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 348:
|
|
this.BlackBoardRightSidePageListScrollViewer = ((iNKORE.UI.WPF.Modern.Controls.ScrollViewerEx)(target));
|
|
return;
|
|
case 349:
|
|
this.BlackBoardRightSidePageListView = ((System.Windows.Controls.ListView)(target));
|
|
return;
|
|
case 351:
|
|
|
|
#line 4615 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnWhiteBoardSwitchNext_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 352:
|
|
this.BtnRightWhiteBoardSwitchNextGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 353:
|
|
this.BtnRightWhiteBoardSwitchNextLabel = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 354:
|
|
this.BtnWhiteBoardAdd = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4652 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardAdd.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardAdd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 355:
|
|
this.BtnWhiteBoardSwitchPrevious = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4658 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchPrevious.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardSwitchPrevious_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4662 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchPrevious.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 356:
|
|
this.TextBlockWhiteBoardIndexInfo = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 357:
|
|
this.BtnWhiteBoardSwitchNext = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4695 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchNext.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardSwitchNext_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4699 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardSwitchNext.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 358:
|
|
this.BtnWhiteBoardDelete = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4723 "..\..\..\MainWindow.xaml"
|
|
this.BtnWhiteBoardDelete.Click += new System.Windows.RoutedEventHandler(this.BtnWhiteBoardDelete_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 359:
|
|
this.GridNotifications = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 360:
|
|
this.TextBlockNotice = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 361:
|
|
this.ViewBoxStackPanelMain = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 362:
|
|
this.StackPanelMain = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 363:
|
|
this.StackPanelControl = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 364:
|
|
this.BtnExit = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4751 "..\..\..\MainWindow.xaml"
|
|
this.BtnExit.Click += new System.Windows.RoutedEventHandler(this.BtnExit_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 365:
|
|
this.BtnThickness = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4755 "..\..\..\MainWindow.xaml"
|
|
this.BtnThickness.Click += new System.Windows.RoutedEventHandler(this.BtnThickness_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 366:
|
|
this.BtnSwitchTheme = ((System.Windows.Controls.Button)(target));
|
|
return;
|
|
case 367:
|
|
this.BtnSwitch = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4766 "..\..\..\MainWindow.xaml"
|
|
this.BtnSwitch.Click += new System.Windows.RoutedEventHandler(this.BtnSwitch_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 368:
|
|
this.BtnHideInkCanvas = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4770 "..\..\..\MainWindow.xaml"
|
|
this.BtnHideInkCanvas.Click += new System.Windows.RoutedEventHandler(this.BtnHideInkCanvas_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 369:
|
|
this.BtnCheckPPT = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4774 "..\..\..\MainWindow.xaml"
|
|
this.BtnCheckPPT.Click += new System.Windows.RoutedEventHandler(this.BtnCheckPPT_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 370:
|
|
this.StackPanelPPTButtons = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 371:
|
|
this.BtnPPTSlideShow = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4780 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlideShow.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlideShow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 372:
|
|
this.BtnPPTSlideShowEnd = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4786 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlideShowEnd.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlideShowEnd_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 373:
|
|
this.StackPanelPPTControls = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 374:
|
|
this.BtnPPTSlidesUp = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4792 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlidesUp.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesUp_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 375:
|
|
this.BtnPPTSlidesDown = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4797 "..\..\..\MainWindow.xaml"
|
|
this.BtnPPTSlidesDown.Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesDown_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 376:
|
|
this.BtnSwitchSide = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4804 "..\..\..\MainWindow.xaml"
|
|
this.BtnSwitchSide.Click += new System.Windows.RoutedEventHandler(this.BtnSwitchSide_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 377:
|
|
this.BtnHideControl = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4809 "..\..\..\MainWindow.xaml"
|
|
this.BtnHideControl.Click += new System.Windows.RoutedEventHandler(this.BtnHideControl_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 378:
|
|
this.ViewBoxStackPanelShapes = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 379:
|
|
this.StackPanelShapes = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 380:
|
|
this.BtnFingerDragMode = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4819 "..\..\..\MainWindow.xaml"
|
|
this.BtnFingerDragMode.Click += new System.Windows.RoutedEventHandler(this.BtnFingerDragMode_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 381:
|
|
|
|
#line 4821 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.StackPanel)(target)).IsVisibleChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.StackPanel_IsVisibleChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 382:
|
|
|
|
#line 4826 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesUp_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 383:
|
|
|
|
#line 4831 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnPPTSlidesDown_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 384:
|
|
this.BtnUndo = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4838 "..\..\..\MainWindow.xaml"
|
|
this.BtnUndo.Click += new System.Windows.RoutedEventHandler(this.BtnUndo_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4840 "..\..\..\MainWindow.xaml"
|
|
this.BtnUndo.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 385:
|
|
this.BtnRedo = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4848 "..\..\..\MainWindow.xaml"
|
|
this.BtnRedo.Click += new System.Windows.RoutedEventHandler(this.BtnRedo_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4850 "..\..\..\MainWindow.xaml"
|
|
this.BtnRedo.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Btn_IsEnabledChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 386:
|
|
this.BtnClearAndHideCanvas = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 4860 "..\..\..\MainWindow.xaml"
|
|
this.BtnClearAndHideCanvas.Click += new System.Windows.RoutedEventHandler(this.BtnSelect_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 387:
|
|
this.GridForLeftSideReservedSpace = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 388:
|
|
this.LeftBottomPanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 389:
|
|
this.PPTBtnLBBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 390:
|
|
this.PPTLBPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4875 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4877 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4878 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 391:
|
|
this.PPTLBPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 392:
|
|
this.PPTLBPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 393:
|
|
this.PPTLBPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4899 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4899 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4900 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 394:
|
|
this.PPTLBPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 395:
|
|
this.PPTLBNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4917 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4918 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4918 "..\..\..\MainWindow.xaml"
|
|
this.PPTLBNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 396:
|
|
this.PPTLBNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 397:
|
|
this.PPTLBNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 398:
|
|
this.RightBottomPanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 399:
|
|
this.PPTBtnRBBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 400:
|
|
this.PPTRBPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4947 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4949 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4950 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 401:
|
|
this.PPTRBPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 402:
|
|
this.PPTRBPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 403:
|
|
this.PPTRBPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4971 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4971 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4972 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 404:
|
|
this.PPTRBPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 405:
|
|
this.PPTRBNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 4989 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4990 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 4990 "..\..\..\MainWindow.xaml"
|
|
this.PPTRBNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 406:
|
|
this.PPTRBNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 407:
|
|
this.PPTRBNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 408:
|
|
this.LeftSidePanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 409:
|
|
this.PPTBtnLSBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 410:
|
|
this.PPTLSPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5023 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5025 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5025 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 411:
|
|
this.PPTLSPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 412:
|
|
this.PPTLSPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 413:
|
|
this.PPTLSPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5045 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5045 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5046 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 414:
|
|
this.PPTLSPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 415:
|
|
this.PPTBtnPageNow = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 416:
|
|
this.PPTBtnPageTotal = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 417:
|
|
this.PPTLSNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5061 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5062 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5062 "..\..\..\MainWindow.xaml"
|
|
this.PPTLSNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 418:
|
|
this.PPTLSNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 419:
|
|
this.PPTLSNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 420:
|
|
this.RightSidePanelForPPTNavigation = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 421:
|
|
this.PPTBtnRSBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 422:
|
|
this.PPTRSPreviousButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5089 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPreviousButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5091 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPreviousButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlPrevious_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5091 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPreviousButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlPrevious_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 423:
|
|
this.PPTRSPreviousButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 424:
|
|
this.PPTRSPreviousButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 425:
|
|
this.PPTRSPageButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5111 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPageButton.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5111 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPageButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PPTNavigationBtn_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5112 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSPageButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.PPTNavigationBtn_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 426:
|
|
this.PPTRSPageButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 427:
|
|
this.PPTRSNextButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5127 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSNextButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5128 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSNextButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridPPTControlNext_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5128 "..\..\..\MainWindow.xaml"
|
|
this.PPTRSNextButtonBorder.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GridPPTControlNext_MouseLeave);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 428:
|
|
this.PPTRSNextButtonFeedbackBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 429:
|
|
this.PPTRSNextButtonGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 430:
|
|
this.FloatingbarUIForInkReplay = ((System.Windows.Controls.Grid)(target));
|
|
return;
|
|
case 431:
|
|
this.ViewboxFloatingBar = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 432:
|
|
this.ViewboxFloatingBarScaleTransform = ((System.Windows.Media.ScaleTransform)(target));
|
|
return;
|
|
case 433:
|
|
this.BorderFloatingBarMoveControls = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5161 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarMoveControls.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconEmoji_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5161 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarMoveControls.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconEmoji_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 434:
|
|
this.FloatingbarHeadIconImg = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 435:
|
|
this.BorderFloatingBarMainControls = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 436:
|
|
this.FloatingbarSelectionBGCanvas = ((System.Windows.Controls.Canvas)(target));
|
|
return;
|
|
case 437:
|
|
this.FloatingbarSelectionBG = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 438:
|
|
this.StackPanelFloatingBar = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 439:
|
|
this.Cursor_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 5184 "..\..\..\MainWindow.xaml"
|
|
this.Cursor_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5185 "..\..\..\MainWindow.xaml"
|
|
this.Cursor_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5186 "..\..\..\MainWindow.xaml"
|
|
this.Cursor_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CursorIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 440:
|
|
this.CursorToolbarIconImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 441:
|
|
this.CursorIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 442:
|
|
this.SelectionToolBarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 443:
|
|
this.Pen_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 5206 "..\..\..\MainWindow.xaml"
|
|
this.Pen_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5207 "..\..\..\MainWindow.xaml"
|
|
this.Pen_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5208 "..\..\..\MainWindow.xaml"
|
|
this.Pen_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PenIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 444:
|
|
this.PenIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 445:
|
|
this.PenIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 446:
|
|
this.PenToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 447:
|
|
this.SymbolIconDelete = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 5228 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconDelete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5229 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconDelete.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5230 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconDelete.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconDelete_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 448:
|
|
this.ClearIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 449:
|
|
this.TrashBinToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 450:
|
|
this.StackPanelCanvasControls = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 451:
|
|
this.PenPalette = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 452:
|
|
this.DefaultPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5267 "..\..\..\MainWindow.xaml"
|
|
this.DefaultPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToDefaultPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 453:
|
|
this.DefaultPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 454:
|
|
this.DefaultPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 455:
|
|
this.HighlightPenTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5302 "..\..\..\MainWindow.xaml"
|
|
this.HighlightPenTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToHighlighterPen);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 456:
|
|
this.HighlightPenTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 457:
|
|
this.HighlightPenTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 458:
|
|
|
|
#line 5338 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5339 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 459:
|
|
this.DefaultPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 460:
|
|
this.ComboBoxPenStyle = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 5359 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxPenStyle.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxPenStyle_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 461:
|
|
this.NibModeSimpleStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 462:
|
|
this.ToggleSwitchEnableNibMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 5380 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableNibMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableNibMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 463:
|
|
|
|
#line 5391 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target)).Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableInkToShape_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 464:
|
|
this.InkWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 5409 "..\..\..\MainWindow.xaml"
|
|
this.InkWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 465:
|
|
this.InkAlphaSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 5425 "..\..\..\MainWindow.xaml"
|
|
this.InkAlphaSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.InkAlphaSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 466:
|
|
this.HighlighterPenPropsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 467:
|
|
this.HighlighterWidthSlider = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 5446 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterWidthSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.HighlighterWidthSlider_ValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 468:
|
|
this.DefaultPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 469:
|
|
|
|
#line 5468 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 5469 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ColorThemeSwitch_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 470:
|
|
this.ColorThemeSwitchIcon = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 471:
|
|
this.ColorThemeSwitchTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 472:
|
|
this.BorderPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5491 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 473:
|
|
this.ViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 474:
|
|
this.BorderPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5509 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 475:
|
|
this.ViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 476:
|
|
this.BorderPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5526 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 477:
|
|
this.ViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 478:
|
|
this.BorderPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5544 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 479:
|
|
this.ViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 480:
|
|
this.BorderPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5569 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 481:
|
|
this.ViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 482:
|
|
this.BorderPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5586 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 483:
|
|
this.ViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 484:
|
|
this.BorderPenColorPink = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5603 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorPink.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorPink_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 485:
|
|
this.ViewboxBtnColorPinkContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 486:
|
|
this.BorderPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5620 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 487:
|
|
this.ViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 488:
|
|
this.BorderPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5638 "..\..\..\MainWindow.xaml"
|
|
this.BorderPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 489:
|
|
this.ViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 490:
|
|
this.HighlighterPenColorsPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 491:
|
|
this.HighlighterPenColorBlack = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5671 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorBlack.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlack_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 492:
|
|
this.HighlighterPenViewboxBtnColorBlackContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 493:
|
|
this.HighlighterPenColorWhite = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5707 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorWhite.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorWhite_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 494:
|
|
this.HighlighterPenViewboxBtnColorWhiteContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 495:
|
|
this.HighlighterPenColorRed = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5741 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorRed.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorRed_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 496:
|
|
this.HighlighterPenViewboxBtnColorRedContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 497:
|
|
this.HighlighterPenColorYellow = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5775 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorYellow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorYellow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 498:
|
|
this.HighlighterPenViewboxBtnColorYellowContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 499:
|
|
this.HighlighterPenColorGreen = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5809 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorGreen.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorGreen_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 500:
|
|
this.HighlighterPenViewboxBtnColorGreenContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 501:
|
|
this.HighlighterPenColorZinc = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5849 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorZinc.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorZinc_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 502:
|
|
this.HighlighterPenViewboxBtnColorZincContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 503:
|
|
this.HighlighterPenColorBlue = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5883 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorBlue.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorBlue_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 504:
|
|
this.HighlighterPenViewboxBtnColorBlueContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 505:
|
|
this.HighlighterPenPenColorPurple = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5918 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenPenColorPurple.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorPurple_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 506:
|
|
this.HighlighterPenViewboxBtnColorPurpleContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 507:
|
|
this.HighlighterPenColorTeal = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5952 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorTeal.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorTeal_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 508:
|
|
this.HighlighterPenViewboxBtnColorTealContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 509:
|
|
this.HighlighterPenColorOrange = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 5986 "..\..\..\MainWindow.xaml"
|
|
this.HighlighterPenColorOrange.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnHighlighterColorOrange_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 510:
|
|
this.HighlighterPenViewboxBtnColorOrangeContent = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 511:
|
|
this.Eraser_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6028 "..\..\..\MainWindow.xaml"
|
|
this.Eraser_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6029 "..\..\..\MainWindow.xaml"
|
|
this.Eraser_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6030 "..\..\..\MainWindow.xaml"
|
|
this.Eraser_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.EraserIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 512:
|
|
this.CircleEraserToolbarIconImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 513:
|
|
this.CircleEraserIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 514:
|
|
this.CircleEraserToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 515:
|
|
this.EraserByStrokes_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6051 "..\..\..\MainWindow.xaml"
|
|
this.EraserByStrokes_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6052 "..\..\..\MainWindow.xaml"
|
|
this.EraserByStrokes_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6053 "..\..\..\MainWindow.xaml"
|
|
this.EraserByStrokes_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.EraserIconByStrokes_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 516:
|
|
this.StrokeEraserToolbarIconImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 517:
|
|
this.StrokeEraserIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 518:
|
|
this.InkEraserToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 519:
|
|
this.SymbolIconSelect = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6074 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconSelect.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6075 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconSelect.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6076 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconSelect.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSelect_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 520:
|
|
this.LassoSelect = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 521:
|
|
this.LassoSelectIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 522:
|
|
this.LassoToolToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 523:
|
|
this.ShapeDrawFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6097 "..\..\..\MainWindow.xaml"
|
|
this.ShapeDrawFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6098 "..\..\..\MainWindow.xaml"
|
|
this.ShapeDrawFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6099 "..\..\..\MainWindow.xaml"
|
|
this.ShapeDrawFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageDrawShape_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 524:
|
|
this.ShapesIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 525:
|
|
this.ShapesToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 526:
|
|
this.BorderDrawShape = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 527:
|
|
this.BoardImageDrawLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6146 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6147 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 528:
|
|
this.BoardImageDrawDashedLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6155 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDashedLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6156 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDashedLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 529:
|
|
this.BoardImageDrawDotLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6165 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDotLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6166 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawDotLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDotLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 530:
|
|
this.BoardImageDrawArrow = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6175 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawArrow.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6176 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawArrow.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawArrow_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 531:
|
|
this.BoardImageDrawParallelLine = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6184 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawParallelLine.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6185 "..\..\..\MainWindow.xaml"
|
|
this.BoardImageDrawParallelLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParallelLine_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 532:
|
|
|
|
#line 6194 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangleCenter_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 533:
|
|
|
|
#line 6203 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 534:
|
|
|
|
#line 6211 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 535:
|
|
|
|
#line 6221 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 536:
|
|
|
|
#line 6236 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 537:
|
|
|
|
#line 6239 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 538:
|
|
|
|
#line 6242 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate3_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 539:
|
|
|
|
#line 6245 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate4_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 540:
|
|
|
|
#line 6248 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCoordinate5_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 541:
|
|
|
|
#line 6253 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 542:
|
|
|
|
#line 6260 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 543:
|
|
|
|
#line 6268 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCylinder_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 544:
|
|
|
|
#line 6276 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCone_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 545:
|
|
|
|
#line 6286 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangleCenter_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 546:
|
|
|
|
#line 6289 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 547:
|
|
|
|
#line 6291 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 548:
|
|
|
|
#line 6293 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawDashedCircle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 549:
|
|
|
|
#line 6295 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipse_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 550:
|
|
|
|
#line 6299 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCenterEllipseWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 551:
|
|
|
|
#line 6305 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbola_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 552:
|
|
|
|
#line 6309 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawHyperbolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 553:
|
|
|
|
#line 6311 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola1_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 554:
|
|
|
|
#line 6315 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabolaWithFocalPoint_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 555:
|
|
|
|
#line 6328 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawParabola2_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 556:
|
|
|
|
#line 6344 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawRectangle_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 557:
|
|
|
|
#line 6346 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCylinder_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 558:
|
|
|
|
#line 6348 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCone_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 559:
|
|
|
|
#line 6350 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 560:
|
|
|
|
#line 6353 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnDrawCuboid_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 561:
|
|
this.SymbolIconUndo = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6361 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconUndo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconUndo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6362 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconUndo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6363 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconUndo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 562:
|
|
this.UndoIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 563:
|
|
this.UndoToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 564:
|
|
this.SymbolIconRedo = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6389 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconRedo.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRedo_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6390 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconRedo.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6391 "..\..\..\MainWindow.xaml"
|
|
this.SymbolIconRedo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 565:
|
|
this.RedoIconGeometry = ((System.Windows.Media.GeometryDrawing)(target));
|
|
return;
|
|
case 566:
|
|
this.RedoToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 567:
|
|
this.CursorWithDelFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6417 "..\..\..\MainWindow.xaml"
|
|
this.CursorWithDelFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6418 "..\..\..\MainWindow.xaml"
|
|
this.CursorWithDelFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6419 "..\..\..\MainWindow.xaml"
|
|
this.CursorWithDelFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CursorWithDelIcon_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 568:
|
|
this.ClearAndMouseToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 569:
|
|
this.EraserSizePanel = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 570:
|
|
this.ComboBoxEraserSizeFloatingBar = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
#line 6462 "..\..\..\MainWindow.xaml"
|
|
this.ComboBoxEraserSizeFloatingBar.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxEraserSizeFloatingBar_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 571:
|
|
this.CircleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6477 "..\..\..\MainWindow.xaml"
|
|
this.CircleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToCircleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 572:
|
|
this.CircleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 573:
|
|
this.CircleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 574:
|
|
this.RectangleEraserTabButton = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6503 "..\..\..\MainWindow.xaml"
|
|
this.RectangleEraserTabButton.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.SwitchToRectangleEraser);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 575:
|
|
this.RectangleEraserTabButtonIndicator = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 576:
|
|
this.RectangleEraserTabButtonText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 577:
|
|
this.WhiteboardFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6536 "..\..\..\MainWindow.xaml"
|
|
this.WhiteboardFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6537 "..\..\..\MainWindow.xaml"
|
|
this.WhiteboardFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6538 "..\..\..\MainWindow.xaml"
|
|
this.WhiteboardFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 578:
|
|
this.WhiteboardToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 579:
|
|
this.ToolsFloatingBarBtn = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6559 "..\..\..\MainWindow.xaml"
|
|
this.ToolsFloatingBarBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6560 "..\..\..\MainWindow.xaml"
|
|
this.ToolsFloatingBarBtn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6561 "..\..\..\MainWindow.xaml"
|
|
this.ToolsFloatingBarBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconTools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 580:
|
|
this.ToolsToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 581:
|
|
this.Fold_Icon = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
|
|
#line 6583 "..\..\..\MainWindow.xaml"
|
|
this.Fold_Icon.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.FloatingBarToolBtnMouseDownFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6584 "..\..\..\MainWindow.xaml"
|
|
this.Fold_Icon.MouseLeave += new System.Windows.Input.MouseEventHandler(this.FloatingBarToolBtnMouseLeaveFeedback_Panel);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6585 "..\..\..\MainWindow.xaml"
|
|
this.Fold_Icon.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.FoldFloatingBar_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 582:
|
|
this.HideToolbarTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 583:
|
|
this.BorderTools = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 584:
|
|
|
|
#line 6622 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6623 "..\..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.CloseBordertools_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 585:
|
|
|
|
#line 6630 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6631 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 586:
|
|
|
|
#line 6650 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6651 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 587:
|
|
|
|
#line 6670 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6671 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 588:
|
|
|
|
#line 6693 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6694 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSaveStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 589:
|
|
|
|
#line 6713 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6714 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconOpenStrokes_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 590:
|
|
|
|
#line 6733 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6734 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridInkReplayButton_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 591:
|
|
|
|
#line 6756 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6757 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconScreenshot_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 592:
|
|
|
|
#line 6776 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6777 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.OperatingGuideWindowIcon_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 593:
|
|
|
|
#line 6796 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6797 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconSettings_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 594:
|
|
this.EnableTwoFingerGestureBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 595:
|
|
|
|
#line 6833 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.TwoFingerGestureBorder_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 596:
|
|
this.EnableTwoFingerGestureBtn = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 597:
|
|
this.gestureiconText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 598:
|
|
this.TwoFingerGestureBorder = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 599:
|
|
this.ToggleSwitchEnableMultiTouchMode = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 6866 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableMultiTouchMode.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableMultiTouchMode_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 600:
|
|
this.TwoFingerGestureSimpleStackPanel = ((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target));
|
|
return;
|
|
case 601:
|
|
this.ToggleSwitchEnableTwoFingerTranslate = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 6890 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerTranslate.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerTranslate_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 602:
|
|
this.ToggleSwitchEnableTwoFingerZoom = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 6915 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerZoom.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerZoom_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 603:
|
|
this.ToggleSwitchEnableTwoFingerRotation = ((iNKORE.UI.WPF.Modern.Controls.ToggleSwitch)(target));
|
|
|
|
#line 6940 "..\..\..\MainWindow.xaml"
|
|
this.ToggleSwitchEnableTwoFingerRotation.Toggled += new System.Windows.RoutedEventHandler(this.ToggleSwitchEnableTwoFingerRotation_Toggled);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 604:
|
|
this.BorderFloatingBarExitPPTBtn = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 6959 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarExitPPTBtn.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6959 "..\..\..\MainWindow.xaml"
|
|
this.BorderFloatingBarExitPPTBtn.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImagePPTControlEnd_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 605:
|
|
this.GridForFloatingBarDraging = ((System.Windows.Controls.Grid)(target));
|
|
|
|
#line 6978 "..\..\..\MainWindow.xaml"
|
|
this.GridForFloatingBarDraging.MouseMove += new System.Windows.Input.MouseEventHandler(this.SymbolIconEmoji_MouseMove);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 6978 "..\..\..\MainWindow.xaml"
|
|
this.GridForFloatingBarDraging.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconEmoji_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 606:
|
|
this.InkCanvasForInkReplay = ((System.Windows.Controls.InkCanvas)(target));
|
|
|
|
#line 6981 "..\..\..\MainWindow.xaml"
|
|
this.InkCanvasForInkReplay.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkCanvasForInkReplay_MouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 607:
|
|
this.BorderInkReplayToolBox = ((System.Windows.Controls.Border)(target));
|
|
return;
|
|
case 608:
|
|
this.InkReplayPanelStatusText = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 609:
|
|
this.InkReplayPlayPauseBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7010 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayPlayPauseBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayPlayPauseBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7011 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayPlayPauseBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayPlayPauseBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 610:
|
|
this.InkReplayPlayButtonImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 611:
|
|
this.InkReplayPauseButtonImage = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 612:
|
|
this.InkReplayStopButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7063 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayStopButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayStopButtonBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7064 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayStopButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayStopButtonBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 613:
|
|
this.InkReplayReplayButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7086 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayReplayButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayReplayButtonBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7087 "..\..\..\MainWindow.xaml"
|
|
this.InkReplayReplayButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplayReplayButtonBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 614:
|
|
this.InkReplaySpeedButtonBorder = ((System.Windows.Controls.Border)(target));
|
|
|
|
#line 7106 "..\..\..\MainWindow.xaml"
|
|
this.InkReplaySpeedButtonBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.InkReplaySpeedButtonBorder_OnMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 7107 "..\..\..\MainWindow.xaml"
|
|
this.InkReplaySpeedButtonBorder.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.InkReplaySpeedButtonBorder_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 615:
|
|
this.InkReplaySpeedTextBlock = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 616:
|
|
this.LeftSidePanel = ((System.Windows.Controls.Viewbox)(target));
|
|
|
|
#line 7139 "..\..\..\MainWindow.xaml"
|
|
this.LeftSidePanel.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.LeftUnFoldButtonDisplayQuickPanel_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 617:
|
|
this.LeftUnFoldBtnImgChevron = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 618:
|
|
this.LeftUnFoldButtonQuickPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 619:
|
|
|
|
#line 7155 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 620:
|
|
|
|
#line 7163 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 621:
|
|
|
|
#line 7172 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 622:
|
|
|
|
#line 7179 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 623:
|
|
|
|
#line 7187 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.UnFoldFloatingBar_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 624:
|
|
|
|
#line 7195 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.HideQuickPanel_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 625:
|
|
this.RightSidePanel = ((System.Windows.Controls.Viewbox)(target));
|
|
|
|
#line 7204 "..\..\..\MainWindow.xaml"
|
|
this.RightSidePanel.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.RightUnFoldButtonDisplayQuickPanel_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 626:
|
|
this.RightUnFoldBtnImgChevron = ((System.Windows.Controls.Image)(target));
|
|
return;
|
|
case 627:
|
|
this.RightUnFoldButtonQuickPanel = ((System.Windows.Controls.Viewbox)(target));
|
|
return;
|
|
case 628:
|
|
|
|
#line 7228 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRandOne_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 629:
|
|
|
|
#line 7236 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.SymbolIconRand_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 630:
|
|
|
|
#line 7245 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageCountdownTimer_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 631:
|
|
|
|
#line 7252 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.ImageBlackboard_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 632:
|
|
|
|
#line 7260 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.UnFoldFloatingBar_MouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 633:
|
|
|
|
#line 7268 "..\..\..\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.5.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 196:
|
|
|
|
#line 2544 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BlackBoardLeftSidePageListView_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
case 350:
|
|
|
|
#line 4582 "..\..\..\MainWindow.xaml"
|
|
((iNKORE.UI.WPF.Modern.Controls.SimpleStackPanel)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.BlackBoardRightSidePageListView_OnMouseUp);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|