Property | Type | Description | |
---|---|---|---|
resultFound | bool | ||
results | object>.IReadOnlyDictionary |
Method | Description | |
---|---|---|
ResultsPage ( ) : System |
Default constructor
|
Method | Description | |
---|---|---|
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void |
Called when this page is navigated to. Fills out form fields with recognition results.
|
Method | Description | |
---|---|---|
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 | |
return | void |