Share

PropertyValuePair Class

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

Links

PropertyValuePair Properties, PropertyValuePair Events

Was this information helpful?