2 overrides of GetAttachedProperties
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (1)
414public override KeyValuePair<AttachableMemberIdentifier, object>[] GetAttachedProperties(object instance)
System\Xaml\Runtime\PartialTrustTolerantRuntime.cs (1)
105public override KeyValuePair<AttachableMemberIdentifier, object>[] GetAttachedProperties(object instance)