1 instantiation of WalkableStack
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
69this.xamlStack = new WalkableStack<XamlFrame>();
1 reference to WalkableStack
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
40WalkableStack<XamlFrame> xamlStack;