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