mirror of
https://github.com/VitalickS/BrightSharp.Toolkit.git
synced 2026-03-21 02:21:15 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user