C# Class BernieApp.UWP.Controls.AlertPresenter

Inheritance: Windows.UI.Xaml.Controls.UserControl
Show file Open project: Bernie-2016/Connect-Windows

Public Properties

Property Type Description
AlertProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
AlertPresenter ( ) : BernieApp.Portable.Models

Private Methods

Method Description
Grid_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
WebView_ScriptNotify ( object sender, NotifyEventArgs args ) : void
webView_NavigationCompleted ( WebView sender, WebViewNavigationCompletedEventArgs args ) : void
webView_PermissionRequested ( WebView sender, WebViewPermissionRequestedEventArgs args ) : void
webView_UnsafeContentWarningDisplaying ( WebView sender, object args ) : void
webView_UnviewableContentIdentified ( WebView sender, WebViewUnviewableContentIdentifiedEventArgs args ) : void

Method Details

AlertPresenter() public method

public AlertPresenter ( ) : BernieApp.Portable.Models
return BernieApp.Portable.Models

Property Details

AlertProperty public static property

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