1 instantiation of PartiallyOrderedList
PresentationFramework (1)
System\Windows\Markup\Primitives\MarkupWriter.cs (1)
943
deferredProperties = new
PartiallyOrderedList
<string, MarkupProperty>();
2 references to PartiallyOrderedList
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
489
PartiallyOrderedList
<string, MarkupProperty> deferredProperties = null;
926
ref
PartiallyOrderedList
<string, MarkupProperty> deferredProperties)