Share via


MefSelectorItemsSourceSyncBehavior Members

Include Protected Members
Include Inherited Members

The MefSelectorItemsSourceSyncBehavior type exposes the following members.

Constructors

  Name Description
Public method MefSelectorItemsSourceSyncBehavior

Methods

  Name Description
Public method Attach
Attaches the behavior to the region.
(Inherited from RegionBehavior.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method OnAttach
Starts to monitor the IRegion to keep it in synch with the items of the HostControl.
(Inherited from SelectorItemsSourceSyncBehavior.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property HostControl
Gets or sets the DependencyObject that the IRegion is attached to.
(Inherited from SelectorItemsSourceSyncBehavior.)
Public property IsAttached
Returns truetrue (True in Visual Basic) if the behavior is attached to a region, falsefalse (False in Visual Basic) otherwise.
(Inherited from RegionBehavior.)
Public property Region
Behavior's attached region.
(Inherited from RegionBehavior.)

See Also

MefSelectorItemsSourceSyncBehavior Class

Microsoft.Practices.Prism.MefExtensions.Regions.Behaviors Namespace