Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[C] INamescope.UnregisterName #12410

Merged
merged 1 commit into from
Oct 9, 2020
Merged

[C] INamescope.UnregisterName #12410

merged 1 commit into from
Oct 9, 2020

Conversation

StephaneDelcroix
Copy link
Member

@StephaneDelcroix StephaneDelcroix commented Oct 8, 2020

Description of Change

[C] INamescope.UnregisterName

note that it only unregister the name, and do not even try to invalidate
the references to this name.

Issues Resolved

API Changes

Added:

  • void INamescope.UnregisterName(string name);

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

note that it only unregister the name, and do not even try to invalidate
the references to this name.

- fixes #12401
@StephaneDelcroix
Copy link
Member Author

/cc @BretJohnson, @maxbrister

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] INameScope.UnregisterName
3 participants