PopupControlCommandEventArgs Constructors
Provides data for events whose function processes the Command event fired by a child control, within a templated popup window.
Name | Parameters | Description |
---|---|---|
Popup |
window, command |
Initializes a new instance of the Popup |
Popup |
command |
Initializes a new instance of the Popup |
See Also