Search Results for

    Show / Hide Table of Contents

    Class DragDropManagerUtilities

    Inheritance
    System.Object
    DragDropManagerUtilities
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.PlugIn.Logistics.UI.ResourceRequirementsPlanning
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public static class DragDropManagerUtilities

    Fields

    | Improve this Doc View Source

    ShowArrowDragCueProperty

    Declaration
    public static readonly DependencyProperty ShowArrowDragCueProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Methods

    | Improve this Doc View Source

    GetShowArrowDragCue(DependencyObject)

    Declaration
    public static bool GetShowArrowDragCue(DependencyObject obj)
    Parameters
    Type Name Description
    System.Windows.DependencyObject obj
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    SetShowArrowDragCue(DependencyObject, Boolean)

    Declaration
    public static void SetShowArrowDragCue(DependencyObject obj, bool value)
    Parameters
    Type Name Description
    System.Windows.DependencyObject obj
    System.Boolean value
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx