C# 클래스 ScreenToGif.Controls.ImageRadioButton

상속: System.Windows.Controls.RadioButton
파일 보기 프로젝트 열기: dbremner/ScreenToGif

공개 프로퍼티들

프로퍼티 타입 설명
ChildProperty System.Windows.DependencyProperty
MaxSizeProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
_label System.Windows.Controls.TextBlock
_viewbox System.Windows.Controls.Viewbox

Private Properties

프로퍼티 타입 설명
ImageRadioButton System.ComponentModel

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
ImageRadioButton ( ) : System.ComponentModel

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

_label 공개적으로 프로퍼티

public TextBlock,System.Windows.Controls _label
리턴 System.Windows.Controls.TextBlock

_viewbox 공개적으로 프로퍼티

public Viewbox,System.Windows.Controls _viewbox
리턴 System.Windows.Controls.Viewbox