An implementation of a chain of IContextLookupChainLinks.

Namespace: yWorks.Support
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

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

Inheritance Hierarchy

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

See Also