We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c95a90 commit 91f0884Copy full SHA for 91f0884
src/Controls/src/Core/VisualElement/VisualElement.cs
@@ -567,7 +567,7 @@ public Brush Background
567
}
568
569
/// <summary>
570
- /// Gets the list of <see cref="Behavior"/> objects associated to this element. This is a read-only bindable property.
+ /// Gets the list of <see cref="IBehavior"/> objects associated to this element. This is a read-only bindable property.
571
/// </summary>
572
public IList<IBehavior> Behaviors
573
{
0 commit comments