ButtonSize Property (ScrollableStackPanel)
In This Topic
Gets or sets the System.Int32 value determining height and width in pixels of navigation buttons.
Syntax
'Declaration
Public Property ButtonSize As System.Integer
public System.int ButtonSize {get; set;}
See Also