{"type":"rich","published":"2012-01-01 17:26:53","author_url":"https://blog.hatena.ne.jp/u_1roh/","url":"https://u1roh.hatenadiary.jp/entry/2012/01/01/172653","image_url":null,"title":"[WPF/MVVM] INotifyPropertyChanged \u306e\u5b9f\u88c5\u304c\u30e1\u30f3\u30c9\u30a4\u306e\u3067","blog_url":"https://u1roh.hatenadiary.jp/","description":"\u307f\u306a\u3055\u3093\u3001\u3042\u3051\u307e\u3057\u3066\u304a\u3081\u3067\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002WPF\u3068MVVM\u306b\u5411\u304d\u3042\u3046\u4eca\u65e5\u3053\u306e\u9803\u3002\u8868\u984c\u306e\u4ef6\u3001\u3061\u3087\u3063\u3068\u8003\u3048\u3066\u6b21\u306e\u3088\u3046\u306b\u66f8\u3051\u308b\u3088\u3046\u306b\u3057\u3066\u307f\u305f\u3002 class MyViewModel : ViewModelBase // \u4e8b\u524d\u306b\u7528\u610f\u3057\u305f\u30d9\u30fc\u30b9\u30af\u30e9\u30b9\u3092\u7d99\u627f { public int Hoge { get { return base.Properties.Get<int>(); } set { base.Properties.Set( value ); } // PropertyChanged \u30a4\u30d9\u30f3\u30c8\u304c\u767a\u884c\u3055\u308c\u308b } } \u65e2\u306b\u591a\u304f\u306e\u5049\u5927\u306a\u308b\u5148\u4eba\u305f\u3061\u304c\u53d6\u308a\u7d44\u3093\u3067\u3044\u308b\u53e4\u5178\u7684\u306a\u554f\u984c\u3063\u307d\u3044\u306e\u3067\u4eca\u66f4\u611f\u306f\u3042\u308a\u305d\u3046\u3060\u3051\u2026","categories":[],"author_name":"u_1roh","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fu1roh.hatenadiary.jp%2Fentry%2F2012%2F01%2F01%2F172653\" title=\"[WPF/MVVM] INotifyPropertyChanged \u306e\u5b9f\u88c5\u304c\u30e1\u30f3\u30c9\u30a4\u306e\u3067 - \u304b\u305f\u3061\u3065\u304f\u308a\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0","provider_url":"https://hatena.blog","width":"100%","blog_title":"\u304b\u305f\u3061\u3065\u304f\u308a","height":"190"}