Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph doc updates post bug bash #533

Merged

Conversation

shweaver-MSFT
Copy link
Contributor

@shweaver-MSFT shweaver-MSFT commented Jun 8, 2021

What changes to the docs does this PR provide?

I've made a variety of changes based on the feedback received during our internal bug bash.

  • Added getting started page with increased clarity.
  • Added "manual" Graph call example to authentication overview
  • Added example of retrieving access tokens
  • Migrated helpful content from ProviderManager into the auth overview
  • Various typo fixes and structure adjustments
  • Documented provider constructors
  • Updated controls docs
  • Added redirect configuration for newly archived files:
    • InteractiveProviderBehavior
    • MockProviderBehavior

You can see the redirect by visiting this link:
https://review.docs.microsoft.com/en-us/windows/communitytoolkit/graph/providers/interactiveproviderbehavior?branch=pr-en-us-533

The files no longer exist in the /graph/providers path, yet the correct page should be accessible.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Correctly picked the right branch to base the change off (dev for new features, master for typos/improvements)
  • For new pages, used the provided template
  • For new features, added an entry in the Table of Contents
  • Ran against a spell and grammar checker
  • Contains NO breaking changes

Other information

@opbld31
Copy link

opbld31 commented Jun 8, 2021

Docs Build status updates of commit 74b0ec5:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/graph/overview.md ⚠️Warning View Details
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View
docs/toc.md ✅Succeeded View

docs/graph/overview.md

  • Line 51, Column 5: [Warning-file-not-found] Invalid file link: './helpers/wextensions.md'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld33
Copy link

opbld33 commented Jun 8, 2021

Docs Build status updates of commit 2c02c00:

✅ Validation status: passed

File Status Preview URL Details
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View
docs/graph/overview.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld30
Copy link

opbld30 commented Jun 8, 2021

Docs Build status updates of commit 9ce34f9:

✅ Validation status: passed

File Status Preview URL Details
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View
docs/graph/overview.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld31
Copy link

opbld31 commented Jun 8, 2021

Docs Build status updates of commit 75bfd51:

✅ Validation status: passed

File Status Preview URL Details
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View
docs/graph/overview.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld32
Copy link

opbld32 commented Jun 8, 2021

Docs Build status updates of commit 49514c8:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/toc.md ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded
docs/archive/graph/providers/InteractiveProviderBehavior.md ✅Succeeded View
docs/archive/graph/providers/MockProviderBehavior.md ✅Succeeded View
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View
docs/graph/overview.md ✅Succeeded View

docs/toc.md

  • Line 494, Column 5: [Warning-file-not-found] Invalid file link: 'graph/providers/InteractiveProviderBehavior.md'.
  • Line 496, Column 5: [Warning-file-not-found] Invalid file link: 'graph/providers/MockProviderBehavior.md'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld32
Copy link

opbld32 commented Jun 8, 2021

Docs Build status updates of commit 7cb390a:

✅ Validation status: passed

File Status Preview URL Details
.openpublishing.redirection.json ✅Succeeded
docs/archive/graph/providers/InteractiveProviderBehavior.md ✅Succeeded View
docs/archive/graph/providers/MockProviderBehavior.md ✅Succeeded View
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View
docs/graph/overview.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

"redirect_url": "/graph/providers/mockproviderbehavior",
"redirect_document_id": false
}
]
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should redirect the MsalProvider too, eh?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, I did rename the MsalProvider, WindowsPRovider, and IProvider files. I'll add them to redirect as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I found some details on "redirect_document_id" property:

redirect_document_id indicates whether you would like to keep the document ID from the previous file. The default is false. Use true if you want to preserve the ms.documentid attribute value from the redirected article. If you preserve the document ID, data, such as page views and rankings, will be transferred to the target article. Do this if the redirect is primarily a rename, and not a pointer to different article that only covers some of the same content.

So based on this info, I also flipped all of the "return_document_id" values to true because they are caused by file renames, and not pointers to different articles.

@opbld33
Copy link

opbld33 commented Jun 9, 2021

Docs Build status updates of commit 80d0e2b:

✅ Validation status: passed

File Status Preview URL Details
.openpublishing.redirection.json ✅Succeeded
docs/archive/graph/providers/InteractiveProviderBehavior.md ✅Succeeded View
docs/archive/graph/providers/MockProviderBehavior.md ✅Succeeded View
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View
docs/graph/overview.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Contributor

@Kyaa-dost Kyaa-dost left a comment

Choose a reason for hiding this comment

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

