2 references to IsBrowsableType
System.Workflow.ComponentModel (2)
Shared\Walker.cs (2)
249
if (childObj != null &&
IsBrowsableType
(childObj.GetType()))
256
else if (propValue != null &&
IsBrowsableType
(propValue.GetType()))