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