PowerShell

PowerShell

PowerShell+WPFでの変更通知実装

PowerShellでWPFを使うとき、変更通知つきのプロパティにBindingする方法です。 結論 ラップしたC#を書くのがオススメ 難点…