1 instantiation of DocumentReferenceCollection
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
695
_references = new
DocumentReferenceCollection
();
5 references to DocumentReferenceCollection
PresentationFramework (5)
src\Framework\System\Windows\Documents\DocumentSequence.cs (2)
525
public
DocumentReferenceCollection
References
982
private
DocumentReferenceCollection
_references;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
4536
typeof(System.Windows.Documents.
DocumentReferenceCollection
), // type
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11571
typeof(System.Windows.Documents.
DocumentReferenceCollection
),
src\Framework\System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
499
if (typeof(System.Windows.Documents.
DocumentReferenceCollection
).IsAssignableFrom(UnderlyingType) ||