[NotNullAttribute]
public ICommand SetSizesCommand { get; }<NotNullAttribute>
Public ReadOnly Property SetSizesCommand As ICommand
Getpublic:
[NotNullAttribute]
property ICommand^ SetSizesCommand {
ICommand^ get ();
}[<NotNullAttribute>]
member SetSizesCommand : ICommand with get