C# Class Sakuno.KanColle.Amatsukaze.Views.Tools.ScreenshotToolOverlayWindow

Inheritance: System.Windows.Controls.Border
Mostrar archivo Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Public Methods

Method Description
Hide ( ) : void
ScreenshotToolOverlayWindow ( ) : Sakuno.KanColle.Amatsukaze.Extensibility
Show ( System.Windows.Int32Rect rpRect ) : void

Private Methods

Method Description
WndProc ( IntPtr rpHandle, int rpMessage, IntPtr rpWParam, IntPtr rpLParam, bool &rrpHandled ) : IntPtr

Method Details

Hide() public method

public Hide ( ) : void
return void

ScreenshotToolOverlayWindow() public method

public ScreenshotToolOverlayWindow ( ) : Sakuno.KanColle.Amatsukaze.Extensibility
return Sakuno.KanColle.Amatsukaze.Extensibility

Show() public method

public Show ( System.Windows.Int32Rect rpRect ) : void
rpRect System.Windows.Int32Rect
return void