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