'Declaration Protected Sub AlignHorizontally( _ ByVal r As Rectangle, _ ByVal align As Alignment, _ ByVal first As Integer, _ ByVal count As Integer _ )
'Declaration
Protected Sub AlignHorizontally( _ ByVal r As Rectangle, _ ByVal align As Alignment, _ ByVal first As Integer, _ ByVal count As Integer _ )
protected void AlignHorizontally( Rectangle r, Alignment align, int first, int count )
StackPanel Class StackPanel Members