SymbolFormShowingEventArgs Constructors
Provides data for the RichEditControl.SymbolFormShowing event.| Name | Parameters | Description |
|---|---|---|
| SymbolFormShowingEventArgs(RichEditInsertSymbolViewModel) | viewModel | Initializes a new instance of the SymbolFormShowingEventArgs class with the specified view model. |
See Also