C# Class Dev2.Activities.Designers2.Foreach.Small

Show file Open project: Warewolf-ESB/Warewolf

Private Properties

Property Type Description
DoDrop void
DropPointOnDragEnter void

Public Methods

Method Description
Small ( ) : System.Windows

Protected Methods

Method Description
GetInitialFocusElement ( ) : IInputElement

Private Methods

Method Description
DoDrop ( object sender, System.Windows.DragEventArgs e ) : void
DropPointOnDragEnter ( object sender, System.Windows.DragEventArgs e ) : void

Method Details

GetInitialFocusElement() protected method

protected GetInitialFocusElement ( ) : IInputElement
return IInputElement

Small() public method

public Small ( ) : System.Windows
return System.Windows