Свойство | Тип | Описание | |
---|---|---|---|
resultFound | bool | ||
results | object>.IReadOnlyDictionary |
Метод | Описание | |
---|---|---|
ResultsPage ( ) : System |
Default constructor
|
Метод | Описание | |
---|---|---|
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void |
Called when this page is navigated to. Fills out form fields with recognition results.
|
Метод | Описание | |
---|---|---|
Button_Click ( object sender, |
Handles the button click event by navigating back to the main page
|
protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
e | System.Windows.Navigation.NavigationEventArgs | |
Результат | void |