This class defines a set of tabs that are used to load display files.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class GwxDisplayTabs : FreezableFilteredCustomTypeDescriptorBase, 
	IChildObject
Visual Basic
Public NotInheritable Class GwxDisplayTabs _
	Inherits FreezableFilteredCustomTypeDescriptorBase _
	Implements IChildObject
JScript
public final class GwxDisplayTabs extends FreezableFilteredCustomTypeDescriptorBase implements IChildObject

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        FreezableFilteredCustomTypeDescriptorBase
          Ico.Gwx..::..GwxDisplayTabs

See Also