C# 클래스 RedBadger.Xpf.Controls.Panel

상속: UIElement
파일 보기 프로젝트 열기: redbadger/XPF

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundProperty ReactiveProperty

공개 메소드들

메소드 설명
GetVisualChildren ( ) : IEnumerable

보호된 메소드들

메소드 설명
CreateChildrenCollection ( ) : IList
OnRender ( IDrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
EnsureChildrenCollection ( ) : void

메소드 상세

CreateChildrenCollection() 보호된 메소드

protected CreateChildrenCollection ( ) : IList
리턴 IList

GetVisualChildren() 공개 메소드

public GetVisualChildren ( ) : IEnumerable
리턴 IEnumerable

OnRender() 보호된 메소드

protected OnRender ( IDrawingContext drawingContext ) : void
drawingContext IDrawingContext
리턴 void

프로퍼티 상세

BackgroundProperty 공개적으로 정적으로 프로퍼티

public static ReactiveProperty BackgroundProperty
리턴 ReactiveProperty