WorkspaceManager.GetApplicationName(FrameworkElement) Method
Get the value of the WorkspaceManager.ApplicationName attached property to a specified WorkspaceManager.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type |
|---|---|
| targetControl | FrameworkElement |
Returns
| Type |
|---|
| String |
See Also