Click or drag to resize

WebConfigurationView Class

Interaction logic for WebAppServerConfigurationView.xaml
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Emulate3D.WebConfigurationWebConfigurationView

Namespace: Emulate3D.WebConfiguration
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public class WebConfigurationView : UserControl, 
	IComponentConnector, IStyleConnector

The WebConfigurationView type exposes the following members.

Constructors
 NameDescription
Public methodWebConfigurationViewInitializes a new instance of the WebConfigurationView class
Top
Methods
 NameDescription
Public methodBarButtonItem_ItemClick 
Public methodInitializeComponent InitializeComponent
Top
See Also