Skip to content

Fix #1978 — Add XML documentation for core MVVM and dialog APIs#3371

Open
sachPundir wants to merge 1 commit into
PrismLibrary:masterfrom
sachPundir:fix/1978-xml-docs
Open

Fix #1978 — Add XML documentation for core MVVM and dialog APIs#3371
sachPundir wants to merge 1 commit into
PrismLibrary:masterfrom
sachPundir:fix/1978-xml-docs

Conversation

@sachPundir
Copy link
Copy Markdown

Description of Change

Added missing XML documentation comments to several commonly used Prism APIs to improve IntelliSense and API discoverability.

Bugs Fixed

API Changes

None

Behavioral Changes

None

Files Updated

  • IActiveAware
  • IDialogAware
  • BindableBase
  • ErrorsContainer
  • DialogService

PR Checklist

  • Has tests (not required for documentation-only changes)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

Copy link
Copy Markdown
Member

@dansiegel dansiegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. XML documentation updates are clear and align with existing implementation; no blocking issues found.

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.

Add Missing XML Docs

2 participants