Specializes the UIElementStyleDataContext<(Of <(<'TModelItem>)>)> and provides a convenience property for the Label.

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class UIElementLabelStyleDataContext : UIElementStyleDataContext<ILabel>
Visual Basic
Public Class UIElementLabelStyleDataContext _
	Inherits UIElementStyleDataContext(Of ILabel)

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Drawing..::..UIElementStyleDataContext<(Of <(<'ILabel>)>)>
    yWorks.yFiles.UI.Drawing..::..UIElementLabelStyleDataContext

See Also