BarNameScope.GetService<T>(Object) Method
For internal use.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| target | Object |
Type Parameters
| Name |
|---|
| T |
Returns
| Type |
|---|
| T |
See Also
For internal use.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v26.1.dll
public static T GetService<T>(
object target
)
Public Shared Function GetService(Of T)(
target As Object
) As T
| Name | Type |
|---|---|
| target | Object |
| Name |
|---|
| T |
| Type |
|---|
| T |