Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StoryTeller
UserInterface
Controls
CommandButton
C# 클래스 StoryTeller.UserInterface.Controls.CommandButton
Interaction logic for CommandButton.xaml
상속:
System.Windows.Controls.UserControl
파일 보기
프로젝트 열기: adymitruk/storyteller
1 사용 예제들
공개 메소드들
메소드
설명
CommandButton
( ) :
System
CommandButton
(
Icon
icon
,
string
text
,
ICommand
command
) :
System
메소드 상세
CommandButton()
공개
메소드
public
CommandButton
( ) :
System
리턴
System
CommandButton()
공개
메소드
public
CommandButton
(
Icon
icon
,
string
text
,
ICommand
command
) :
System
icon
Icon
text
string
command
ICommand
리턴
System