,System.Object,System.Boolean)>
Defined in Type: ITrackingConfiguration
Namespace: CrissCross.WPF.UI.Configuration
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
ITrackingConfiguration Id(Func<object, string> idFunc, object? @namespace = null, bool includeType = true)
Summary: Identifiers the specified identifier function.
Parameters
| Name | Type | Description |
|---|---|---|
idFunc | Func | The identifier function. |
namespace = null | object? | The namespace. |
includeType = true | bool | if set to true [include type]. |
Returns: ITrackingConfiguration -- ITracking Configuration.