|  | Property | 
The PropertySupport type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | ExtractPropertyNameTProperty(ExpressionFuncTProperty) | Extracts the property name from a property expression. | 
|   | ExtractPropertyNameT, TProperty(ExpressionFuncT, TProperty) | Extracts the property name from a property expression. | 
|   | GetEventArgsT | Gets the PropertyChangedEventArgs for the specified property. | 
|   | TryExtractPropertyNameTProperty(ExpressionFuncTProperty) | Extracts the property name from a property expression. | 
|   | TryExtractPropertyNameT, TProperty(ExpressionFuncT, TProperty) | Extracts the property name from a property expression. | 
 See Also
See Also