Click or drag to resize

CustomEnumControl Class

Interaction logic for CustomEnumControl.xaml
CustomEnumControl
Inheritance Hierarchy

Namespace:  Demo3D.Visuals.Controls.CorePropertyViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 16.01.07
Syntax
C#
public class CustomEnumControl : UserControl, 
	IComponentConnector

The CustomEnumControl type exposes the following members.

Constructors
  NameDescription
Public methodCustomEnumControl
Initializes a new instance of the CustomEnumControl class
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
Fields
  NameDescription
Public fieldStatic memberValueProperty
Top
See Also