整合自定义控件
This commit is contained in:
@@ -25,6 +25,7 @@ namespace WPFDark.Gallery
|
||||
{
|
||||
public MainWindow()
|
||||
{
|
||||
DataContext = new Data();
|
||||
InitializeComponent();
|
||||
}
|
||||
private void BiaButtonBase_OnClick(object sender, RoutedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user