Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Path は依存関係プロパティではないため、実行時に値をバインドすることはできません。
では、MVVM 代替とは何ですか?
コードビハインドを書かずに以下のようなことを達成したい:
<Binding Source="{StaticResource LocalDictionaryValues}" Path="{Binding Resource.Columns}"/>