An implementation of a chain of IContextLookupChainLinks.

Namespace: yWorks.Support
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class LookupChain : IContextLookup, 
	INotifyPropertyChanged
Visual Basic
Public Class LookupChain _
	Implements IContextLookup, INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  yWorks.Support..::..LookupChain

See Also