Thanks @shweaver-MSFT ! Looks great 🚀

Co-authored-by: Kyaa Dost <35208324+Kyaa-dost@users.noreply.github.com>
@opbld31
Copy link

opbld31 commented Jun 10, 2021

Docs Build status updates of commit fbd8eb6:

⚠️ Validation status: warnings

File Status Preview URL Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded
docs/archive/graph/providers/InteractiveProviderBehavior.md ✅Succeeded View
docs/archive/graph/providers/MockProviderBehavior.md ✅Succeeded View
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View

This comment lists only the first 50 files in the pull request.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.User'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.BitmapImage'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.Person'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.FlyoutPresenter'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Flyout'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.WriteableBitmap'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.StorageFile'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.ContentTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Vertical'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Horizontal'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationControlType'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.PatternInterface'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Input.Inking.InkStroke'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TextWrapping'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'ColorCode.Styling.StyleDictionary'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.ImageSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Image'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.Hyperlink'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.InlineCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Stretch'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.PlacementMode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.RichEditBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.TappedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ICommandBarElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxQuerySubmittedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.ItemsSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxSuggestionChosenEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxTextChangedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.DoubleCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld31
Copy link

opbld31 commented Jun 11, 2021

Docs Build status updates of commit e3f4b9b:

⚠️ Validation status: warnings

File Status Preview URL Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded
docs/archive/graph/providers/InteractiveProviderBehavior.md ✅Succeeded View
docs/archive/graph/providers/MockProviderBehavior.md ✅Succeeded View
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View

This comment lists only the first 50 files in the pull request.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.User'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.BitmapImage'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.Person'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.StorageFile'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.WriteableBitmap'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.FlyoutPresenter'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Flyout'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Vertical'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Horizontal'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TextWrapping'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.InlineCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.ImageSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'ColorCode.Styling.StyleDictionary'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Image'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.Hyperlink'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Stretch'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Input.Inking.InkStroke'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.ContentTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.DoubleCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.TappedRoutedEventArgs'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.PlacementMode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxTextChangedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxSuggestionChosenEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxQuerySubmittedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.ItemsSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ICommandBarElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.PatternInterface'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationControlType'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.RichEditBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld33
Copy link

opbld33 commented Jun 11, 2021

Docs Build status updates of commit d319916:

⚠️ Validation status: warnings

File Status Preview URL Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded
docs/archive/graph/providers/InteractiveProviderBehavior.md ✅Succeeded View
docs/archive/graph/providers/MockProviderBehavior.md ✅Succeeded View
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View

This comment lists only the first 50 files in the pull request.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.User'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.Person'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.BitmapImage'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Vertical'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Horizontal'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.FlyoutPresenter'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Flyout'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.WriteableBitmap'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.StorageFile'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.ContentTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TextWrapping'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'ColorCode.Styling.StyleDictionary'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Image'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.Hyperlink'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Stretch'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.InlineCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.ImageSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.DoubleCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.PlacementMode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.TappedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Input.Inking.InkStroke'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationControlType'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.PatternInterface'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.RichEditBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.ItemsSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxTextChangedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxSuggestionChosenEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxQuerySubmittedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ICommandBarElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@shweaver-MSFT
Copy link
Contributor Author

@michael-hawker feel free to merge this in while I'm out next week 👍 It has my blessing. If you see anything that needs attention, you are welcome to fix it yourself or wait for me to get back 😊

@opbld32
Copy link

opbld32 commented Jun 15, 2021

Docs Build status updates of commit 12ff279:

⚠️ Validation status: warnings

File Status Preview URL Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml ⚠️Warning View Details
dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded
docs/archive/graph/providers/InteractiveProviderBehavior.md ✅Succeeded View
docs/archive/graph/providers/MockProviderBehavior.md ✅Succeeded View
docs/graph/authentication/MsalProvider.md ✅Succeeded
docs/graph/authentication/ProviderManager.md ✅Succeeded View
docs/graph/authentication/custom.md ✅Succeeded View
docs/graph/authentication/msal.md ✅Succeeded View
docs/graph/authentication/overview.md ✅Succeeded View
docs/graph/authentication/windows.md ✅Succeeded View
docs/graph/controls/LoginButton.md ✅Succeeded View
docs/graph/controls/PeoplePicker.md ✅Succeeded View
docs/graph/controls/PersonView.md ✅Succeeded View
docs/graph/getting-started.md ✅Succeeded View
docs/graph/helpers/extensions.md ✅Succeeded View

