Void implementation of a IUserTagProvider that always yields nullNothingnullptra null reference (Nothing in Visual Basic) and can not set a new tag on the items.

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

Syntax

C#
public sealed class VoidUserTagProvider : IUserTagProvider
Visual Basic
Public NotInheritable Class VoidUserTagProvider _
	Implements IUserTagProvider

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Drawing.Common..::..VoidUserTagProvider

See Also