FormatItemsEventArgs 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 TagsChanged event. Returns the span of changed tags as a mapping span.
public ref class FormatItemsEventArgs : EventArgs
public class FormatItemsEventArgs : EventArgs
type FormatItemsEventArgs = class
inherit EventArgs
Public Class FormatItemsEventArgs
Inherits EventArgs
- Inheritance
-
FormatItemsEventArgs
Constructors
FormatItemsEventArgs(ReadOnlyCollection<String>) |
Initializes a new instance of a FormatItemsEventArgs. |
Properties
ChangedItems |
Gets the formatting items that have changed. |