2 writes to _typeSerializableDependencyProperties
ReachFramework (2)
Serialization\Manager\XpsSerializationManager.cs (2)
1261_typeSerializableDependencyProperties = null; 1295_typeSerializableDependencyProperties = new Hashtable(11);
5 references to _typeSerializableDependencyProperties
ReachFramework (5)
Serialization\Manager\XpsSerializationManager.cs (5)
1293if(_typeSerializableDependencyProperties == null) 1313_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedPage)] = 1330_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocument)] = 1347_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocumentSequence)] = 1421return _typeSerializableDependencyProperties;