2 references to IsTypeShareable
PresentationFramework (2)
src\Framework\System\Windows\TemplateContent.cs (2)
969
if (!
IsTypeShareable
(xamlReader.Type.UnderlyingType))
1143
if (value != null && !
IsTypeShareable
(value.GetType()))