@,System.Action{System.Object,System.Object>
Defined in Type: TrackedPropertyInfo
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
public void Deconstruct(out Func<object, object?>? Getter, out Action<object, object?>? Setter, out bool IsDefaultSpecified, out object? DefaultValue)
Parameters
| Name | Type | Description |
|---|---|---|
out Getter | Func | -- |
out Setter | Action | -- |
out IsDefaultSpecified | bool | -- |
out DefaultValue | object? | -- |