'Declaration
Public ReadOnly Property SetWPFScalingCommand As ICommand
'Usage
Dim instance As PageView
Dim value As ICommand
value = instance.SetWPFScalingCommand
public ICommand SetWPFScalingCommand {get;}
public: __property ICommand* get_SetWPFScalingCommand();
public:
property ICommand^ SetWPFScalingCommand {
ICommand^ get();
}