ContentControl

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

changeChild
void changeChild(Visual child)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin DefineDependencyProperty!(Visual, "content")
Undocumented in source.

Inherited Members

From UIElement

__anonymous
mixin DefineDependencyProperty!(Thickness, "border")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(Thickness, "padding")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(Thickness, "margin")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(double, "width")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(double, "height")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(HorizontalAlignment, "horizontalAlignment")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(VerticalAlignment, "verticalAlignment")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(bool, "isVisible")
Undocumented in source.
__anonymous
mixin DefineDependencyProperty!(bool, "isCollapsible")
Undocumented in source.
measure
Size measure(Size sizeAvailable)
Undocumented in source. Be warned that the author may not have intended to support it.
arrange
void arrange(Rect site)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta