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 Integer
public int ButtonSize {get; set;}
See Also