2 writes to _typeSerializableDependencyProperties
ReachFramework (2)
Serialization\Manager\XpsSerializationManager.cs (2)
1260_typeSerializableDependencyProperties = null; 1294_typeSerializableDependencyProperties = new Hashtable(11);
5 references to _typeSerializableDependencyProperties
ReachFramework (5)
Serialization\Manager\XpsSerializationManager.cs (5)
1292if(_typeSerializableDependencyProperties == null) 1312_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedPage)] = 1329_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocument)] = 1346_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocumentSequence)] = 1420return _typeSerializableDependencyProperties;