C# Class CairoDesktop.DesktopIcons

DesktopIcons
Inheritance: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
Exibir arquivo Open project: RevolutionSmythe/cairoshell Class Usage Examples

Public Properties

Property Type Description
locationsProperty System.Windows.DependencyProperty

Public Methods

Method Description
DesktopIcons ( ) : System

Private Methods

Method Description
File_Button_Click ( object sender, RoutedEventArgs e ) : void
MenuItem_Click ( object sender, RoutedEventArgs e ) : void
ShowOpenWithDialog ( string fileName ) : void

Calls the Windows OpenWith dialog (shell32.dll) to open the file specified.

Method Details

DesktopIcons() public method

public DesktopIcons ( ) : System
return System

Property Details

locationsProperty public_oe static_oe property

public static DependencyProperty,System.Windows locationsProperty
return System.Windows.DependencyProperty