Method | Description | |
---|---|---|
OcrMainPage ( ) : System |
Initializes a new instance of the MainPage class.
|
Method | Description | |
---|---|---|
OnBackKeyPress ( System e ) : void |
This method is called when the hardware back key is pressed.
|
Method | Description | |
---|---|---|
ApBarSimpleMode_Click ( object sender, |
||
AppBarDetailedMode_Click ( object sender, |
||
ConversionStateManager_PropertyChanged ( object sender, System e ) : void | ||
EnsurePhotoAreaExists ( ) : void | ||
EnsureTextAreaExists ( ) : void | ||
InitializeComponent ( ) : void | ||
MainPivot_SelectionChanged ( object sender, System e ) : void | ||
OcrData_PropertyChanged ( object sender, System e ) : void | ||
OnOcrCompleted ( OcrServiceResult result ) : void | ||
SetTextAreaMode ( TextViewMode textViewMode ) : void | ||
StartOcrConversion ( ) : void | ||
UpdateAfterPhotoStreamChanged ( ) : void | ||
UpdateApplicationBarVisibility ( ) : void | ||
VerifyHawaiiAppId ( ) : bool |
protected OnBackKeyPress ( System e ) : void | ||
e | System | /// Allows us to cancel the request to indicate that it was handled by the application. /// |
return | void |