Skip to content

Fix windows ai code errors#267

Open
qiutongMS wants to merge 1 commit into
MicrosoftDocs:docsfrom
qiutongMS:fix/code-errors
Open

Fix windows ai code errors#267
qiutongMS wants to merge 1 commit into
MicrosoftDocs:docsfrom
qiutongMS:fix/code-errors

Conversation

@qiutongMS
Copy link
Copy Markdown

Code Errors (2):

  • get-started.md: WinForms class inherits Form, not Window
  • tutorial.md: Use pathlib.Path for .exists() method

Duplicate Code Blocks (1):

  • phi-silica-winui-tutorial.md: Remove duplicate InitializeModelAsync code

Missing Helper Methods (2):

  • app-content-search-tutorial.md: Add GetIndexerForApp() helper definition
  • text-recognition-tutorial.md: Add reference to LoadImageBufferFromFileAsync

Code Errors (2):
- get-started.md: WinForms class inherits Form, not Window
- tutorial.md: Use pathlib.Path for .exists() method

Duplicate Code Blocks (1):
- phi-silica-winui-tutorial.md: Remove duplicate InitializeModelAsync code

Missing Helper Methods (2):
- app-content-search-tutorial.md: Add GetIndexerForApp() helper definition
- text-recognition-tutorial.md: Add reference to LoadImageBufferFromFileAsync

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant