MulticastDelegate Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The MulticastDelegate type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 Method Gets the method represented by the delegate. (Inherited from Delegate.)
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 Target Gets the class instance on which the current delegate invokes the instance method. (Inherited from Delegate.)

Top