mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2025-09-09 03:00:39 -05:00
Advanced options and documentation
Added a lot of new advanced options and documented a lot of functions and members.
This commit is contained in:
parent
d0b29f20fd
commit
2e73a77538
10 changed files with 566 additions and 31 deletions
|
|
@ -8,6 +8,7 @@ using System.Windows.Controls;
|
|||
|
||||
namespace butterflow_ui
|
||||
{
|
||||
/// <summary> A butterflowUI option. Contains layout information for use in butterflowUI. </summary>
|
||||
public class ButterflowOption : ContentControl
|
||||
{
|
||||
#region Properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue