2 writes to _creationDelegate
PresentationFramework (2)
src\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs (2)
21_creationDelegate = creationDelegate; 30_creationDelegate = source._creationDelegate;
2 references to _creationDelegate
PresentationFramework (2)
src\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs (2)
30_creationDelegate = source._creationDelegate; 61_currentFrame = _creationDelegate();