星火微课系统客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ResourceDictionary.xaml 267B

пре 3 година
123456
  1. <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  2. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
  3. <FontFamily x:Key="QuartzRegular">../Resources/#QuartzRegular</FontFamily>
  4. </ResourceDictionary>