Edit

Share via


ControlBuilder.ServiceProvider Property

Definition

Gets the service object for this ControlBuilder object.

public IServiceProvider ServiceProvider { get; }

Property Value

An IServiceProvider that represents the service object for this ControlBuilder.

Applies to

See also