2 writes to _typeSerializableDependencyProperties
ReachFramework (2)
Serialization\Manager\XpsSerializationManager.cs (2)
1284_typeSerializableDependencyProperties = null; 1318_typeSerializableDependencyProperties = new Hashtable(11);
5 references to _typeSerializableDependencyProperties
ReachFramework (5)
Serialization\Manager\XpsSerializationManager.cs (5)
1316if(_typeSerializableDependencyProperties == null) 1336_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedPage)] = 1353_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocument)] = 1370_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocumentSequence)] = 1444return _typeSerializableDependencyProperties;