2 references to IsTypeShareable
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
900if (!IsTypeShareable(xamlReader.Type.UnderlyingType)) 1071if (value != null && !IsTypeShareable(value.GetType()))