C# Class DisposeBehaviorSampleApp.RegionBehaviors.DisposeBehavior

Inheritance: IRegionBehavior
Show file Open project: runceel/PrismEdu

Public Methods

Method Description
Attach ( ) : void

Private Methods

Method Description
Views_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

Attach() public method

public Attach ( ) : void
return void