Show / Hide Table of Contents

Method SetTargetPosition

| Improve this Doc View Source

SetTargetPosition(DependencyObject, DropPosition)

Sets the value of DevZest.Windows.Docking.Primitives.DockManager.TargetPosition attached property for a given element.

Declaration
public static void SetTargetPosition(DependencyObject element, DropPosition value)
Parameters
Type Name Description
System.Windows.DependencyObject element

The element on which to set the property value.

DropPosition value

The property value to set.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest