dotnet / dotnet/dotnet-api-docs

Incorrect information FrameworkElement.Triggers

Open
#4,636 1 comment 0 reactions 1 assignee Claimed by @fabiant3 View on GitHub
area-WPF doc-bug Pri3
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

https://docs.microsoft.com/en-us/dotnet/api/system.windows.frameworkelement.triggers?redirectedfrom=MSDN&view=netcore-3.1#System_Windows_FrameworkElement_Triggers

> XAML Values
oneOrMoreTriggers
One or more defined EventTrigger elements. Each such trigger is expected to contain valid storyboard actions and references. **Note that this collection can only be established on the root element of a page.** For more information, see Storyboards Overview.

Yet in Storyboards Overview a Rectangle ( which is not the root element ) has an EventTrigger in its TriggerCollection.

`



















`

- [x] .NET Core
- [x] .NET Framework
- [ ] .NET Standard

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.