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