Edit

Share via


CaseCollection Class

Definition

An collection of Case to help with XAML interop.

public class CaseCollection : Microsoft.UI.Xaml.DependencyObjectCollection
type CaseCollection = class
    inherit DependencyObjectCollection
Public Class CaseCollection
Inherits DependencyObjectCollection
Inheritance
Microsoft.UI.Xaml.DependencyObjectCollection
CaseCollection

Constructors

CaseCollection()

Initializes a new instance of the CaseCollection class.

Applies to