SmartPasteEditValueChangingEventArgs Constructors
Contains data for the SmartPasteEditValueChanging event.Name | Parameters | Description |
---|---|---|
SmartPasteEditValueChangingEventArgs(RoutedEvent, BaseEdit, Object, Boolean) | routedEvent, editor, newValue, cancel | Initializes a new instance of the SmartPasteEditValueChangingEventArgs class with specified settings. |
See Also