We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0a699 commit a7212c9Copy full SHA for a7212c9
WPF/MainWindow.xaml
@@ -7,7 +7,7 @@
7
xmlns:local="clr-namespace:DragandDropDemo"
8
xmlns:syncfusion="http://schemas.syncfusion.com/wpf"
9
mc:Ignorable="d"
10
- Title="Customizing GridHeaderCell Icon" Height="638" Width="1090" WindowStartupLocation="CenterScreen">
+ Title="Drag and Drop" Height="638" Width="1090" WindowStartupLocation="CenterScreen">
11
12
<Window.DataContext>
13
<local:UserInfoViewModel />
0 commit comments