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