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

Add FrameworkElementExtensions.CanDragElement docs #612

Open
wants to merge 124 commits into
base: dev/7.1.0
Choose a base branch
from

Conversation

HavenDV
Copy link

@HavenDV HavenDV commented Feb 20, 2022

Fixes #

Docs for Toolkit PR #4498

What changes to the docs does this PR provide?

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

Vijay-Nirmal and others added 30 commits February 25, 2020 01:17
Both of the replaced links were broken. Also, v.7.0.0 template doesn't have a progress ring, last version to have it appears to be 2.2.
After upgrading to version 7.0.2 of the toolkit I noticed that NormalizedCenterPoint is now a Vector2 instead of Vector3, trying to set a Z-coordinate like in this example causes the exception `Failed to assign to property 'Microsoft.Toolkit.Uwp.UI.VisualExtensions.NormalizedCenterPoint'.`.
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
michael-hawker and others added 25 commits October 28, 2021 15:11
…h-updates-710

Updated Graph docs for 7.1.0 release.
Add readonly modifier to private field for the `ArrayInitializer` sample. Will not compile without it.
One character change on CameraPreview.md to remove = on line 97
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
…ng-2021-11-17-06-56-06

Config changes to reflect the default branch from master to main. Please merge to complete the default branch renaming job.
…lper-ThrowArgumentException

Fix typos in ThrowArgumentException example
login button requires scope (User.Read)
Update CameraPreview.md to remove duplicate =
…ildWarnings

Improve *.md files to clear out warnings
@ghost
Copy link

ghost commented Feb 20, 2022

CLA assistant check
All CLA requirements met.

@opbld32
Copy link

opbld32 commented Feb 20, 2022

