[]
Gets or sets the focus indicator renderer of the Spread skin.
[TypeConverter(typeof(FocusIndicatorRendererConverter))]
public IFocusIndicatorRenderer FocusRenderer { get; set; }
<TypeConverter(GetType(FocusIndicatorRendererConverter))>
Public Property FocusRenderer As IFocusIndicatorRenderer