United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
Silverlight
.NET Framework Class Library for Silverlight
System
Delegate Class
Delegate Properties
Method Property
Target Property
This topic has not yet been rated
-
Rate this topic
Delegate Properties
Silverlight
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
The
Delegate
type exposes the following members.
Properties
Name
Description
Method
Gets the method represented by the delegate.
Target
Gets the class instance on which the current delegate invokes the instance method.
Top
See Also
Reference
Delegate Class
System Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD