Skip to content

Conversation

@rpetrusha
Copy link

@rpetrusha rpetrusha commented Apr 27, 2018

Replaced winfx token with token text, deleted token

This PR:

  • Replaces the tla2sharptla-winfx token with its token text, .NET Framework.
  • Deletes the tla2sharptla-winfx token.
  • Replaces numerous other unnecessary tokens (HTML, URI, UI, WPF) in the three XML files.

The token was replaced with its text and the token removed from the dotnet/docs repo by dotnet/docs#5052.

@rpetrusha rpetrusha self-assigned this Apr 27, 2018
Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

Changes look great. left two comments not related to your changes if you'd like to address them.

Using <xref:System.Windows.Navigation.NavigationService.AddBackEntry%2A>, you can also remember multiple sets of state for a single page instance.
<xref:System.Windows.Navigation.NavigationService> is `sealed` class and, therefore, cannot be instantiated; instead, <xref:System.Windows.Navigation.NavigationService> is used by navigators to enable navigation. In [!INCLUDE[TLA2#tla_wpf](~/includes/tla2sharptla-wpf-md.md)], there are two navigators: <xref:System.Windows.Navigation.NavigationWindow>, <xref:System.Windows.Controls.Frame>.
<xref:System.Windows.Navigation.NavigationService> is `sealed` class and, therefore, cannot be instantiated; instead, <xref:System.Windows.Navigation.NavigationService> is used by navigators to enable navigation. In WPF, there are two navigators: <xref:System.Windows.Navigation.NavigationWindow>, <xref:System.Windows.Controls.Frame>.
Copy link
Contributor

Choose a reason for hiding this comment

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

not related to your change: replace last comma with an and?

## Remarks
To aid back and forward navigation, <xref:System.Windows.Navigation.NavigationWindow> automatically displays a navigation [!INCLUDE[TLA2#tla_ui](~/includes/tla2sharptla-ui-md.md)]
To aid back and forward navigation, <xref:System.Windows.Navigation.NavigationWindow> automatically displays a navigation UI
Copy link
Contributor

Choose a reason for hiding this comment

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

not related to your chnages: missing comma

@rpetrusha
Copy link
Author

Thanks, @mairaw. I've addressed both of your comments in the latest commit.

@rpetrusha rpetrusha merged commit 54d329c into dotnet:master Apr 28, 2018
@rpetrusha rpetrusha deleted the winfx-token branch April 28, 2018 01:37
@eiriktsarpalis eiriktsarpalis added the area-WinForms Issues or PRs that relate to WinForms. label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-WinForms Issues or PRs that relate to WinForms.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants