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