3 references to AttachablePropertyServices
System.Xaml (3)
System\Xaml\Runtime\ClrObjectRuntime.cs (3)
404return AttachablePropertyServices.GetAttachedPropertyCount(instance); 421int count = AttachablePropertyServices.GetAttachedPropertyCount(instance); 425AttachablePropertyServices.CopyPropertiesTo(instance, result, 0);