C# Class Windows.UI.Xaml.SizeHelper

Inheritance: ISizeHelper
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity

Méthodes publiques

Méthode Description
Equals ( [ target, [ value ) : bool
FromDimensions ( [ width, [ height ) : Size
GetIsEmpty ( [ target ) : bool

Method Details

Equals() public static méthode

public static Equals ( [ target, [ value ) : bool
target [
value [
Résultat bool

FromDimensions() public static méthode

public static FromDimensions ( [ width, [ height ) : Size
width [
height [
Résultat Windows.Foundation.Size

GetIsEmpty() public static méthode

public static GetIsEmpty ( [ target ) : bool
target [
Résultat bool