C# 클래스 PhotoAlbum.ImageViewer

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: hcilab-um/STim 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_source System.Windows.DependencyProperty
show_text bool

공개 메소드들

메소드 설명
ImageViewer ( ) : System

비공개 메소드들

메소드 설명
ShowTextButton_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

ImageViewer() 공개 메소드

public ImageViewer ( ) : System
리턴 System

프로퍼티 상세

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

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

show_text 공개적으로 프로퍼티

public bool show_text
리턴 bool