Description
This class is used to store property-value pairs to be used by PreviewToolTip.
Class Hierarchy
Autodesk.Windows.PropertyValuePair
Visual Basic
Public Class PropertyValuePair Inherits INotifyPropertyChanged
C#
public class PropertyValuePair : INotifyPropertyChanged;