C# Class Signal.Xaml.Controls.AlertView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: smndtrl/Signal-UWP Class Usage Examples

Méthodes publiques

Свойство Type Description
AlertTypeProperty Windows.UI.Xaml.DependencyProperty
MessageRecordProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
AlertView ( ) : Windows.UI.Xaml

Private Methods

Méthode Description
OnDataContextChanged ( FrameworkElement sender, DataContextChangedEventArgs args ) : void
OnMessageRecordChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnStateChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
Update ( ) : void

Method Details

AlertView() public méthode

public AlertView ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

Property Details

AlertTypeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AlertTypeProperty
Résultat Windows.UI.Xaml.DependencyProperty

MessageRecordProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MessageRecordProperty
Résultat Windows.UI.Xaml.DependencyProperty