C# Class Microsoft.MobileBlazorBindings.Elements.Brush

Inheritance: Microsoft.MobileBlazorBindings.Elements.Element
Mostrar archivo Open project: Dreamescaper/MobileBlazorBindings

Protected Methods

Method Description
RenderAttributes ( AttributesBuilder builder ) : void

Private Methods

Method Description
Brush ( ) : Microsoft.AspNetCore.Components
RegisterAdditionalHandlers ( ) : void
RenderAdditionalAttributes ( AttributesBuilder builder ) : void

Method Details

RenderAttributes() protected method

protected RenderAttributes ( AttributesBuilder builder ) : void
builder AttributesBuilder
return void