프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Click | void | ||
Event | System | ||
OnKeyInputReceived | void | ||
RegisterShortcutIfPossibleAndNotAlreadyDone | void | ||
UpdateWidth | void |
메소드 | 설명 | |
---|---|---|
Button ( ) : System |
Creates a new button control
|
|
OnAddedToVisualTree ( ) : void |
Called when the button is added to an app
|
메소드 | 설명 | |
---|---|---|
OnPaint ( |
paints the button
|
메소드 | 설명 | |
---|---|---|
Click ( ) : void | ||
Event ( ) : System | ||
OnKeyInputReceived ( |
||
RegisterShortcutIfPossibleAndNotAlreadyDone ( ) : void | ||
UpdateWidth ( ) : void |
protected OnPaint ( |
||
context | drawing context | |
리턴 | void |