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