1 instantiation of WalkableStack
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
69
this.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)
40
WalkableStack
<XamlFrame> xamlStack;