Method | Description | |
---|---|---|
OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls | ||
OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls |
public OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls | ||
orientation | Orientation | |
return | Windows.UI.Xaml.Controls |
public OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls | ||
orientation | Orientation | |
width | double | |
height | double | |
return | Windows.UI.Xaml.Controls |