426 lines
16 KiB
C#
426 lines
16 KiB
C#
#pragma checksum "..\..\..\..\Views\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3C6357FEE810548F6E83EABFE636E916E4C2FAE0"
|
|
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using LibVLCSharp.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.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;
|
|
|
|
|
|
namespace ModuleManager {
|
|
|
|
|
|
/// <summary>
|
|
/// MainWindow
|
|
/// </summary>
|
|
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
|
|
|
|
|
#line 41 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBox SearchBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 54 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel catPan;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 56 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button FirstCat;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 70 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ScrollViewer ScrollContentHome;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 74 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.WrapPanel Favorites_Home;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 77 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.WrapPanel Muvies_Home;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 80 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.WrapPanel Series_Home;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 83 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.WrapPanel Music_Home;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 86 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.WrapPanel Photos_Home;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 91 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal LibVLCSharp.WPF.VideoView VideoView;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 94 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ScrollViewer ScrollContentCat;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 97 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock Name_of_Catagory_Text;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 98 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.WrapPanel Name_of_Catagory;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 99 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock Name_of_Catagory_Text1;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 100 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.WrapPanel Name_of_Catagory1;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 105 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ScrollViewer ScrollContentPlaylist;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 107 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel PlaylistContentPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 116 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider itemProgress;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 119 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ProgressBar itemProgressVisual;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 125 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBlock title;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 130 "..\..\..\..\Views\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Slider vol;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
private bool _contentLoaded;
|
|
|
|
/// <summary>
|
|
/// InitializeComponent
|
|
/// </summary>
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.17.0")]
|
|
public void InitializeComponent() {
|
|
if (_contentLoaded) {
|
|
return;
|
|
}
|
|
_contentLoaded = true;
|
|
System.Uri resourceLocater = new System.Uri("/ShadowStream;component/views/mainwindow.xaml", System.UriKind.Relative);
|
|
|
|
#line 1 "..\..\..\..\Views\MainWindow.xaml"
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
#line default
|
|
#line hidden
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.17.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:
|
|
|
|
#line 9 "..\..\..\..\Views\MainWindow.xaml"
|
|
((ModuleManager.MainWindow)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.Key_Up);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 10 "..\..\..\..\Views\MainWindow.xaml"
|
|
((ModuleManager.MainWindow)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.MainWindow_PreviewKeyDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 11 "..\..\..\..\Views\MainWindow.xaml"
|
|
((ModuleManager.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 2:
|
|
this.SearchBox = ((System.Windows.Controls.TextBox)(target));
|
|
return;
|
|
case 3:
|
|
|
|
#line 49 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.scanButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 4:
|
|
this.catPan = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 5:
|
|
this.FirstCat = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 57 "..\..\..\..\Views\MainWindow.xaml"
|
|
this.FirstCat.Click += new System.Windows.RoutedEventHandler(this.Home_OnClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 6:
|
|
|
|
#line 59 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Musik_OnClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 7:
|
|
|
|
#line 61 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Photo_OnClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 8:
|
|
|
|
#line 63 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Video_OnClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 9:
|
|
|
|
#line 65 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.PlayListButton_OnClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 10:
|
|
this.ScrollContentHome = ((System.Windows.Controls.ScrollViewer)(target));
|
|
return;
|
|
case 11:
|
|
this.Favorites_Home = ((System.Windows.Controls.WrapPanel)(target));
|
|
return;
|
|
case 12:
|
|
this.Muvies_Home = ((System.Windows.Controls.WrapPanel)(target));
|
|
return;
|
|
case 13:
|
|
this.Series_Home = ((System.Windows.Controls.WrapPanel)(target));
|
|
return;
|
|
case 14:
|
|
this.Music_Home = ((System.Windows.Controls.WrapPanel)(target));
|
|
return;
|
|
case 15:
|
|
this.Photos_Home = ((System.Windows.Controls.WrapPanel)(target));
|
|
return;
|
|
case 16:
|
|
this.VideoView = ((LibVLCSharp.WPF.VideoView)(target));
|
|
return;
|
|
case 17:
|
|
this.ScrollContentCat = ((System.Windows.Controls.ScrollViewer)(target));
|
|
return;
|
|
case 18:
|
|
this.Name_of_Catagory_Text = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 19:
|
|
this.Name_of_Catagory = ((System.Windows.Controls.WrapPanel)(target));
|
|
return;
|
|
case 20:
|
|
this.Name_of_Catagory_Text1 = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 21:
|
|
this.Name_of_Catagory1 = ((System.Windows.Controls.WrapPanel)(target));
|
|
return;
|
|
case 22:
|
|
this.ScrollContentPlaylist = ((System.Windows.Controls.ScrollViewer)(target));
|
|
return;
|
|
case 23:
|
|
this.PlaylistContentPanel = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 24:
|
|
|
|
#line 113 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.PlayListButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 25:
|
|
this.itemProgress = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 116 "..\..\..\..\Views\MainWindow.xaml"
|
|
this.itemProgress.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ItemProgress_OnPreviewMouseDown);
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
#line 117 "..\..\..\..\Views\MainWindow.xaml"
|
|
this.itemProgress.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.ItemProgress_OnValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 26:
|
|
this.itemProgressVisual = ((System.Windows.Controls.ProgressBar)(target));
|
|
return;
|
|
case 27:
|
|
this.title = ((System.Windows.Controls.TextBlock)(target));
|
|
return;
|
|
case 28:
|
|
|
|
#line 126 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnItemPriorButtonClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 29:
|
|
|
|
#line 127 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnItemPauseBtn_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 30:
|
|
|
|
#line 128 "..\..\..\..\Views\MainWindow.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnItemNextButtonClick);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 31:
|
|
this.vol = ((System.Windows.Controls.Slider)(target));
|
|
|
|
#line 131 "..\..\..\..\Views\MainWindow.xaml"
|
|
this.vol.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.RangeBase_OnValueChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
}
|
|
this._contentLoaded = true;
|
|
}
|
|
}
|
|
}
|
|
|