Event GettingScheme
Raised when the Scheme for the View is being retrieved. Handlers can set Handled to true to stop further processing and optionally set Result to a different value.
public event EventHandler<ResultEventArgs<Scheme?>>? GettingScheme
Returns
- EventHandler<ResultEventArgs<Scheme>>
- Raised when the for the is being retrieved. Handlers can set to true to stop further processing and optionally set to a different value.