Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Oct 9, 2025

  • Understand the table structure in storyboards-overview.md
  • Add xref link to System.Windows.FrameworkElement.Triggers for the "Yes" value in the Per-instance column of the EventTrigger row
  • Add xref link to System.Windows.FrameworkElement.Triggers for the "Yes" value in the Per-instance column of the Storyboard.Begin method row
  • Fix xref syntax to use correct property reference (%2A suffix)
  • Verify the change syntax matches existing xref usage patterns in the repository
  • Remove angle brackets from xref links to use correct markdown syntax: [text](xref:api) instead of [text](<xref:api>)
Original prompt

This section details on the original issue you should resolve

<issue_title>Suggestion - Explain why EventTrigger is per-instance</issue_title>
<issue_description>

Type of issue

Other (describe below)

Description

image

Suggest that in the EventTrigger per-instance cell add a link to FrameworkElement.Triggers

Page URL

https://learn.microsoft.com/en-us/dotnet/desktop/wpf/graphics-multimedia/storyboards-overview

Content source URL

https://github.com/dotnet/docs-desktop/blob/main/dotnet-desktop-guide/wpf/graphics-multimedia/storyboards-overview.md

Document Version Independent Id

8c13deea-bfdd-91b6-87b6-7b79d1a1de2f

Article author

adegeo

Metadata

  • ID: 8c13deea-bfdd-91b6-87b6-7b79d1a1de2f
  • Service: dotnet-framework
  • Sub-service: wpf

</issue_description>

<agent_instructions>Add a link to the Yes values of the per-instance column of the Storyboard table. Set the link to an xref of system.windows.frameworkelement.triggers</agent_instructions>

Comments on the Issue (you are @copilot in this section)

@adegeo Thank you for opening this issue. I'll add it to the backlog. If you would like to contribute, you can submit a fix by editing the original article. Click on the **Pencil** icon at the top of the article. To learn how to edit, see the [Editing files in a repository](https://help.github.com/articles/editing-files-in-your-repository) article from GitHub.

Thanks again!</comment_new>

Fixes #188


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.


Internal previews

📄 File 🔗 Preview link
dotnet-desktop-guide/wpf/graphics-multimedia/storyboards-overview.md dotnet-desktop-guide/wpf/graphics-multimedia/storyboards-overview

Copilot AI and others added 2 commits October 9, 2025 23:08
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Add link to FrameworkElement.Triggers in EventTrigger section Add xref links to FrameworkElement.Triggers for per-instance column in Storyboards table Oct 9, 2025
@Copilot Copilot AI requested a review from adegeo October 9, 2025 23:10
Copilot finished work on behalf of adegeo October 9, 2025 23:10
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
@adegeo adegeo marked this pull request as ready for review October 9, 2025 23:24
@Copilot Copilot AI requested a review from adegeo October 9, 2025 23:24
Copilot finished work on behalf of adegeo October 9, 2025 23:24
@adegeo adegeo enabled auto-merge (squash) October 9, 2025 23:24
@adegeo adegeo merged commit 185f85e into main Oct 10, 2025
11 checks passed
@adegeo adegeo deleted the copilot/add-link-to-eventtrigger branch October 10, 2025 18:52
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.

Suggestion - Explain why EventTrigger is per-instance

3 participants