Is just that, like Mac can modify the registry
CodePudding user response:
XMLNS="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
XMLNS: x="http://schemas.microsoft.com/winfx/2006/xaml"
XMLNS: d="http://schemas.microsoft.com/expression/blend/2008"
XMLNS: MC="http://schemas.openxmlformats.org/markup-compatibility/2006"
XMLNS: local="CLR namespace: iconfontDemo"
MC: Ignorable="d"
Title="MainWindow" Height="450" Width="800" WindowStyle="None"
AllowsTransparency="True"
Background="Transparent"
CodePudding user response: