A list of GwxCustomView objects.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        FreezableValidatingList
          Ico.Gwx..::..GwxCustomViewList

See Also