Base:
method
IsComplexProperty
System.Windows.Xps.Serialization.SerializablePropertyContext.IsComplexProperty(System.Windows.Xps.Serialization.PackageSerializationManager)
2 references to IsComplexProperty
ReachFramework (2)
Serialization\Manager\ReachSerializableProperties.cs (2)
313if(dependencyPropertyContext.IsComplexProperty(_serializationManager)) 804isComplex = this.IsComplexProperty(serializationManager);