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