WPF自定义窗体的实现

以前我们写WINFROM程序,如果更改成不规则窗体,则要到底层去修改,而今WPF一切都用XAML实现,可以轻松搞定。请看 XAML代码 <Window x:Class="Wpf不规则界面之米老鼠.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.
相关文章
相关标签/搜索