- primo commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,83 @@
|
||||
#ExternalChecksum("..\..\..\ProcessManager\ProcessManagerV.xaml","{8829d00f-11b8-4213-878b-770e8597ac16}","8C65D5AF9E1845E0F6C89DAEBA16CCD5F042906A92E3DEBB2AB6BD25D0535D88")
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' This code was generated by a tool.
|
||||
' Runtime Version:4.0.30319.42000
|
||||
'
|
||||
' Changes to this file may cause incorrect behavior and will be lost if
|
||||
' the code is regenerated.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict Off
|
||||
Option Explicit On
|
||||
|
||||
Imports Effector.Plugin.Lib
|
||||
Imports System
|
||||
Imports System.Diagnostics
|
||||
Imports System.Windows
|
||||
Imports System.Windows.Automation
|
||||
Imports System.Windows.Controls
|
||||
Imports System.Windows.Controls.Primitives
|
||||
Imports System.Windows.Data
|
||||
Imports System.Windows.Documents
|
||||
Imports System.Windows.Ink
|
||||
Imports System.Windows.Input
|
||||
Imports System.Windows.Markup
|
||||
Imports System.Windows.Media
|
||||
Imports System.Windows.Media.Animation
|
||||
Imports System.Windows.Media.Effects
|
||||
Imports System.Windows.Media.Imaging
|
||||
Imports System.Windows.Media.Media3D
|
||||
Imports System.Windows.Media.TextFormatting
|
||||
Imports System.Windows.Navigation
|
||||
Imports System.Windows.Shapes
|
||||
Imports System.Windows.Shell
|
||||
|
||||
|
||||
'''<summary>
|
||||
'''ProcessManagerV
|
||||
'''</summary>
|
||||
<Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Public Class ProcessManagerV
|
||||
Inherits Effector.Plugin.[Lib].EgtWindow
|
||||
Implements System.Windows.Markup.IComponentConnector
|
||||
|
||||
Private _contentLoaded As Boolean
|
||||
|
||||
'''<summary>
|
||||
'''InitializeComponent
|
||||
'''</summary>
|
||||
<System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
|
||||
Public Sub InitializeComponent() Implements System.Windows.Markup.IComponentConnector.InitializeComponent
|
||||
If _contentLoaded Then
|
||||
Return
|
||||
End If
|
||||
_contentLoaded = true
|
||||
Dim resourceLocater As System.Uri = New System.Uri("/Effector.Plugin.Lib;component/processmanager/processmanagerv.xaml", System.UriKind.Relative)
|
||||
|
||||
#ExternalSource("..\..\..\ProcessManager\ProcessManagerV.xaml",1)
|
||||
System.Windows.Application.LoadComponent(Me, resourceLocater)
|
||||
|
||||
#End ExternalSource
|
||||
End Sub
|
||||
|
||||
<System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0"), _
|
||||
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")> _
|
||||
Friend Function _CreateDelegate(ByVal delegateType As System.Type, ByVal handler As String) As System.[Delegate]
|
||||
Return System.[Delegate].CreateDelegate(delegateType, Me, handler)
|
||||
End Function
|
||||
|
||||
<System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.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")> _
|
||||
Sub System_Windows_Markup_IComponentConnector_Connect(ByVal connectionId As Integer, ByVal target As Object) Implements System.Windows.Markup.IComponentConnector.Connect
|
||||
Me._contentLoaded = true
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
@@ -0,0 +1,83 @@
|
||||
#ExternalChecksum("..\..\..\ProcessManager\ProcessManagerV.xaml","{8829d00f-11b8-4213-878b-770e8597ac16}","8C65D5AF9E1845E0F6C89DAEBA16CCD5F042906A92E3DEBB2AB6BD25D0535D88")
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' This code was generated by a tool.
|
||||
' Runtime Version:4.0.30319.42000
|
||||
'
|
||||
' Changes to this file may cause incorrect behavior and will be lost if
|
||||
' the code is regenerated.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict Off
|
||||
Option Explicit On
|
||||
|
||||
Imports Effector.Plugin.Lib
|
||||
Imports System
|
||||
Imports System.Diagnostics
|
||||
Imports System.Windows
|
||||
Imports System.Windows.Automation
|
||||
Imports System.Windows.Controls
|
||||
Imports System.Windows.Controls.Primitives
|
||||
Imports System.Windows.Data
|
||||
Imports System.Windows.Documents
|
||||
Imports System.Windows.Ink
|
||||
Imports System.Windows.Input
|
||||
Imports System.Windows.Markup
|
||||
Imports System.Windows.Media
|
||||
Imports System.Windows.Media.Animation
|
||||
Imports System.Windows.Media.Effects
|
||||
Imports System.Windows.Media.Imaging
|
||||
Imports System.Windows.Media.Media3D
|
||||
Imports System.Windows.Media.TextFormatting
|
||||
Imports System.Windows.Navigation
|
||||
Imports System.Windows.Shapes
|
||||
Imports System.Windows.Shell
|
||||
|
||||
|
||||
'''<summary>
|
||||
'''ProcessManagerV
|
||||
'''</summary>
|
||||
<Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Public Class ProcessManagerV
|
||||
Inherits Effector.Plugin.[Lib].EgtWindow
|
||||
Implements System.Windows.Markup.IComponentConnector
|
||||
|
||||
Private _contentLoaded As Boolean
|
||||
|
||||
'''<summary>
|
||||
'''InitializeComponent
|
||||
'''</summary>
|
||||
<System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
|
||||
Public Sub InitializeComponent() Implements System.Windows.Markup.IComponentConnector.InitializeComponent
|
||||
If _contentLoaded Then
|
||||
Return
|
||||
End If
|
||||
_contentLoaded = true
|
||||
Dim resourceLocater As System.Uri = New System.Uri("/Effector.Plugin.Lib;component/processmanager/processmanagerv.xaml", System.UriKind.Relative)
|
||||
|
||||
#ExternalSource("..\..\..\ProcessManager\ProcessManagerV.xaml",1)
|
||||
System.Windows.Application.LoadComponent(Me, resourceLocater)
|
||||
|
||||
#End ExternalSource
|
||||
End Sub
|
||||
|
||||
<System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0"), _
|
||||
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")> _
|
||||
Friend Function _CreateDelegate(ByVal delegateType As System.Type, ByVal handler As String) As System.[Delegate]
|
||||
Return System.[Delegate].CreateDelegate(delegateType, Me, handler)
|
||||
End Function
|
||||
|
||||
<System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.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")> _
|
||||
Sub System_Windows_Markup_IComponentConnector_Connect(ByVal connectionId As Integer, ByVal target As Object) Implements System.Windows.Markup.IComponentConnector.Connect
|
||||
Me._contentLoaded = true
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user