C# 클래스 Signal.Xaml.Controls.AlertView

상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: smndtrl/Signal-UWP 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AlertTypeProperty Windows.UI.Xaml.DependencyProperty
MessageRecordProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
AlertView ( ) : Windows.UI.Xaml

비공개 메소드들

메소드 설명
OnDataContextChanged ( FrameworkElement sender, DataContextChangedEventArgs args ) : void
OnMessageRecordChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnStateChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
Update ( ) : void

메소드 상세

AlertView() 공개 메소드

public AlertView ( ) : Windows.UI.Xaml
리턴 Windows.UI.Xaml

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml AlertTypeProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml MessageRecordProperty
리턴 Windows.UI.Xaml.DependencyProperty