Delegate Properties
Collapse the table of content
Expand the table of content

Delegate Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Delegate type exposes the following members.

  NameDescription
Public property Method Gets the method represented by the delegate.
Public property Target Gets the class instance on which the current delegate invokes the instance method.
Top

Show:
© 2017 Microsoft