dotnet / dotnet/wpf

API documentation debt - WPF

Open
#3,708 4 comments 2 reactions 0 assignees View on GitHub
Documentation help wanted
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

As part of the 6.0 goals, we want to finish documenting APIs that were shipped without triple slash documentation in previous .NET Core versions.

This work item is part of:
- https://github.com/dotnet/core/issues/5410 Epic: Make sure .NET libraries are continuously improved.
- https://github.com/dotnet/runtime/issues/43849 API documentation debt for Libraries, WinForms and WPF

We would like the WPF team to help with this effort by addressing the APIs in the list below, which are missing some or all of their documentation.

Make sure to follow the documentation guidelines defined in the dotnet-api-docs wiki:
https://github.com/dotnet/dotnet-api-docs/wiki

Please add me as a PR reviewer.

Community contributions are welcome.

**Update**: Here are the APIs introduced in 6.0. Please get their documentation merged **before** Tuesday 14th, directly in the [net6-rc1 branch](https://github.com/dotnet/dotnet-api-docs/tree/net6-rc1) of the dotnet-api-docs repo.

6.0 APIs

| Undoc APIs |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [M:System.Windows.Automation.ActiveTextPositionChangedEventArgs.#ctor(System.Windows.Automation.Provider.ITextRangeProvider)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/ActiveTextPositionChangedEventArgs.xml) |
| [T:System.Windows.Automation.ActiveTextPositionChangedEventArgs](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/ActiveTextPositionChangedEventArgs.xml) |
| [P:System.Windows.Automation.ActiveTextPositionChangedEventArgs.TextRange](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/ActiveTextPositionChangedEventArgs.xml) |
| [F:System.Windows.Automation.AutomationElement.ActiveTextPositionChangedEvent](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElement.xml) |
| [F:System.Windows.Automation.AutomationElement.HeadingLevelProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElement.xml) |
| [F:System.Windows.Automation.AutomationElement.IsDialogProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElement.xml) |
| [F:System.Windows.Automation.AutomationElement.NotificationEvent](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElement.xml) |
| [F:System.Windows.Automation.AutomationElementIdentifiers.ActiveTextPositionChangedEvent](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElementIdentifiers.xml) |
| [F:System.Windows.Automation.AutomationElementIdentifiers.HeadingLevelProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElementIdentifiers.xml) |
| [F:System.Windows.Automation.AutomationElementIdentifiers.IsDialogProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElementIdentifiers.xml) |
| [F:System.Windows.Automation.AutomationElementIdentifiers.NotificationEvent](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationElementIdentifiers.xml) |
| [T:System.Windows.Automation.AutomationHeadingLevel](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level1](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level2](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level3](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level4](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level5](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level6](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level7](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level8](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.Level9](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationHeadingLevel.None](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationHeadingLevel.xml) |
| [F:System.Windows.Automation.AutomationNotificationKind.ActionAborted](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationKind.xml) |
| [F:System.Windows.Automation.AutomationNotificationKind.ActionCompleted](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationKind.xml) |
| [T:System.Windows.Automation.AutomationNotificationKind](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationKind.xml) |
| [F:System.Windows.Automation.AutomationNotificationKind.ItemAdded](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationKind.xml) |
| [F:System.Windows.Automation.AutomationNotificationKind.ItemRemoved](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationKind.xml) |
| [F:System.Windows.Automation.AutomationNotificationKind.Other](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationKind.xml) |
| [F:System.Windows.Automation.AutomationNotificationProcessing.All](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationProcessing.xml) |
| [T:System.Windows.Automation.AutomationNotificationProcessing](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationProcessing.xml) |
| [F:System.Windows.Automation.AutomationNotificationProcessing.CurrentThenMostRecent](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationProcessing.xml) |
| [F:System.Windows.Automation.AutomationNotificationProcessing.ImportantAll](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationProcessing.xml) |
| [F:System.Windows.Automation.AutomationNotificationProcessing.ImportantMostRecent](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationProcessing.xml) |
| [F:System.Windows.Automation.AutomationNotificationProcessing.MostRecent](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationNotificationProcessing.xml) |
| [M:System.Windows.Automation.AutomationProperties.GetHeadingLevel(System.Windows.DependencyObject)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [M:System.Windows.Automation.AutomationProperties.GetIsDialog(System.Windows.DependencyObject)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [P:System.Windows.Automation.AutomationProperties.HeadingLevel](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [F:System.Windows.Automation.AutomationProperties.HeadingLevelProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [P:System.Windows.Automation.AutomationProperties.IsDialog](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [F:System.Windows.Automation.AutomationProperties.IsDialogProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [M:System.Windows.Automation.AutomationProperties.SetHeadingLevel(System.Windows.DependencyObject,System.Windows.Automation.AutomationHeadingLevel)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [M:System.Windows.Automation.AutomationProperties.SetIsDialog(System.Windows.DependencyObject,System.Boolean)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/AutomationProperties.xml) |
| [M:System.Windows.Automation.NotificationEventArgs.#ctor(System.Windows.Automation.AutomationNotificationKind,System.Windows.Automation.AutomationNotificationProcessing,System.String,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/NotificationEventArgs.xml) |
| [P:System.Windows.Automation.NotificationEventArgs.ActivityId](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/NotificationEventArgs.xml) |
| [P:System.Windows.Automation.NotificationEventArgs.DisplayString](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/NotificationEventArgs.xml) |
| [T:System.Windows.Automation.NotificationEventArgs](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/NotificationEventArgs.xml) |
| [P:System.Windows.Automation.NotificationEventArgs.NotificationKind](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/NotificationEventArgs.xml) |
| [P:System.Windows.Automation.NotificationEventArgs.NotificationProcessing](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation/NotificationEventArgs.xml) |
| [F:System.Windows.Automation.Peers.AutomationEvents.ActiveTextPositionChanged](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/AutomationEvents.xml) |
| [F:System.Windows.Automation.Peers.AutomationEvents.Notification](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/AutomationEvents.xml) |
| [M:System.Windows.Automation.Peers.AutomationPeer.GetHeadingLevel](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/AutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.AutomationPeer.GetHeadingLevelCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/AutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.AutomationPeer.IsDialog](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/AutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.AutomationPeer.IsDialogCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/AutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.AutomationPeer.RaiseNotificationEvent(System.Windows.Automation.AutomationNotificationKind,System.Windows.Automation.AutomationNotificationProcessing,System.String,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/AutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.ContentElementAutomationPeer.GetHeadingLevelCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/ContentElementAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.ContentElementAutomationPeer.IsDialogCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/ContentElementAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.ContentTextAutomationPeer.RaiseActiveTextPositionChangedEvent(System.Windows.Documents.TextPointer,System.Windows.Documents.TextPointer)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/ContentTextAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.ItemAutomationPeer.GetHeadingLevelCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/ItemAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.ItemAutomationPeer.IsDialogCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/ItemAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.TextAutomationPeer.RaiseActiveTextPositionChangedEvent(System.Windows.Documents.TextPointer,System.Windows.Documents.TextPointer)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/TextAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.UIElement3DAutomationPeer.GetHeadingLevelCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/UIElement3DAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.UIElement3DAutomationPeer.IsDialogCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/UIElement3DAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.UIElementAutomationPeer.GetHeadingLevelCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/UIElementAutomationPeer.xml) |
| [M:System.Windows.Automation.Peers.UIElementAutomationPeer.IsDialogCore](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Automation.Peers/UIElementAutomationPeer.xml) |
| [P:System.Windows.Controls.ToolTip.ShowsToolTipOnKeyboardFocus](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Controls/ToolTip.xml) |
| [F:System.Windows.Controls.ToolTip.ShowsToolTipOnKeyboardFocusProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Controls/ToolTip.xml) |
| [M:System.Windows.Controls.ToolTipService.GetShowsToolTipOnKeyboardFocus(System.Windows.DependencyObject)](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Controls/ToolTipService.xml) |
| [M:System.Windows.Controls.ToolTipService.SetShowsToolTipOnKeyboardFocus(System.Windows.DependencyObject,System.Nullable{System.Boolean})](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Controls/ToolTipService.xml) |
| [P:System.Windows.Controls.ToolTipService.ShowsToolTipOnKeyboardFocus](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Controls/ToolTipService.xml) |
| [F:System.Windows.Controls.ToolTipService.ShowsToolTipOnKeyboardFocusProperty](https://github.com/dotnet/dotnet-api-docs/blob/net6-rc1/xml/System.Windows.Controls/ToolTipService.xml) |

Older APIs:

System.Windows.Diagnostics

DocId | Summary | Parameters | TypeParameters | ReturnValue | Source File Path | Docs URL
-- | -- | -- | -- | -- | -- | --
E:System.Windows.Diagnostics.BindingDiagnostics.BindingFailed | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingDiagnostics.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingDiagnostics.BindingFailed?branch=master
M:System.Windows.Diagnostics.BindingFailedEventArgs.#ctor | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingFailedEventArgs.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingFailedEventArgs.-ctor?branch=master
P:System.Windows.Diagnostics.BindingFailedEventArgs.Binding | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingFailedEventArgs.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingFailedEventArgs.Binding?branch=master
P:System.Windows.Diagnostics.BindingFailedEventArgs.Code | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingFailedEventArgs.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingFailedEventArgs.Code?branch=master
P:System.Windows.Diagnostics.BindingFailedEventArgs.EventType | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingFailedEventArgs.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingFailedEventArgs.EventType?branch=master
P:System.Windows.Diagnostics.BindingFailedEventArgs.Message | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingFailedEventArgs.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingFailedEventArgs.Message?branch=master
P:System.Windows.Diagnostics.BindingFailedEventArgs.Parameters | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingFailedEventArgs.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingFailedEventArgs.Parameters?branch=master
T:System.Windows.Diagnostics.BindingDiagnostics | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingDiagnostics.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingDiagnostics?branch=master
T:System.Windows.Diagnostics.BindingFailedEventArgs | Missing | NA | NA | NA | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Diagnostics/BindingFailedEventArgs.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Diagnostics.BindingFailedEventArgs?branch=master

System.Windows.Markup

DocId | Summary | Parameters | TypeParameters | ReturnValue | Source File Path | Docs URL
-- | -- | -- | -- | -- | -- | --
M:System.Windows.Markup.XamlReader.Load(System.IO.Stream,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.Load?branch=master
M:System.Windows.Markup.XamlReader.Load(System.IO.Stream,System.Windows.Markup.ParserContext,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.Load?branch=master
M:System.Windows.Markup.XamlReader.Load(System.Xml.XmlReader,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.Load?branch=master
M:System.Windows.Markup.XamlReader.LoadAsync(System.IO.Stream,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.LoadAsync?branch=master
M:System.Windows.Markup.XamlReader.LoadAsync(System.IO.Stream,System.Windows.Markup.ParserContext,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.LoadAsync?branch=master
M:System.Windows.Markup.XamlReader.LoadAsync(System.Xml.XmlReader,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.LoadAsync?branch=master
M:System.Windows.Markup.XamlReader.Parse(System.String,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.Parse?branch=master
M:System.Windows.Markup.XamlReader.Parse(System.String,System.Windows.Markup.ParserContext,System.Boolean) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Markup/XamlReader.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Windows.Markup.XamlReader.Parse?branch=master

System.Xaml.Permissions

DocId | Summary | Parameters | TypeParameters | ReturnValue | Source File Path | Docs URL
-- | -- | -- | -- | -- | -- | --
M:System.Xaml.Permissions.XamlLoadPermission.Equals(System.Object) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Xaml.Permissions/XamlLoadPermission.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Xaml.Permissions.XamlLoadPermission.Equals?branch=master
M:System.Xaml.Permissions.XamlLoadPermission.GetHashCode | Missing | NA | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Xaml.Permissions/XamlLoadPermission.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Xaml.Permissions.XamlLoadPermission.GetHashCode?branch=master

cc @RussKie

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.