MinimumFractionLeft | The smallest the left section can be as a fraction (0-1). Also controls the largest the right section can be. |
MinimumFractionRight | The smallest the right section can be as a fraction (0-1). Also controls the largest the left section can be. |
FractionCookie | We can save the position of this splitter in a cookie. To do that set this (or "cookie" in a template). We'll automatically save and restore from the cookie. |
IsDragging | Returns true if splitter is being dragged |
Left | The left, or top panel. Has class "split-left". |
Right | The left, or bottom panel. Has class "split-right". |
Splitter | The splitter control |
Vertical | Should this be laid out vertically? If you set this to vertical you should mentally change Left to Top and Right to Bottom. |
OnTemplateSlot | |
SetProperty | |
UpdateSplitFraction |