markus / ConvertService / ServiceBase / Markus.Service.StationController / Themes / MaterialDesignControls.xaml @ 53c9637d
이력 | 보기 | 이력해설 | 다운로드 (355 Bytes)
1 |
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
---|---|
2 |
xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" |
3 |
xmlns:system="clr-namespace:System;assembly=mscorlib" |
4 |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> |
5 |
|
6 |
</ResourceDictionary>
|