3 references to GetStandardElementType
PresentationFramework (3)
System\Windows\Documents\TextRangeSerialization.cs (3)
545Type elementTypeStandardized = TextSchema.GetStandardElementType(elementType, reduceElement); 563elementTypeStandardized = TextSchema.GetStandardElementType(elementType, /*reduceElement:*/true); 1121Type elementTypeStandardized = TextSchema.GetStandardElementType(element.GetType(), reduceElement);