コード例 #1
0
ファイル: BaseWinSDI.cs プロジェクト: loxadim/GEDKeeper
 bool IWorkWindow.NavCanBackward()
 {
     return(fController.NavCanBackward());
 }