Class WBButtonClickArgs
Arguments for wpfBuilder.AddButton callback function.
public class WBButtonClickArgs : CancelEventArgs
Namespace: Au.Types
Assembly: Au.dll
Properties
Name | Description |
---|---|
Button | Gets the button. |
Window | Gets the window. |