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