C# Class RedBadger.Xpf.Internal.ThicknessExtensions

Mostra file Open project: redbadger/XPF

Public Methods

Method Description
Collapse ( this thickness ) : Size
IsDifferentFrom ( this thickness1, Thickness thickness2 ) : bool

Method Details

Collapse() public static method

public static Collapse ( this thickness ) : Size
thickness this
return Size

IsDifferentFrom() public static method

public static IsDifferentFrom ( this thickness1, Thickness thickness2 ) : bool
thickness1 this
thickness2 Thickness
return bool