Exemple #1
0
 public ReceiverPage()
 {
     InitializeComponent();
     Bluetooth.SetChangeAction(RedrawList);
     Wifi.SetChangeAction(RedrawList);
 }