Docs Build status updates of commit b280b3d:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/behaviors/HeaderBehaviors.md ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Authentication/AccountsSettingsPaneConfig.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Authentication/WebAccountCommandParameter.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Authentication/WindowsProvider.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Extensions/GraphExtensions.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Extensions/ProviderExtensions.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Helpers.RoamingSettings/UserExtensionStorageHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.CommunityToolkit_Graph_Uwp_XamlTypeInfo/XamlMetaDataProvider.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.Controls/GraphPresenter.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.Controls/LoginButton.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.Controls/PeoplePicker.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.Controls/PersonView.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.Controls/QueryOption.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.Converters/ObjectToStringConverter.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp.Converters/UserToPersonConverter.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp/ElementExtensions.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.Graph.Uwp/ProviderStateTrigger.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.HighPerformance.Helpers/IInAction`1.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Connectivity/BluetoothLEHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Connectivity/ConnectionInformation.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Connectivity/GattConvert.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Connectivity/GattProtocolErrorParser.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Connectivity/ObservableBluetoothLEDevice.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Connectivity/ObservableGattCharacteristics.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Connectivity/ObservableGattDeviceService.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Deferred/TypedEventHandlerExtensions.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.DeveloperTools.CommunityToolkit_WinUI_DeveloperTools_XamlTypeInfo/XamlMetaDataProvider.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.DeveloperTools/AlignmentGrid.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.DeveloperTools/FocusTracker.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/BackgroundTaskHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/BaseObjectStorageHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/CameraHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/CollectionFormingDeepLinkParser.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/DeepLinkParser.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/FrameEventArgs.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/IObjectStorageHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/PackageVersionHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/PrintHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/PrintHelperOptions.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/QueryParameterCollection.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/RemoteDeviceHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/ScreenUnitHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/StorageFileHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/StreamHelper.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/SystemInformation.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Helpers/SystemSerializer.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction.GazeHidParsers/GazeHidPositionParser.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction.GazeHidParsers/GazeHidPositionsParser.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction.GazeHidParsers/GazeHidRotationParser.xml ⚠️Warning View Details
dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction/GazeElement.xml ⚠️Warning View Details

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

docs/behaviors/HeaderBehaviors.md

  • Line 3, Column 9: [Warning: author-not-found - See documentation] Invalid value for author: 'RosarioPulella' is not a valid GitHub ID.

dotnet/xml/CommunityToolkit.Authentication/AccountsSettingsPaneConfig.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.ApplicationSettings.SettingsCommand'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.ApplicationSettings.SettingsCommand'.

dotnet/xml/CommunityToolkit.Authentication/WebAccountCommandParameter.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.ApplicationSettings.SupportedWebAccountActions'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.ApplicationSettings.WebAccountCommand'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.ApplicationSettings.WebAccountCommandInvokedHandler'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.ApplicationSettings.WebAccountCommandInvokedHandler'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.ApplicationSettings.SupportedWebAccountActions'.

dotnet/xml/CommunityToolkit.Authentication/WindowsProvider.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.System.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.System.DispatcherQueue'.

dotnet/xml/CommunityToolkit.Graph.Extensions/GraphExtensions.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • 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: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • 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: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • 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: 'Microsoft.Graph.Person'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.Entity.Id'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.User.DisplayName'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.Person.ScoredEmailAddresses'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.User.GivenName'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.User.Surname'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.IGraphServiceUsersCollectionPage'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.IGraphServiceUsersCollectionPage'.
  • 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: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.IUserPeopleCollectionPage'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.IUserPeopleCollectionPage'.
  • 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: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.Extension'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.DriveItem'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.Extension'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • 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: 'Microsoft.Graph.Person'.
  • 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: 'Microsoft.Graph.User'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.Extension'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.

dotnet/xml/CommunityToolkit.Graph.Extensions/ProviderExtensions.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.

dotnet/xml/CommunityToolkit.Graph.Helpers.RoamingSettings/UserExtensionStorageHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Graph.GraphServiceClient'.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'see' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'see' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.

dotnet/xml/CommunityToolkit.Graph.Uwp.CommunityToolkit_Graph_Uwp_XamlTypeInfo/XamlMetaDataProvider.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.IXamlType'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.IXamlMetadataProvider.GetXamlType(System.String)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.IXamlType'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.IXamlMetadataProvider'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.XmlnsDefinition'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Markup.IXamlMetadataProvider.GetXmlnsDefinitions'.

dotnet/xml/CommunityToolkit.Graph.Uwp.Controls/GraphPresenter.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentPresenter'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentPresenter.Content'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentPresenter.ContentTemplate'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Controls.ContentPresenter'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Foundation.Metadata.ExperimentalAttribute'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.DependencyProperty'.

dotnet/xml/CommunityToolkit.Graph.Uwp.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: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: CommunityToolkit.Graph.Uwp.Controls.LoginButton.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: CommunityToolkit.Graph.Uwp.Controls.LoginButton.OnApplyTemplate.

dotnet/xml/CommunityToolkit.Graph.Uwp.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/CommunityToolkit.Graph.Uwp.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'.
  • 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: 'Windows.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning: xref-not-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: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: CommunityToolkit.Graph.Uwp.Controls.PersonView.OnApplyTemplate.
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:OnApplyTemplate for uid: CommunityToolkit.Graph.Uwp.Controls.PersonView.OnApplyTemplate.

dotnet/xml/CommunityToolkit.Graph.Uwp.Controls/QueryOption.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Foundation.Metadata.ExperimentalAttribute'.

dotnet/xml/CommunityToolkit.Graph.Uwp.Converters/ObjectToStringConverter.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Data.IValueConverter'.
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Convert(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.ObjectToStringConverter.Convert(System.Object,System.Type,System.Object,System.String).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ConvertBack(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.ObjectToStringConverter.ConvertBack(System.Object,System.Type,System.Object,System.String).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Convert(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.ObjectToStringConverter.Convert(System.Object,System.Type,System.Object,System.String).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ConvertBack(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.ObjectToStringConverter.ConvertBack(System.Object,System.Type,System.Object,System.String).

dotnet/xml/CommunityToolkit.Graph.Uwp.Converters/UserToPersonConverter.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.UI.Xaml.Data.IValueConverter'.
  • 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: 'Microsoft.Graph.Person'.
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Convert(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.UserToPersonConverter.Convert(System.Object,System.Type,System.Object,System.String).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ConvertBack(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.UserToPersonConverter.ConvertBack(System.Object,System.Type,System.Object,System.String).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Convert(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.UserToPersonConverter.Convert(System.Object,System.Type,System.Object,System.String).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:ConvertBack(System.Object,System.Type,System.Object,System.String) for uid: CommunityToolkit.Graph.Uwp.Converters.UserToPersonConverter.ConvertBack(System.Object,System.Type,System.Object,System.String).

dotnet/xml/CommunityToolkit.Graph.Uwp/ElementExtensions.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.FrameworkElement'.

dotnet/xml/CommunityToolkit.Graph.Uwp/ProviderStateTrigger.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.StateTriggerBase'.

dotnet/xml/CommunityToolkit.HighPerformance.Helpers/IInAction`1.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'CommunityToolkit.HighPerformance.Helpers.IInAction`1.Invoke(`0@)'.

dotnet/xml/CommunityToolkit.WinUI.Connectivity/BluetoothLEHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.

dotnet/xml/CommunityToolkit.WinUI.Connectivity/ConnectionInformation.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.ConnectionCost'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.NetworkConnectivityLevel'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.ConnectionProfile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.ConnectionProfile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.NetworkConnectivityLevel'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.NetworkConnectivityLevel'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.NetworkConnectivityLevel'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Networking.Connectivity.NetworkConnectivityLevel'.

dotnet/xml/CommunityToolkit.WinUI.Connectivity/GattConvert.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IBuffer'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IBuffer'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IBuffer'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.Streams.IBuffer'.

dotnet/xml/CommunityToolkit.WinUI.Connectivity/GattProtocolErrorParser.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.GenericAttributeProfile.GattProtocolError'.

dotnet/xml/CommunityToolkit.WinUI.Connectivity/ObservableBluetoothLEDevice.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Media.Imaging.BitmapImage'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.BluetoothLEDevice'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Enumeration.DeviceInformation'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Enumeration.DeviceInformationUpdate'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Enumeration.DeviceInformation'.

dotnet/xml/CommunityToolkit.WinUI.Connectivity/ObservableGattCharacteristics.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.

