The templatable ContentControl for IPorts.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class PortControl : GraphItemControlBase<IPort> |
| Visual Basic |
|---|
Public Class PortControl _ Inherits GraphItemControlBase(Of IPort) |
Remarks
This class is used by PortControlPortStyleRenderer which is responsible for displaying
IPortControlPortStyles.
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
yWorks.yFiles.UI.Drawing..::..GraphItemControlBase<(Of <(<'IPort>)>)>
yWorks.yFiles.UI.Drawing..::..PortControl
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
yWorks.yFiles.UI.Drawing..::..GraphItemControlBase<(Of <(<'IPort>)>)>
yWorks.yFiles.UI.Drawing..::..PortControl