C# Class produproperty.ViewModel.viewModel

Inheritance: NotifyProperty
Show file Open project: lindexi/Markdown Class Usage Examples

Public Properties

Property Type Description
Select int

Public Methods

Method Description
Accessfolder ( ) : void
Clipboard ( TextControlPasteEventArgs e ) : void
Dropimg ( object sender, DragEventArgs e ) : void
Storage ( ) : void
Tianjia ( string str ) : void
file_open ( ) : void
viewModel ( ) : System

Method Details

Accessfolder() public method

public Accessfolder ( ) : void
return void

Clipboard() public method

public Clipboard ( TextControlPasteEventArgs e ) : void
e TextControlPasteEventArgs
return void

Dropimg() public method

public Dropimg ( object sender, DragEventArgs e ) : void
sender object
e Windows.UI.Xaml.DragEventArgs
return void

Storage() public method

public Storage ( ) : void
return void

Tianjia() public method

public Tianjia ( string str ) : void
str string
return void

file_open() public method

public file_open ( ) : void
return void

viewModel() public method

public viewModel ( ) : System
return System

Property Details

Select public property

public int Select
return int