public class PlaceholderCollection : System.Collections.ObjectModel.ObservableCollection<CustomPlaceholder>
'Declaration Public Class PlaceholderCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of CustomPlaceholder)
'Declaration
Public Class PlaceholderCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of CustomPlaceholder)
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.ObservableCollection<T> C1.Win.Input.Validation.PlaceholderCollection
PlaceholderCollection Members C1.Win.Input.Validation Namespace