C# Class Samples.vmSamples

Inheritance: INotifyPropertyChanged
显示文件 Open project: liquidboy/X

Public Methods

Method Description
vmSamples ( ) : GalaSoft.MvvmLight.Command

Private Methods

Method Description
DetermineFontFamily ( string title ) : string
DeterminePrimaryBackgroundColor ( string title ) : string
DeterminePrimaryForegroundColor ( string title ) : string
ExecuteTabChangedCommand ( object obj ) : void
NotifyPropertyChanged ( [ propertyName = "" ) : void
RetrieveDummyTabs ( ) : void

Method Details

vmSamples() public method

public vmSamples ( ) : GalaSoft.MvvmLight.Command
return GalaSoft.MvvmLight.Command