C# (CSharp) RedBadger.Xpf.Controls Namespace

Nested Namespaces

RedBadger.Xpf.Controls.Primitives

Classes

Name Description
Border
Button
Canvas
ColumnDefinition
DefinitionBase
Grid A Grid layout panel consisting of columns and rows.
Grid.Cell
Image
ItemsControl ItemsControl allows you to represent a collection of items and provides scaffolding to generate the UI for each item.
Panel
RootElement RootElement is the main host for all IElements, it manages the renderer, user input and is the target for Update/Draw calls.
RowDefinition
ScrollContentPresenter
ScrollViewer
StackPanel
TextBlock