Default implementation of the IReparentStripeHandler interface.

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

Syntax

C#
public class ReparentStripeHandler : IReparentStripeHandler
Visual Basic
Public Class ReparentStripeHandler _
	Implements IReparentStripeHandler

Remarks

This implementation allows to specify a maximal nesting depth for reparent operations.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Input..::..ReparentStripeHandler

See Also