Skip to content

Fix for issue #19 - Memory Leak issues caused by Name or x:Name Area reference#20

Open
rogiardi wants to merge 3 commits intoFedererer:masterfrom
rogiardi:master
Open

Fix for issue #19 - Memory Leak issues caused by Name or x:Name Area reference#20
rogiardi wants to merge 3 commits intoFedererer:masterfrom
rogiardi:master

Conversation

@rogiardi
Copy link

  • Specific Dependency Property "AreaName" implementation to avoid Name or x:Name usage
  • IDisposable implementation
  • Remove method implementation on NotificationManager's cache

(usage of Name or x:Name) make AreaControl instance static. Now NotificationArea implements IDisposable to make sure it's removed from MotificationManager's cache when Area is disposed.
A specific dependency property AreaName was added and used instead of Name and X.Name
@rogiardi rogiardi changed the title issue #19 - Memory Leak issues caused by Name or x:Name Area reference Fix issue #19 - Memory Leak issues caused by Name or x:Name Area reference Jun 18, 2020
@rogiardi rogiardi changed the title Fix issue #19 - Memory Leak issues caused by Name or x:Name Area reference Fix for issue #19 - Memory Leak issues caused by Name or x:Name Area reference Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants