Edit

Share via


ContentCollectionChangedEventArgs Class

Definition

Represents the event data of a ContentCollectionChanged event.

public ref class ContentCollectionChangedEventArgs : EventArgs
public class ContentCollectionChangedEventArgs : EventArgs
type ContentCollectionChangedEventArgs = class
    inherit EventArgs
Public Class ContentCollectionChangedEventArgs
Inherits EventArgs
Inheritance
ContentCollectionChangedEventArgs

Properties

Item

Gets the content added or removed

Applies to