C# Class AvalonStudio.Controls.Standard.WelcomeScreen.WelcomeScreenViewModel

Inheritance: DocumentTabViewModel, IExtension
Show file Open project: VitalElement/AvalonStudio

Public Methods

Method Description
Activation ( ) : void
BeforeActivation ( ) : void
WelcomeScreenViewModel ( ) : Avalonia.Media.Imaging

Private Methods

Method Description
LoadFeed ( XmlReader reader ) : Task
LoadNewsFeed ( ) : System.Threading.Tasks.Task
LoadRecentProjects ( ) : void
LoadVideoFeed ( ) : System.Threading.Tasks.Task
SaveThumbnail ( string youtubeID ) : Task
ShellOnSolutionChanged ( object sender, SolutionChangedEventArgs e ) : void

Method Details

Activation() public method

public Activation ( ) : void
return void

BeforeActivation() public method

public BeforeActivation ( ) : void
return void

WelcomeScreenViewModel() public method

public WelcomeScreenViewModel ( ) : Avalonia.Media.Imaging
return Avalonia.Media.Imaging