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