2 references to FilterProperties
System.Xaml (2)
System\Xaml\Schema\TypeReflector.cs (2)
458
newProperties =
FilterProperties
(propList, knownMembers, true);
468
return
FilterProperties
(propList, null, false);