ClassificationChangedEventArgs 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 ClassificationChanged event.
public ref class ClassificationChangedEventArgs : EventArgs
public class ClassificationChangedEventArgs : EventArgs
type ClassificationChangedEventArgs = class
inherit EventArgs
Public Class ClassificationChangedEventArgs
Inherits EventArgs
- Inheritance
-
ClassificationChangedEventArgs
Constructors
ClassificationChangedEventArgs(SnapshotSpan) |
Initializes a new instance of a ClassificationChangedEventArgs object. |
Properties
ChangeSpan |
Gets the span of the classification that changed. |