This topic has not yet been rated - Rate this topic

IExtension<T> Methods

The IExtension<T> type exposes the following members.

  Name Description
Public method Supported by Silverlight for Windows Phone Attach Enables an extension object to find out when it has been aggregated. Called when the extension is added to the IExtensibleObject<T>.Extensions property.
Public method Supported by Silverlight for Windows Phone Detach Enables an object to find out when it is no longer aggregated. Called when an extension is removed from the IExtensibleObject<T>.Extensions property.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.