C# 클래스 EarTrumpet.Extensions.BlurWindowExtensions

파일 보기 프로젝트 열기: File-New-Project/EarTrumpet

공개 메소드들

메소드 설명
DisableBlur ( this window ) : void
EnableBlur ( this window ) : void

비공개 메소드들

메소드 설명
GetAccentFlagsForTaskbarPosition ( ) : Interop.AccentFlags
SetAccentPolicy ( Window window, Interop accentState ) : void

메소드 상세

DisableBlur() 공개 정적인 메소드

public static DisableBlur ( this window ) : void
window this
리턴 void

EnableBlur() 공개 정적인 메소드

public static EnableBlur ( this window ) : void
window this
리턴 void