'宣言 Public ReadOnly Property RotateClockwiseCommand As System.Windows.Input.ICommand
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Windows.Input.ICommand value = instance.RotateClockwiseCommand
public System.Windows.Input.ICommand RotateClockwiseCommand {get;}