C# | |
---|---|
public static void SetDisplayName( FrameworkElement element, string value ) |
Parameters
- element
- The FrameworkElement to which the attached property is written.
- value
- The display name
The display name is intended to be used in design environments where the control is listed by name and a user-friendly name is desired.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family