NOTE: This member is now obsolete.This overload requires the control to know the ParameterName defined in the control's Xml configuration file. Using the control/propertyName version may be more appropriate.
Gets a reference to the named parameter.| Name | Description |
|---|---|
| GetParameter(DependencyObject, string) | Gets a reference to a parameter, by using the name of the DependencyProperty that would be specified in the parameter's TargetPath. |
| GetParameter(string) | Obsolete. Gets a reference to the named parameter. |
