1 instantiation of XamlNodeQueue
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
119
_xamlMainNodeQueue = new
XamlNodeQueue
(schemaContext);
1 reference to XamlNodeQueue
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
33
private
XamlNodeQueue
_xamlMainNodeQueue;