This comment lists only the first 50 files in the pull request.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PersonView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.Person'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.BitmapImage'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.PersonView.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/LoginButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Microsoft.Graph.User'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Graph.Controls.LoginButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Graph.Controls/PeoplePicker.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Expander.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/BladeView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.ClearContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.BladeView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.ContentTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationCompleted(Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationDelta(Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ColorPickerButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.FlyoutPresenter'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Flyout'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DropDownButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ColorPickerButton.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.Graph/PlannerTaskList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Graph.PlannerTaskList.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.StorageFile'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Imaging.WriteableBitmap'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:MeasureOverride(Windows.Foundation.Size) for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.MeasureOverride(Windows.Foundation.Size).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.ImageSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Stretch'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.FontFamily'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'ColorCode.Styling.StyleDictionary'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Image'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.Hyperlink'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TextWrapping'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Text.FontWeight'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Documents.InlineCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Vertical'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation.Horizontal'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.DataTemplateSelector'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxQuerySubmittedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxTextChangedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AutoSuggestBoxSuggestionChosenEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.ItemsSource'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGauge.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.RangeBase.OnCreateAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.SolidColorBrush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnCreateAutomationPeer for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnCreateAutomationPeer.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMaximumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMaximumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnMinimumChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnMinimumChanged(System.Double,System.Double).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnValueChanged(System.Double,System.Double) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge.OnValueChanged(System.Double,System.Double).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Input.Inking.InkStroke'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.KeyRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas.OnKeyDown(Windows.UI.Xaml.Input.KeyRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.RichEditBox'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Menu.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Primitives.PlacementMode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Orientation'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Menu.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Media.DoubleCollection'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.OrbitView.GetContainerForItemOverride.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/MenuItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ItemsControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.TappedRoutedEventArgs'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnGotFocus(Windows.UI.Xaml.RoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnGotFocus(Windows.UI.Xaml.RoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.MenuItem.OnTapped(Windows.UI.Xaml.Input.TappedRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/CameraPreview.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/List.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RotatorTile.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/Loading.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.Loading.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabView.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewBase.GetContainerForItemOverride'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ColumnDefinition'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetContainerForItemOverride for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.GetContainerForItemOverride.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IsItemItsOwnContainerOverride(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.IsItemItsOwnContainerOverride(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnItemsChanged(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.OnItemsChanged(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabView.PrepareContainerForItemOverride(Windows.UI.Xaml.DependencyObject,System.Object).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBarItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.HorizontalAlignment'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.UIElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.CommandBar'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBarItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TileControl.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentControl.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TileControl.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBoxItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.Foundation.TypedEventHandler`2'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.RoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Style'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/ToolbarButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ICommandBarElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.AppBarButton.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.System.VirtualKey'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NotSupportType] Inheridoc not support type: Event for uid:Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton.PropertyChanged.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabViewItem.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DataTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Input.PointerRoutedEventArgs'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.IconElement'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ListViewItem.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerPressed(Windows.UI.Xaml.Input.PointerRoutedEventArgs).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem.OnPointerReleased(Windows.UI.Xaml.Input.PointerRoutedEventArgs).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons/DefaultButton.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.GetHashCode'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyObject.ToString'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Equals(System.Object) for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.Equals(System.Object).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetHashCode for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.GetHashCode.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ToString for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton.ToString.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/RadialGaugeAutomationPeer.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationControlType'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetAutomationControlTypeCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Maximum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.PatternInterface'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Value'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.AutomationPeer'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer.GetChildrenCore'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetAutomationControlTypeCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetAutomationControlTypeCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetChildrenCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetChildrenCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetNameCore for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetNameCore.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface) for uid: Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer.GetPatternCore(Windows.UI.Xaml.Automation.Peers.PatternInterface).

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvasTextBox.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/Symbol.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplateVisualStateAttribute'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.Symbol.OnApplyTemplate.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown/MarkDownFormatter.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'System.Object.SetModel'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:SetModel for uid: Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.MarkDown.MarkDownFormatter.SetModel.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols/NumberedList.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.Control.OnApplyTemplate'.

dotnet/xml/Microsoft.Toolkit.Uwp.UI.Controls/TabbedCommandBar.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.ContentPropertyAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.TemplatePartAttribute'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.NavigationView.OnApplyTemplate'.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: Microsoft.Toolkit.Uwp.UI.Controls.TabbedCommandBar.OnApplyTemplate.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@michael-hawker michael-hawker merged commit 87d40d5 into MicrosoftDocs:master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants