C# Class RazorSpy.Styles.RazorSpyWindow

Inheritance: System.Windows.Window
Mostra file Open project: RazorSpy/RazorSpy

Public Properties

Property Type Description
WindowIconProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnSourceInitialized ( EventArgs e ) : void
OnStateChanged ( EventArgs e ) : void

Private Methods

Method Description
RazorSpyWindow ( ) : System
WindowProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr
WmGetMinMaxInfo ( IntPtr hwnd, IntPtr lParam ) : void

Method Details

OnSourceInitialized() protected method

protected OnSourceInitialized ( EventArgs e ) : void
e System.EventArgs
return void

OnStateChanged() protected method

protected OnStateChanged ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

WindowIconProperty public_oe static_oe property

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