C# Class RedBadger.Xpf.Internal.ThicknessExtensions

Afficher le fichier Open project: redbadger/XPF

Méthodes publiques

Méthode Description
Collapse ( this thickness ) : Size
IsDifferentFrom ( this thickness1, Thickness thickness2 ) : bool

Method Details

Collapse() public static méthode

public static Collapse ( this thickness ) : Size
thickness this
Résultat Size

IsDifferentFrom() public static méthode

public static IsDifferentFrom ( this thickness1, Thickness thickness2 ) : bool
thickness1 this
thickness2 Thickness
Résultat bool