コード例 #1
0
ファイル: DrawingHost.cs プロジェクト: ondrej11/o106
 public void CreateRibbon()
 {
     Ribbon = new Ribbon(this);
 }