2 references to GetAttachedPropertyCount
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (2)
404return AttachablePropertyServices.GetAttachedPropertyCount(instance); 421int count = AttachablePropertyServices.GetAttachedPropertyCount(instance);