Share

PropertyValuePair Class

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;

Links

PropertyValuePair Properties, PropertyValuePair Events

Was this information helpful?