C# 클래스 RedBadger.Xpf.Internal.ThicknessExtensions

파일 보기 프로젝트 열기: redbadger/XPF

공개 메소드들

메소드 설명
Collapse ( this thickness ) : Size
IsDifferentFrom ( this thickness1, Thickness thickness2 ) : bool

메소드 상세

Collapse() 공개 정적인 메소드

public static Collapse ( this thickness ) : Size
thickness this
리턴 Size

IsDifferentFrom() 공개 정적인 메소드

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