次の方法で共有


ClassificationChangedEventArgs Class

Definition

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

Name Description
ClassificationChangedEventArgs(SnapshotSpan)

Initializes a new instance of a ClassificationChangedEventArgs object.

Properties

Name Description
ChangeSpan

Gets the span of the classification that changed.

Applies to