dotnet/xml/CommunityToolkit.WinUI.Connectivity/ObservableGattDeviceService.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceService'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceService'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceService'.

dotnet/xml/CommunityToolkit.WinUI.Deferred/TypedEventHandlerExtensions.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.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.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'.

dotnet/xml/CommunityToolkit.WinUI.DeveloperTools.CommunityToolkit_WinUI_DeveloperTools_XamlTypeInfo/XamlMetaDataProvider.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Markup.IXamlMetadataProvider'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Markup.XmlnsDefinition'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Markup.IXamlMetadataProvider.GetXmlnsDefinitions'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Markup.IXamlType'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Markup.IXamlMetadataProvider.GetXamlType(System.String)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Markup.IXamlType'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Markup.IXamlMetadataProvider.GetXamlType(System.Type)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Foundation.Metadata.DefaultOverloadAttribute'.

dotnet/xml/CommunityToolkit.WinUI.DeveloperTools/AlignmentGrid.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.DependencyProperty'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Media.Brush'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Controls.ContentControl'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.DependencyProperty'.

dotnet/xml/CommunityToolkit.WinUI.DeveloperTools/FocusTracker.xml

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

dotnet/xml/CommunityToolkit.WinUI.Helpers/BackgroundTaskHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.BackgroundTaskRegistration'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundTrigger'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundCondition'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.BackgroundTaskRegistration'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundTrigger'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundCondition'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.BackgroundTaskRegistration'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundTrigger'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundCondition'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundTaskRegistration'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundTaskRegistration'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Background.IBackgroundTaskRegistration'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/BaseObjectStorageHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.ApplicationDataContainer'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/CameraHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameSource'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameSource'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameFormat'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameFormat'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameSourceGroup'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameSourceGroup'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameSourceGroup'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.Capture.Frames.MediaFrameSourceGroup'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/CollectionFormingDeepLinkParser.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/DeepLinkParser.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/FrameEventArgs.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Media.VideoFrame'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/IObjectStorageHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFile'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/PackageVersionHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/PrintHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.Controls.Panel'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.FrameworkElement'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.FrameworkElement'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/PrintHelperOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintStaple'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintHolePunch'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.StandardPrintTaskOptions'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintOrientation'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintCollation'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintColorMode'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.StandardPrintTaskOptions'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintMediaSize'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintDuplex'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintQuality'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintBordering'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintMediaType'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Graphics.Printing.PrintBinding'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/QueryParameterCollection.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'System.Collections.ObjectModel.Collection<System.Collections.Generic.KeyValuePair<string,+string>>'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/RemoteDeviceHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.System.RemoteSystems.IRemoteSystemFilter'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Dispatching.DispatcherQueue'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.System.RemoteSystems.RemoteSystem'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/ScreenUnitHelper.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.XamlRoot'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/StorageFileHelper.xml

  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.
  • 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.Storage.StorageFile'.
  • 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.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • 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.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • 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.Storage.StorageFolder'.
  • 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.Storage.StorageFile'.
  • 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.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.
  • 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.Storage.StorageFolder'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.
  • 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.Storage.KnownFolderId'.
  • 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.Storage.KnownFolderId'.
  • 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.Storage.StorageFile'.
  • 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.Storage.KnownFolderId'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.
  • 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.Storage.StorageFile'.
  • 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.Storage.StorageFile'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • 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.Storage.StorageFile'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • 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.Storage.StorageFile'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.StorageFolder'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.KnownFolderId'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.
  • 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.Storage.StorageFile'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.CreationCollisionOption'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/StreamHelper.xml

  • 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.FileAccessMode'.
  • 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.Storage.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.FileAccessMode'.
  • 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.FileAccessMode'.
  • 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.Streams.IRandomAccessStream'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.KnownFolderId'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.FileAccessMode'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/SystemInformation.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.PackageVersion'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.ApplicationModel.Activation.IActivatedEventArgs'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.XamlRoot'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.System.ProcessorArchitecture'.

dotnet/xml/CommunityToolkit.WinUI.Helpers/SystemSerializer.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.ApplicationDataContainer'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Storage.ApplicationDataContainer'.

dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction.GazeHidParsers/GazeHidPositionParser.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Input.Preview.GazeDevicePreview'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Input.Preview.GazeDevicePreview'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.HumanInterfaceDevice.HidInputReport'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.HumanInterfaceDevice.HidInputReport'.

dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction.GazeHidParsers/GazeHidPositionsParser.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Input.Preview.GazeDevicePreview'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Input.Preview.GazeDevicePreview'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.HumanInterfaceDevice.HidInputReport'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.HumanInterfaceDevice.HidInputReport'.

dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction.GazeHidParsers/GazeHidRotationParser.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.HumanInterfaceDevice.HidInputReport'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.HumanInterfaceDevice.HidInputReport'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Input.Preview.GazeDevicePreview'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Windows.Devices.Input.Preview.GazeDevicePreview'.

dotnet/xml/CommunityToolkit.WinUI.Input.GazeInteraction/GazeElement.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Microsoft.UI.Xaml.DependencyObject'.

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:

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.

None yet