- __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.