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.
私は自分のソリューションにロードした (もちろん、GNU-GPL の下で) 他の誰かによって作成されたカスタム カレンダー コントロールを使用しています。では、カレンダー コントロールを使用するために xmlns 参照を作成するにはどうすればよいでしょうか。また、名前空間も異なります。
XAML 名前空間と名前空間マッピングから:
xmlns:custom="clr-namespace:SDKSample;assembly=SDKSampleLibrary"