[]
Represents a converter that converts an internal viewer collection to a WPF collection.
public class ErrorInfoCollectionConverter : AdapterConverter<ObservableCollection<ErrorInfo>, ObservableCollection<ErrorInfo>>, IValueConverter
Name | Description |
---|---|
ErrorInfoCollectionConverter() | Initializes a new instance of the ErrorInfoCollectionConverter class. |