Class ElementSocketControl
- Namespace
- StockSharp.Xaml.Diagram
- Assembly
- StockSharp.Xaml.Diagram.dll
Control to display socket on diagrams.
public class ElementSocketControl : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
- Inheritance
-
ElementSocketControl
- Implements
- Inherited Members
- Extension Methods
Constructors
ElementSocketControl()
Create instance.
public ElementSocketControl()
Fields
SocketClickedCommand
Socket clicked.
public static readonly RoutedCommand SocketClickedCommand