コード例 #1
0
ファイル: ViewerControl.xaml.cs プロジェクト: whhub/Filming
 private void SetActionType(ActionType action)
 {
     ViewControl.SetAction(action);
 }