C# Class Signal.Xaml.Controls.AlertView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Datei anzeigen Open project: smndtrl/Signal-UWP Class Usage Examples

Public Properties

Property Type Description
AlertTypeProperty Windows.UI.Xaml.DependencyProperty
MessageRecordProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
AlertView ( ) : Windows.UI.Xaml

Private Methods

Method 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 method

public AlertView ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

AlertTypeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AlertTypeProperty
return Windows.UI.Xaml.DependencyProperty

MessageRecordProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MessageRecordProperty
return Windows.UI.Xaml.DependencyProperty