C# Class csCommon.PopupsViewModel

Inheritance: Caliburn.Micro.Screen, IPopups
Show file Open project: TNOCS/csTouch

Protected Methods

Method Description
OnViewLoaded ( object view ) : void

Private Methods

Method Description
Plugins_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
PopupsViewModel ( ) : System.Collections.Specialized

Method Details

OnViewLoaded() protected method

protected OnViewLoaded ( object view ) : void
view object
return void