1
0
Fork 0
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:
Jordan Wages 2018-07-03 18:59:28 -05:00
commit 2e73a77538
10 changed files with 566 additions and 31 deletions

View file

@ -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