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 6ebb1c6 commit b7988aeCopy full SHA for b7988ae
Microsoft.Toolkit.Uwp.UI.Controls/BladeView/BladeItemAutomationPeer.cs
@@ -56,7 +56,7 @@ protected override string GetClassNameCore()
56
/// Returns the first of these that is not null or empty:
57
/// - Value returned by the base implementation
58
/// - Name of the owning BladeItem
59
- /// - Carousel class name
+ /// - BladeItem class name
60
/// </returns>
61
protected override string GetNameCore()
62
{
0 commit comments