C# 클래스 Microsoft.HockeyApp.Controls.NotificationBox.NotificationBox

상속: System.Windows.Controls.ItemsControl
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MessageProperty System.Windows.DependencyProperty
ShowAgainOptionProperty System.Windows.DependencyProperty
ShowAgainTextProperty System.Windows.DependencyProperty
ShowAgainVisibilityProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
ShowAgainOptionChanged void

공개 메소드들

메소드 설명
NotificationBox ( ) : System

보호된 메소드들

메소드 설명
GetContainerForItemOverride ( ) : DependencyObject
IsItemItsOwnContainerOverride ( object item ) : bool

비공개 메소드들

메소드 설명
ShowAgainOptionChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Invoked on ShowAgainOption change.

메소드 상세

GetContainerForItemOverride() 보호된 메소드

protected GetContainerForItemOverride ( ) : DependencyObject
리턴 System.Windows.DependencyObject

IsItemItsOwnContainerOverride() 보호된 메소드

protected IsItemItsOwnContainerOverride ( object item ) : bool
item object
리턴 bool

NotificationBox() 공개 메소드

public NotificationBox ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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