C# 클래스 Signum.Windows.ButtonBar

Interaction logic for ButtonBar.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
OkVisibleProperty System.Windows.DependencyProperty
ReloadVisibleProperty System.Windows.DependencyProperty
SaveVisibleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ButtonBar ( ) : System
SetButtons ( List elements ) : void

메소드 상세

ButtonBar() 공개 메소드

public ButtonBar ( ) : System
리턴 System

SetButtons() 공개 메소드

public SetButtons ( List elements ) : void
elements List
리턴 void

프로퍼티 상세

OkVisibleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OkVisibleProperty
리턴 System.Windows.DependencyProperty

ReloadVisibleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ReloadVisibleProperty
리턴 System.Windows.DependencyProperty

SaveVisibleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SaveVisibleProperty
리턴 System.Windows.DependencyProperty