Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

2011-01-03から1日間の記事一覧

ファイルパスやURIでリソースを参照する

ファイルパスやURIでリソースを参照します。 App.xaml 変更はありません。 App.xaml.cs 変更はありません。 MainWindow.xaml <Window x:Class="Resource.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="MainWindow" Height="350" Width="525"> </window>