CaptureState Property

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll

Gets a callback that captures state before reload.

public Func<object, object?>? CaptureState { get; init; }

Returns