프로퍼티 | 타입 | 설명 | |
---|---|---|---|
XProperty | |||
YProperty |
메소드 | 설명 | |
---|---|---|
TrianglePicker ( ) : System |
Initializes a new instance of the TrianglePicker class.
|
메소드 | 설명 | |
---|---|---|
OnApplyTemplate ( ) : void |
Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in your app. Override this method to influence the default post-template logic of a class.
|
메소드 | 설명 | |
---|---|---|
OnSomeSizeChanged ( object sender, |
||
OnTouchTargetPointerMoved ( object sender, |
||
OnTouchTargetPointerPressed ( object sender, |
||
OnXChanged ( |
Handles changes to the X property.
|
|
OnXChanged ( double oldX, double newX ) : void |
Provides derived classes an opportunity to handle changes to the X property.
|
|
OnYChanged ( |
Handles changes to the Y property.
|
|
OnYChanged ( double oldY, double newY ) : void |
Provides derived classes an opportunity to handle changes to the Y property.
|
|
UpdateSelection ( Point position ) : void | ||
UpdateThumbPosition ( ) : void |
public static DependencyProperty,Windows.UI.Xaml XProperty | ||
리턴 |