C# Class Petzold.XamlViewer.XamlViewer

Inheritance: System.Windows.Window
ファイルを表示 Open project: kasicass/kasicass

Public Methods

Method Description
XamlViewer ( ) : System

Protected Methods

Method Description
OnDrop ( System.Windows.DragEventArgs e ) : void

Private Methods

Method Description
Main ( string args ) : void

Method Details

OnDrop() protected method

protected OnDrop ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
return void

XamlViewer() public method

public XamlViewer ( ) : System
return System