コード例 #1
0
ファイル: Charm.cs プロジェクト: tmyt/PhoneCharmControl
 public Charm()
 {
     DefaultStyleKey = typeof(Charm);
     _holder         = new BindingParameterHolder(this);
 }
コード例 #2
0
ファイル: Charm.cs プロジェクト: tmyt/PhoneCharmControl
 public Charm()
 {
     DefaultStyleKey = typeof(Charm);
     _holder = new BindingParameterHolder(this);
 }