1 write to HasUnloadedChangedHandler
PresentationFramework (1)
src\Framework\System\Windows\StyleHelper.cs (1)
1216templateChildLoadedFlags.HasUnloadedChangedHandler = true;
1 reference to HasUnloadedChangedHandler
PresentationFramework (1)
src\Framework\System\Windows\TemplateNameScope.cs (1)
176if( templateChildLoadedFlags.HasLoadedChangedHandler || templateChildLoadedFlags.HasUnloadedChangedHandler )