EditorOptionChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information for the OptionChanged event.
public ref class EditorOptionChangedEventArgs : EventArgs
public class EditorOptionChangedEventArgs : EventArgs
type EditorOptionChangedEventArgs = class
inherit EventArgs
Public Class EditorOptionChangedEventArgs
Inherits EventArgs
- Inheritance
-
EditorOptionChangedEventArgs
Constructors
EditorOptionChangedEventArgs(String) |
Initializes a new instance of EditorOptionChangedEventArgs. |
Properties
OptionId |
Gets the ID of the option that has changed. |