C# Class trello.Interactions.PointIndex.Value

Datei anzeigen Open project: Bunk/trellow

Public Methods

Method Description
Create ( string id, FrameworkElement element, FrameworkElement relativeTo ) : Value
Reposition ( Point position ) : void
ToString ( ) : string

Method Details

Create() public static method

public static Create ( string id, FrameworkElement element, FrameworkElement relativeTo ) : Value
id string
element System.Windows.FrameworkElement
relativeTo System.Windows.FrameworkElement
return Value

Reposition() public method

public Reposition ( Point position ) : void
position System.Windows.Point
return void

ToString() public method

public ToString ( ) : string
return string