Example #1
0
 private void btnAcquire_Click(object aSender, RoutedEventArgs aEventArgs)
 {
     _controller.AcquireLibrary();
 }