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