C# Class SylphyHorn.Services.WindowPinnedEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: Grabacr07/SylphyHorn Class Usage Examples

Public Methods

Method Description
WindowPinnedEventArgs ( IntPtr target, PinOperations operation ) : System

Method Details

WindowPinnedEventArgs() public method

public WindowPinnedEventArgs ( IntPtr target, PinOperations operation ) : System
target System.IntPtr
operation PinOperations
return System