C# Class RedBadger.Xpf.Controls.Panel

Inheritance: UIElement
Afficher le fichier Open project: redbadger/XPF

Méthodes publiques

Свойство Type Description
BackgroundProperty ReactiveProperty

Méthodes publiques

Méthode Description
GetVisualChildren ( ) : IEnumerable

Méthodes protégées

Méthode Description
CreateChildrenCollection ( ) : IList
OnRender ( IDrawingContext drawingContext ) : void

Private Methods

Méthode Description
EnsureChildrenCollection ( ) : void

Method Details

CreateChildrenCollection() protected méthode

protected CreateChildrenCollection ( ) : IList
Résultat IList

GetVisualChildren() public méthode

public GetVisualChildren ( ) : IEnumerable
Résultat IEnumerable

OnRender() protected méthode

protected OnRender ( IDrawingContext drawingContext ) : void
drawingContext IDrawingContext
Résultat void

Property Details

BackgroundProperty public_oe static_oe property

public static ReactiveProperty BackgroundProperty
Résultat ReactiveProperty