C# 클래스 trello.Interactions.PointIndex.Value

파일 보기 프로젝트 열기: Bunk/trellow

공개 메소드들

메소드 설명
Create ( string id, FrameworkElement element, FrameworkElement relativeTo ) : Value
Reposition ( Point position ) : void
ToString ( ) : string

메소드 상세

Create() 공개 정적인 메소드

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

Reposition() 공개 메소드

public Reposition ( Point position ) : void
position System.Windows.Point
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string