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)
525public DocumentReferenceCollection References 982private DocumentReferenceCollection _references;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
4536typeof(System.Windows.Documents.DocumentReferenceCollection), // type
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11571typeof(System.Windows.Documents.DocumentReferenceCollection),
src\Framework\System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
499if (typeof(System.Windows.Documents.DocumentReferenceCollection).IsAssignableFrom(UnderlyingType) ||