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