点击或拖拽改变大小

InputEventArgsDevice 属性

Read-only access to the input device that initiated this event.

命名空间:  CPF.Input
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public InputDevice Device { get; }

属性值

类型:InputDevice
参见