Click or drag to resize

LinkedUnitsAttributeControl Class

Interaction logic for LinkedUnitsAttributeEditor.xaml
LinkedUnitsAttributeControl
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Demo3D.Visuals.Controls.CorePropertyViewerLinkedUnitsAttributeControl

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

The LinkedUnitsAttributeControl type exposes the following members.

Constructors
  NameDescription
Public methodLinkedUnitsAttributeControl
Initializes a new instance of the LinkedUnitsAttributeControl class
Top
Properties
  NameDescription
Public propertyUnitsAttribute
Public propertyValue
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
Fields
See Also