Returns the collection of attached dependency properties defined on specified type.
Namespace: FirstFloor.SilverlightSpy.InteropAssembly: FirstFloor.SilverlightSpy.Interop (in FirstFloor.SilverlightSpy.Interop.dll) Version: 4.0.0.0 (4.0.4.0)
Syntax
Return Value
A collection of dependency property info instances.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
Type. When you use instance method syntax to call this method, omit the first parameter. For more information, see
or
.
See Also