MulticastDelegate Properties
Collapse the table of content
Expand the table of content

MulticastDelegate Properties

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

The MulticastDelegate type exposes the following members.

  NameDescription
Public property Method Gets the method represented by the delegate. (Inherited from Delegate.)
Public property Target Gets the class instance on which the current delegate invokes the instance method. (Inherited from Delegate.)
Top

Show:
© 2017 Microsoft