C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
Delegate Class
Delegate Properties
Method Property
Target Property
Delegate Properties
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