C# Class SampleServer.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: remobjects/Push Class Usage Examples

Public Properties

Property Type Description
BadgeProperty System.Windows.DependencyProperty

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

Method Description
OnClosing ( System e ) : void

Private Methods

Method Description
OnDeviceRegistered ( object sender, DeviceEventArgs ea ) : void
PushConnectOnMessageCreating ( object aSender, MessageCreateEventArgs anArgs ) : void
btSendToastToWP_Click ( object sender, RoutedEventArgs e ) : void
btSend_Click ( object sender, RoutedEventArgs e ) : void
grTypeChecked ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

OnClosing() protected method

protected OnClosing ( System e ) : void
e System
return void

Property Details

BadgeProperty public_oe static_oe property

public static DependencyProperty,System.Windows BadgeProperty
return System.Windows.DependencyProperty