new version :

Diagram Rotate thumb optional through VisualExtensions,
1 new behavior,
BrightSharpWindowStyle release candidate,
style.blue fix,
TabControl + leadingelement,
Expander toggle on full header width
This commit is contained in:
2017-08-19 15:10:31 +03:00
parent c8b1c5e82c
commit 63aff83e1d
9 changed files with 230 additions and 143 deletions

View File

@@ -6,10 +6,10 @@
xmlns:bs="http://schemas.brightsharp.com/developer"
xmlns:local="clr-namespace:BrightSharp.Ui.Tests"
mc:Ignorable="d" ResizeMode="CanResizeWithGrip"
Height="640" Width="1000" Style="{DynamicResource TestWindowStyle}">
Height="640" Width="1000" Style="{DynamicResource BrightSharpWindowStyle}">
<bs:MarkupExtensionProperties.Header>
<Grid>
<Label>Custom WINDOW (In Progress)</Label>
<TextBlock>Custom WINDOW (BrightSharpWindowStyle)</TextBlock>
</Grid>
</bs:MarkupExtensionProperties.Header>
<Window.Resources>