CaseCollection Class

Definition

An collection of Case to help with XAML interop.

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

Constructors

CaseCollection()

Initializes a new instance of the CaseCollection class.

Applies to