Base:
method
AttachedPropertyCount
MS.Internal.Xaml.Runtime.XamlRuntime.AttachedPropertyCount(System.Object)
2 references to AttachedPropertyCount
System.Xaml (2)
System\Xaml\Runtime\PartialTrustTolerantRuntime.cs (1)
104return _transparentRuntime.AttachedPropertyCount(instance);
System\Xaml\XamlObjectReader.cs (1)
1454context.Runtime.AttachedPropertyCount(value) > 0)