C# Class Windows.UI.Xaml.SizeHelper

Inheritance: ISizeHelper
Exibir arquivo Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
Equals ( [ target, [ value ) : bool
FromDimensions ( [ width, [ height ) : Size
GetIsEmpty ( [ target ) : bool

Method Details

Equals() public static method

public static Equals ( [ target, [ value ) : bool
target [
value [
return bool

FromDimensions() public static method

public static FromDimensions ( [ width, [ height ) : Size
width [
height [
return Windows.Foundation.Size

GetIsEmpty() public static method

public static GetIsEmpty ( [ target ) : bool
target [
return bool