2 writes to _typeSerializableDependencyProperties
ReachFramework (2)
Serialization\Manager\XpsSerializationManager.cs (2)
1274_typeSerializableDependencyProperties = null; 1308_typeSerializableDependencyProperties = new Hashtable(11);
5 references to _typeSerializableDependencyProperties
ReachFramework (5)
Serialization\Manager\XpsSerializationManager.cs (5)
1306if(_typeSerializableDependencyProperties == null) 1326_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedPage)] = 1343_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocument)] = 1360_typeSerializableDependencyProperties[typeof(System.Windows.Documents.FixedDocumentSequence)] = 1434return _typeSerializableDependencyProperties;