mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 09:36:30 +00:00
window rename
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||||
xmlns:wpf="clr-namespace:LibVLCSharp.WPF;assembly=LibVLCSharp.WPF" xmlns:controls="clr-namespace:Azaion.Annotator.Controls"
|
xmlns:wpf="clr-namespace:LibVLCSharp.WPF;assembly=LibVLCSharp.WPF" xmlns:controls="clr-namespace:Azaion.Annotator.Controls"
|
||||||
mc:Ignorable="d"
|
mc:Ignorable="d"
|
||||||
Title="MainWindow" Height="450" Width="1100">
|
Title="Azaion Annotator" Height="450" Width="1100">
|
||||||
|
|
||||||
<Window.Resources>
|
<Window.Resources>
|
||||||
<Style x:Key="DataGridCellStyle1" TargetType="{x:Type DataGridCell}">
|
<Style x:Key="DataGridCellStyle1" TargetType="{x:Type DataGridCell}">
|
||||||
|
|||||||
Reference in New Issue
Block a user